This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 539807b Simplify Pair.left(Iterable) and Pair.right(Iterable)
implementation
new ab19f98 [CALCITE-4278] Add Druid adapter tests in GitHub CI
new f96ded3 Avoid disabling hostname verification on HTTPS connections
The 2 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:
.github/workflows/main.yml | 40 ++++++++++++++++++++++
.../java/org/apache/calcite/runtime/HttpUtils.java | 17 +--------
.../src/main/java/org/apache/calcite/util/Bug.java | 5 +++
.../org/apache/calcite/test/DruidAdapter2IT.java | 20 +++++++++++
.../org/apache/calcite/test/DruidAdapterIT.java | 28 +++++++++++++--
5 files changed, 91 insertions(+), 19 deletions(-)