Tags: wtest/pinot
Tags
Handle BOOLEAN type in FieldSpec (apache#256) Reviewer: Jackie
Handle BOOLEAN type in FieldSpec (apache#256) Reviewer: Jackie
Handle BOOLEAN type in FieldSpec (apache#256) Reviewer: Jackie
Enhance StarTreeQueryGenerator to generate all kinds of supported que… …ries (apache#249) 1. Update the method names in SegmentInfoProvider to make them more clear 2. Added non-equility, in predicate and between predicate to StarTreeQueryGenerator 3. Added some comments in QueryGenerator
Enhance StarTreeQueryGenerator to generate all kinds of supported que… …ries (apache#249) 1. Update the method names in SegmentInfoProvider to make them more clear 2. Added non-equility, in predicate and between predicate to StarTreeQueryGenerator 3. Added some comments in QueryGenerator
[PINOT-3310]: Added test to check older star-tree index can be read in ( apache#250) [PINOT-3310]: Added test to check older star-tree index can be read in and answer queries correctly (Approver: kishoreg).
Add optional Kafka message headers in tests (apache#227) This patch adds support for an optional Kafka message header inside of tests, so that the Avro messages are prefixed with a fixed header in the Kafka message stream. Reviewer: Subbu
[PINOT-3198] Part 2 of 2 commits to change SegmentOnlineOfflineStateM… …odel to contain the new CONSUMING state (apache#211) Added a configurable option for the controller to change the state model to prepare the cluster for adding low-level kafka consumers. Any new clusters created will be created with the new version of the state model, but the servers will not go through the new states since the controller only updates the IDEALSTATE to contain ONLINE or OFFLINE states. Tests: - Ran integration tests with a version of the server that does NOT have the changes for the new state transitions (the clusters in these tests were created with the new state model). - Manually tested the case where a controller upgrade for a previously created cluster leaves the statemodel untouched - Manually tested that adding the config to turn on the statemodel update works, and updates the state model as expected, and we can add new segments and queries work after the update.
Removed dependency on javax.ws.rs in favor of explicitly setting resp… …onse content type (apache#172) PR: 172 Approver: jfim, Mayank
Improve schema and segment APIs and docs (apache#164) Use more specific HTTP status codes for schema and segment APIs, document the status codes. Reviewer: Joe
PreviousNext