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/incubator-pinot.git.
from a92d88d [TE] revert the default settings; update indexes on task
table (#4810)
add 01b1de5 Include dataSchema in the ResultTable to retain column type
information (#4807)
No new revisions were added by this update.
Summary of changes:
.../pinot/common/response/broker/ResultTable.java | 27 +-
.../apache/pinot/core/plan/CombinePlanNode.java | 8 +-
.../core/plan/maker/InstancePlanMakerImplV2.java | 8 +-
.../core/query/reduce/BrokerReduceService.java | 53 +--
.../org/apache/pinot/core/util/GroupByUtils.java | 16 -
.../org/apache/pinot/core/util/QueryOptions.java | 55 +++
.../InterSegmentOrderByMultiValueQueriesTest.java | 67 ++-
.../InterSegmentOrderBySingleValueQueriesTest.java | 509 ++++++++++++++++-----
.../org/apache/pinot/queries/QueriesTestUtils.java | 41 +-
9 files changed, 548 insertions(+), 236 deletions(-)
create mode 100644
pinot-core/src/main/java/org/apache/pinot/core/util/QueryOptions.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]