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

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


    from 96d26e5  Fix kinesis ingestion bugs (#10761)
     add ac41e41  Update doc for query errors and add unit tests for 
JsonParserIterator (#10833)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/query/QueryException.java     |   4 +-
 docs/querying/querying.md                          |  39 ++--
 .../query/ResourceLimitExceededException.java      |  16 +-
 .../druid/query/scan/ScanQueryRunnerFactory.java   |   2 +-
 .../apache/druid/client/JsonParserIterator.java    |   9 +-
 .../druid/server/ClientQuerySegmentWalker.java     |   7 +-
 .../druid/client/JsonParserIteratorTest.java       | 211 +++++++++++++++++++++
 7 files changed, 259 insertions(+), 29 deletions(-)
 create mode 100644 
server/src/test/java/org/apache/druid/client/JsonParserIteratorTest.java


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

Reply via email to