-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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 TestExtract for interval type #22750
Conversation
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla |
abb0233
to
da45e4d
Compare
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla |
@attilakreiner have you signed CLA already? |
@cla-bot check |
The cla-bot has been summoned, and re-checked this pull request! |
core/trino-main/src/test/java/io/trino/operator/scalar/interval/TestExtract.java
Outdated
Show resolved
Hide resolved
da45e4d
to
b68019b
Compare
@wendigo yep, done now. |
@attilakreiner thanks! Change merged :) |
Great, thanks! 😎🎉👍 |
Description
This change adds the
TestExtract
test class for testing theinterval
type.Additional context and related issues
Fixes #5627
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: