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

Add InIdSetTransformFunction #5973

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

Jackie-Jiang
Copy link
Contributor

Description

Add InIdSetTransformFunction to support filtering with an IdSet.
Example query:
SELECT COUNT(*) FROM mytable WHERE INIDSET(AirlineID, 'AgAAAAABAAAAADowAAABAAAAAAADABAAAAAAAOpMg0+zUg==') = 1
(AgAAAAABAAAAADowAAABAAAAAAADABAAAAAAAOpMg0+zUg== is the base64 encoded IdSet)

@Jackie-Jiang Jackie-Jiang merged commit d062cfd into apache:master Sep 9, 2020
@Jackie-Jiang Jackie-Jiang deleted the in_id_set_transform branch September 9, 2020 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants