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

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


    from cb90519  [NO ISSUE] use isExternal() in lieu of instanceof
     new 6ddbbfa  [NO ISSUE][EXT] Set Azure request timeout
     new b22d05d  [NO ISSUE][STO] Limit local storage clean up to node 
partitions
     new b10bda4  [NO ISSUE][OTH] Redact field name
     new 2d4da74  Merge branch 'gerrit/neo'

The 4 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:
 .../asterix/translator/util/ValidateUtil.java      | 38 +++++++++++++------
 .../app/message/StorageCleanupRequestMessage.java  |  7 +++-
 .../asterix/app/translator/QueryTranslator.java    | 33 ++++++++++------
 .../src/test/resources/metadata/testsuite.xml      | 12 +++---
 .../api/cluster_state_1/cluster_state_1.1.regexadm |  1 +
 .../cluster_state_1_full.1.regexadm                |  1 +
 .../cluster_state_1_less.1.regexadm                |  1 +
 .../test/resources/runtimets/testsuite_sqlpp.xml   |  6 +--
 .../asterix/common/config/ExternalProperties.java  |  7 +++-
 .../reader/azure/blob/AzureBlobInputStream.java    | 11 ++++--
 .../azure/blob/AzureBlobInputStreamFactory.java    |  9 ++++-
 .../azure/datalake/AzureDataLakeInputStream.java   | 12 +++---
 .../datalake/AzureDataLakeInputStreamFactory.java  |  9 ++++-
 .../parquet/AzureBlobParquetReaderFactory.java     |  4 +-
 .../parquet/AzureDataLakeParquetReaderFactory.java |  5 ++-
 .../input/stream/AbstractMultipleInputStream.java  | 44 +++++++++++++---------
 .../asterix/external/util/ExternalDataUtils.java   | 30 +++++++++------
 .../apache/asterix/lang/common/util/ViewUtil.java  |  4 +-
 .../apache/asterix/metadata/utils/TypeUtil.java    | 17 +++++----
 19 files changed, 163 insertions(+), 88 deletions(-)

Reply via email to