Skip to content

[Feature] Missing documentation details #8253

@qifengdao

Description

@qifengdao

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

https://paimon.apache.org/docs/1.4/concepts/spec/fileindex/ .
Index: The data types supported by the Bloom Filter index are not explicitly specified. For instance, currently only the following are supported:

  • Char / VarChar — xx hash
  • Binary / VarBinary — xx hash
  • TinyInt / SmallInt / Int / BigInt — Thomas Wang hash
  • Float / Double — Thomas Wang hash(on bit representation)
  • Date / Time / Timestamp / LocalZonedTimestamp — Thomas Wang hash

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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