pinot
pinot copied to clipboard
Apache Pinot - A realtime distributed OLAP datastore
# Description Adds security and safety checks for Groovy scripts by performing static analysis on the AST. When enabled this feature will check every Groovy script sent to Pinot against...
Requirements: have a way to track/compare the physical Kafka ingestion lag. This can be an optional stream config to report the consumer lag periodically to Kafka for tracking purpose. It's...
# Context https://jspecify.dev/docs/start-here/ https://jspecify.dev/docs/user-guide/ https://jspecify.dev/blog/release-1.0.0/ https://www.infoq.com/news/2024/08/jspecify-java-nullability/
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0. Commits 7236550 [maven-release-plugin] prepare release jackson-bom-2.18.0 58c2791 Prepare for 2.18.0 release 3775318 Merge pull request #73 from FasterXML/dependabot/github_actions/github-action... 540b7e7 Bump actions/setup-java from 4.2.1 to...
- https://github.com/apache/pinot/pull/13733 - The broker config was renamed from `pinot.query.explain.ask.servers` to `pinot.query.multistage.explain.include.segment.plan` during the course of review. This patch updates the corresponding query option to match the name for a...
Looking at `BaseSingleSegmentConversionExecutor`, I see that it always uploads the segment, even if the segment did not change but only the metadata (e.g., updating custom map for some minion task...
Currently `MergeRollupTask` runs in a forward manner, meaning segments that were processed are not processed again even after modifying the watermark in Zookeeper. Possible use case is that if ingestion...
Just to have a good overview on all Kubernetes related open topics. Since only filtering for "kubernetes" does not give the right picture, this is a manual build list: feature...
Currently, scalar functions supports only Single valued column. Need generic function to apply any scalar function on an MV column
**What needs to be done?** We are seeking a method to tag a Pinot server with a specific pool for pool-based instance assignment during server startup. **Why is this feature...