Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MinMax Index Supports Nullable DataType. #4787

Closed
hehechen opened this issue Apr 28, 2022 · 1 comment · Fixed by #4792 or #5153
Closed

MinMax Index Supports Nullable DataType. #4787

hehechen opened this issue Apr 28, 2022 · 1 comment · Fixed by #4792 or #5153
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@hehechen
Copy link
Contributor

Enhancement

Currently, MinMax Index does not support Nullable datatype. We can extract the nested data type from DataTypeNullable and reuse existing MinMax index code.

@hehechen hehechen added the type/enhancement The issue or PR belongs to an enhancement. label Apr 28, 2022
@hehechen hehechen self-assigned this Apr 28, 2022
ti-chi-bot pushed a commit that referenced this issue May 10, 2022
@JaySon-Huang JaySon-Huang reopened this May 16, 2022
@JaySon-Huang
Copy link
Contributor

Reopen since we don't plan to release it in 6.1 version. Will do later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
2 participants