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

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


    from 701cc1ef4e Fix flaky tests (#14345)
     add d819d8a204 Improve reported dataTypes on V1 when no rows returned 
(#14836)

No new revisions were added by this update.

Summary of changes:
 .../BaseSingleStageBrokerRequestHandler.java       |   4 +
 .../org/apache/pinot/common/utils/DataSchema.java  |   4 +
 .../tests/EmptyResponseIntegrationTest.java        | 276 +++++++++++++++++++++
 .../integration/tests/SSBQueryIntegrationTest.java |   1 +
 .../org/apache/pinot/query/QueryEnvironment.java   |  23 +-
 .../pinot/query/parser/utils/ParserUtils.java      | 102 ++++++++
 6 files changed, 403 insertions(+), 7 deletions(-)
 create mode 100644 
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/EmptyResponseIntegrationTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to