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

System can not well support the NULL value #65

Open
KimballCai opened this issue Jul 12, 2022 · 1 comment
Open

System can not well support the NULL value #65

KimballCai opened this issue Jul 12, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request important need to address soon

Comments

@KimballCai
Copy link
Contributor

Currently, the COOL system cannot support the NULL value in the INT type columns, and it will assign NULL as a separate class for String type columns.

Maybe we can add bit maps to deal with NULL values.

@KimballCai KimballCai added the enhancement New feature or request label Jul 12, 2022
@KimballCai
Copy link
Contributor Author

@Zrealshadow please submit your code repo for this issue and @hugy718 please continue this progress.

@KimballCai KimballCai added the important need to address soon label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important need to address soon
Projects
None yet
Development

No branches or pull requests

3 participants