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

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


    from d410189342 [ASTERIXDB-3359][COMP] Project only the necessary columns 
on delete
     new 000223e821 [ASTERIXDB-3356][RT] Add min/max cardinality to plan
     new bc20b34946 [NO ISSUE][*DB] Update AWS SDK and CRT

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:
 .../apache/asterix/test/common/TestExecutor.java   |   7 +-
 .../src/test/resources/runtimets/profiled.xml      |   8 +
 .../plansleep.1.ddl.sqlpp}                         |   0
 .../plansleep.2.update.sqlpp}                      |   0
 .../plansleep.3.plans.sqlpp}                       |   0
 .../plansleep/plansleep.90.ddl.sqlpp}              |   0
 .../results/profile/plansleep/sleep.3.regexjson    | 390 +++++++++++++++++++++
 asterixdb/pom.xml                                  |   4 +-
 .../LogicalOperatorPrettyPrintVisitorJson.java     |  54 ++-
 9 files changed, 445 insertions(+), 18 deletions(-)
 copy 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/profile/{sleep/sleep.1.ddl.sqlpp
 => plansleep/plansleep.1.ddl.sqlpp} (100%)
 copy 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/profile/{sleep/sleep.2.update.sqlpp
 => plansleep/plansleep.2.update.sqlpp} (100%)
 copy 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/profile/{sleep/sleep.5.profile.sqlpp
 => plansleep/plansleep.3.plans.sqlpp} (100%)
 copy 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/{array_fun/array_except/001/array_except.4.ddl.sqlpp
 => profile/plansleep/plansleep.90.ddl.sqlpp} (100%)
 mode change 100755 => 100644
 create mode 100644 
asterixdb/asterix-app/src/test/resources/runtimets/results/profile/plansleep/sleep.3.regexjson

Reply via email to