-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Implement contains function for IP address (continuation) #9654
Conversation
Implement contains function for IP address
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to [email protected]. For more information, see https://github.com/trinodb/cla. |
@martint signed CLA has been sent through my BlueCat's e-mail.
|
Fix tests. Fix code style (Airlift). Move to trino packages.
@martint apparently all checks have passed. May you take a look, please? |
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.
Can you squash all the commits?
core/trino-main/src/main/java/io/trino/operator/scalar/IpAddressFunctions.java
Show resolved
Hide resolved
Merged as 4ca945f. Thanks! |
Developed by: @ebyhr
Contributed by: @pellicano