建议补充 `istrue_with_null, istrue, isfalse` 这三个操作符的功能描述
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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