You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by cg...@apache.org on 2021/08/20 20:43:08 UTC

[drill] branch master updated (39b565f -> 7d4d75a)

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

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


    from 39b565f  DRILL-7926: Age Function Fix (#2284)
     add 7d4d75a  DRILL-7988: Add credentials provider support for API connections in HTTP plugin (#2297)

No new revisions were added by this update.

Summary of changes:
 .../drill/exec/store/http/HttpApiConfig.java       | 222 +++----
 .../drill/exec/store/http/HttpBatchReader.java     |  12 +-
 .../drill/exec/store/http/HttpCSVBatchReader.java  |   8 +-
 .../drill/exec/store/http/HttpXMLBatchReader.java  |  16 +-
 .../drill/exec/store/http/util/SimpleHttp.java     | 690 ++++++++++-----------
 .../drill/exec/store/http/TestHttpPlugin.java      |  81 ++-
 dev-support/docker/time.sh => lombok.config        |   3 +-
 pom.xml                                            |   8 +
 8 files changed, 542 insertions(+), 498 deletions(-)
 copy dev-support/docker/time.sh => lombok.config (96%)