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

dzamo pushed a change to branch 1.20
in repository https://gitbox.apache.org/repos/asf/drill.git


    from af2f48ab32 [MINOR-UPDATE] Bump commons-net from 3.6 to 3.9.0 (#2720)
     new 85c353c542 DRILL-8326: Bump SnakeYaml to 1.33 (#2666)
     new 5851f86579 DRILL-8329: Close HTTP Caching Resources (#2669)
     new 809a7880e5 DRILL-8332: upgrade to jackson 2.13.4.20221012 (#2674)
     new 0e3b144d72 [MINOR UPDATE]: Upgrade org.apache.kafka:kafka_2.13 to 
2.8.2 (#2675)
     new 2d7b49f66d [MINOR UPDATE]: Upgrade org.freemarker:freemarker to 2.3.30 
(#2676)
     new 8e2eacc873 DRILL-8332: upgrade jackson due to issue in gradle module 
of previous release (#2677)
     new 2b88eafc67 [MINOR UPDATE]: Update com.drewnoakes:metadata-extractor 
2.17.0 to 2.18.0 (#2682)
     new 85aa70c2b3 DRILL-8333: Resource leak when JsonLoader is built from a 
stream (#2678)

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contrib/format-image/pom.xml                       |  2 +-
 .../drill/exec/store/http/HttpBatchReader.java     |  3 ++
 .../drill/exec/store/http/HttpCSVBatchReader.java  |  2 +
 .../drill/exec/store/http/HttpXMLBatchReader.java  |  3 ++
 .../drill/exec/store/http/util/SimpleHttp.java     | 15 +++++++-
 contrib/storage-kafka/pom.xml                      |  2 +-
 .../store/kafka/decoders/JsonMessageReader.java    | 25 +-----------
 .../easy/json/loader/ClosingStreamIterator.java}   | 44 +++++++++++++++-------
 .../store/easy/json/loader/JsonLoaderImpl.java     | 10 +++++
 pom.xml                                            |  6 +--
 10 files changed, 70 insertions(+), 42 deletions(-)
 copy 
exec/{vector/src/main/java/org/apache/drill/exec/vector/complex/StateTool.java 
=> 
java-exec/src/main/java/org/apache/drill/exec/store/easy/json/loader/ClosingStreamIterator.java}
 (52%)

Reply via email to