This is an automated email from the ASF dual-hosted git repository.
dlych pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git.
from b63ead9 Merge commit '6fd8ab3'
new 70a7d58 [NO ISSUE][ING] Set active entity as suspended on suspension
success
new 6903fa3 [NO ISSUE][MD] Ignore index not exists on compensating ops
new 4d23f02 [NO ISSUE] Fix reading of external function identifiers from
metadata
new 888fb45 Merge commit '70a7d58','6903fa3','4d23f02'
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/app/active/ActiveEntityEventsListener.java | 1 +
.../apache/asterix/app/translator/QueryTranslator.java | 15 ++++++++++++---
.../org/apache/asterix/metadata/entities/Dataset.java | 12 +++++++-----
.../entitytupletranslators/FunctionTupleTranslator.java | 2 +-
.../org/apache/asterix/metadata/utils/DatasetUtil.java | 9 ++++++++-
5 files changed, 29 insertions(+), 10 deletions(-)