You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2020/08/19 07:18:32 UTC

[druid] branch master updated (9a81740 -> b36dab0)

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 9a81740  Don't log the entire task spec (#10278)
     add b36dab0  fix connectionId issue with JDBC prepared statement queries and router  (#10272)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/tests/query/ITJdbcQueryTest.java  | 215 +++++++++++++++++++++
 server/pom.xml                                     |   5 +
 .../druid/server/AsyncQueryForwardingServlet.java  |  22 ++-
 .../server/AsyncQueryForwardingServletTest.java    |  51 +++++
 4 files changed, 289 insertions(+), 4 deletions(-)
 create mode 100644 integration-tests/src/test/java/org/apache/druid/tests/query/ITJdbcQueryTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org