This is an automated email from the ASF dual-hosted git repository.

nehapawar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from d49d1173f9 Support filtering on bool/scalar fields without evaluator 
(#8518)
     add 4e14101f57 Add unrecognizedProperties to schema and tableConfigs APIs 
(#8606)

No new revisions were added by this update.

Summary of changes:
 .../api/resources/PinotSchemaRestletResource.java  | 86 +++++++++++++++++-----
 .../api/resources/TableConfigsRestletResource.java | 37 +++++++---
 .../api/PinotSchemaRestletResourceTest.java        | 63 +++++++++++++++-
 .../api/TableConfigsRestletResourceTest.java       | 41 ++++++++++-
 .../tests/BaseClusterIntegrationTest.java          |  2 +-
 .../hadoop/job/HadoopSegmentPreprocessingJob.java  |  2 +-
 .../pinot/ingestion/jobs/SegmentCreationJob.java   |  2 +-
 .../ingestion/jobs/SegmentPreprocessingJob.java    |  2 +-
 .../java/org/apache/pinot/spi/data/Schema.java     |  9 ++-
 .../java/org/apache/pinot/spi/utils/JsonUtils.java | 19 +++--
 .../utils/builder/ControllerRequestURLBuilder.java |  4 +
 11 files changed, 226 insertions(+), 41 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to