-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(pinot-driver): Add enableNullHandling to query options using env var
#9213
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(pinot-driver): Add enableNullHandling to query options using env var
#9213
Conversation
KSDaemon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @sergisulca Thnx for your contribution!
You've made it mosty right. However, the name of the env var should be changed a bit as it is specific to the Pinot Driver.
null handling
Co-authored-by: Konstantin Burkalev <[email protected]>
Co-authored-by: ron-damon <[email protected]>
Co-authored-by: ron-damon <[email protected]>
Co-authored-by: Konstantin Burkalev <[email protected]>
null handlingenableNullHandling to query options using env var
KSDaemon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sergisulca @ron-damon I think this looks good now! 👍🏻 Thank you for this contribution!
|
Hi @KSDaemon! We noted that this contribution was merged into an internal branch rather than |
|
Ahaha) @marianore-muttdata Thnx for pointing it out!)) My bad! |
Check List