3.2.2.0 fill(prev) not worked in desc query
Open
@yu285 is already working on this.
Since Dec 27, 2023.
bug
- Dominant language
- C
- Stars
- 25.1k
- Forks
- 5k
- Avg merge
- 4d 59m
- Merged PRs (30d)
- 7
Description
一、本版本是3.2.2.0的
二、正序查询PREV填充前一个非 NULL数据。正常没问题
三、倒叙查询PREV填充前一个非 NULL数据、未填充前一个非null,返回还是为null。这个问题待修复 解答。谢谢!
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.
Assessment
This issue has not been assessed yet.