Skip to content

[Bug] BITMAP 精准去重的文档用例错误 #62827

@y8l3s

Description

@y8l3s

Search before asking

  • I had searched in the issues and found no similar issues.

Version

所有版本的中文文档都存在该问题

What's Wrong?

https://doris.apache.org/zh-CN/docs/4.x/query-acceleration/distinct-counts/bitmap-precise-deduplication
文档中等价语句描述有误,案例中创表语句没有pv字段,其他语言版本示例的等价语句都是SELECT COUNT(DISTINCT id) FROM test_bitmap; 只有中文版示例语句是SELECT COUNT(DISTINCT pv) FROM test_bitmap; 还查出了count(DISTINCT uv)的错误结果

What You Expected?

文档正确

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions