-
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
Feature Avg BigDecimal #15101
base: master
Are you sure you want to change the base?
Feature Avg BigDecimal #15101
Conversation
…the limit is zero (apache#13564)
…NCT from IN clause (apache#14719)
…pache#14716) * Fix false data loss alerts in case of read_committed Kafka isolation * Fix null handling --------- Co-authored-by: Kartik Khare <[email protected]>
Bumps software.amazon.awssdk:bom from 2.29.40 to 2.29.41. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…afety issue in the JDBC client (apache#14723) Use DateTimeFormatter instead of SimpleDateFormat to resolve thread safety issue in the JDBC client
…14728) Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.0 to 10.21.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.0...checkstyle-10.21.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps software.amazon.awssdk:bom from 2.29.41 to 2.29.43. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pache#14738) * Avoid handling JSON_ARRAY as multi value JSON during transformation * Revert "Avoid handling JSON_ARRAY as multi value JSON during transformation" This reverts commit 289b433. * handle empty JSON array during transformation * cosmetic
…apache#15070) * Emits metric before postStopConsumedMsg * changes type to throwable
…e#15065) * Releases partitionGroupConsumerSemaphore incase of Errors * Adds check to ignore committing segments as completed * nit * inverse * Adds code comment
…am disabled by default (apache#15078)
…mmary of the dry-run results (apache#15050) * Add a dry-run summary mode for TableRebalance which only returns a summary of the dry-run results * Address review - add server level lists of added, removed, unchanged, and servers getting new segments
* Adding support to allow passing null server metrics while building segment. This is added for reingestion that should not impact the normal server metrics * Releasing sempahore to prevent deadlock from happening while segments are reingested and built * Fixing integration tests to catch the case of deadlock caused by not releasing the build semaphore
…engine is being used (apache#15086)
# Conflicts: # pinot-segment-spi/src/main/java/org/apache/pinot/segment/spi/AggregationFunctionType.java
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #15101 +/- ##
=============================================
- Coverage 61.75% 33.92% -27.84%
- Complexity 207 686 +479
=============================================
Files 2436 2748 +312
Lines 133233 154497 +21264
Branches 20636 23848 +3212
=============================================
- Hits 82274 52408 -29866
- Misses 44911 97850 +52939
+ Partials 6048 4239 -1809
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Instructions:
feature
bugfix
performance
ui
backward-incompat
release-notes
(**)(*) Other labels to consider:
testing
dependencies
docker
kubernetes
observability
security
code-style
extension-point
refactor
cleanup
(**) Use
release-notes
label for scenarios like: