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

feat: Map data type #10062

Closed
6 tasks done
BohuTANG opened this issue Feb 15, 2023 · 0 comments
Closed
6 tasks done

feat: Map data type #10062

BohuTANG opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
C-feature Category: feature

Comments

@BohuTANG
Copy link
Member

BohuTANG commented Feb 15, 2023

Summary

  • Add Map data type
  • Support Create the table with Map data type
  • Support insert into / streaming load Map values
  • Support Map get function
  • Support Map get function push down to storage
  • Add bloom index for the map.values to fast value = query, like where map['ip'] = '192.168.0.7'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature
Projects
None yet
Development

No branches or pull requests

3 participants