pingcap / pingcap/docs-cn

建议补充 `istrue_with_null, istrue, isfalse` 这三个操作符的功能描述

Open
#9,295 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/bigdata area/sql-infra
Dominant language
Python
Stars
1.8k
Forks
1.2k
Avg merge
1d 16h
Merged PRs (30d)
31

Description

File: /release-6.0/functions-and-operators/operators.md

建议补充 istrue_with_null, istrue, isfalse 这三个操作符的功能描述

release-6.0.0-dmr#提升改进 TiDB 6.0 中有一个改进项是

支持下推 IS_TRUE、IS_FALSE、IS_TRUE_WITH_NULL 函数到 TiFlash #33047

但是官方文档中并没有对这三个操作符做出明显的、准确的定义,建议增加描述。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with release-6.0/functions-and-operators/operators.md and compare the existing operator descriptions with the linked TiDB issue #33047 and the 6.0 release notes. Add accurate descriptions for ISTRUE_WITH_NULL, ISTRUE, and ISFALSE, then verify that the operators are clearly and consistently documented in the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.