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 0f54b575bb [ASTERIXDB-3342][RT] Avoid NPE in close() of
NestedLoopJoinOperatorDescriptor
new 6308c3716b [ASTERIXDB-3340][EXT] Use sorted cluster locations for
external data sources
new 335ca4d2f8 MB-60365: Fixing problem with or predicate.
new a05d823c57 [ASTERIXDB-3340][EXT] Use sorted cluster locations for
external data sources
new c566be3857 Null merge branch 'gerrit/neo' into 'gerrit/trinity'
new 47b1990a81 Merge branch 'gerrit/trinity' into 'master'
The 5 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:
.../app/function/TPCDSAllTablesDataGeneratorDatasource.java | 2 +-
.../app/function/TPCDSSingleTableDataGeneratorDatasource.java | 2 +-
.../org/apache/asterix/common/cluster/IClusterStateManager.java | 5 +++++
.../reader/abstracts/AbstractExternalInputStreamFactory.java | 4 ++--
.../src/main/java/org/apache/asterix/external/util/HDFSUtils.java | 2 +-
.../org/apache/asterix/metadata/declared/FunctionDataSource.java | 8 +++-----
.../org/apache/asterix/runtime/utils/ClusterStateManager.java | 7 +++++++
7 files changed, 20 insertions(+), 10 deletions(-)