-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 extract(quarter/dow/doy) support #11388
Conversation
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.
lgtm, please add the test in org.apache.pinot.integration.tests.custom.TimestampTest
.
See: https://github.com/apache/pinot/pull/11350/files#diff-fdd6baeeb7053985a767ec75adac332e0eb890f54db83e6fe2e4f055f014a8e7R127
Codecov Report
@@ Coverage Diff @@
## master #11388 +/- ##
============================================
+ Coverage 61.42% 61.44% +0.01%
- Complexity 6512 6514 +2
============================================
Files 2234 2234
Lines 120158 120173 +15
Branches 18239 18240 +1
============================================
+ Hits 73811 73835 +24
+ Misses 40918 40909 -9
Partials 5429 5429
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 9 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
fails on V2 with
because calcite rewriter implicitly converts it to a extract query