This is an automated email from the ASF dual-hosted git repository.
jhyde pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from b51a2e1 [CALCITE-4544] Deprecate Metadata API backed by Java
Reflection (James Starr)
new d65397a Replace deprecated com.google.common.io.Files.createTempDir()
with java.nio.file.Files.createTempDirectory() in ElasticSearch tests
new d4640d0 [CALCITE-4793]
CassandraAdapterDataTypesTest.testCollectionsInnerValues fails depending on the
user timezone (Alessandro Solimando)
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:
.../calcite/test/CassandraAdapterDataTypesTest.java | 15 ++++++++++++++-
.../elasticsearch/EmbeddedElasticsearchNode.java | 17 ++++++++++++-----
2 files changed, 26 insertions(+), 6 deletions(-)