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 2b6cf22  [ASTERIXDB-2935] Azure Blob: add support to active directory 
auth
     new 790ce54  [ASTERIXDB-2943][STO] Upgrade Snappy to v1.1.8.4
     new c884535  [ASTERIXDB-2947][COMP] Fix internal compiler error
     new 71cd417  [NO ISSUE][DOC] Documentation for ROLLUP and CUBE
     new 0e33c16  Merge branch 'stabilization-3b6982ce7f'
     new 9d5485a  Merge branch 'gerrit/cheshire-cat'

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:
 .../subplan/InlineAllNtsInSubplanVisitor.java      |   2 +-
 .../query-ASTERIXDB-2947.1.ddl.sqlpp}              |   7 +-
 .../query-ASTERIXDB-2947.2.update.sqlpp}           |  14 +-
 .../query-ASTERIXDB-2947.3.query.sqlpp}            |  10 +-
 .../query-ASTERIXDB-2947.3.adm                     |   2 +
 .../test/resources/runtimets/testsuite_sqlpp.xml   |   5 +
 .../asterix-doc/src/main/markdown/sqlpp/3_query.md | 323 ++++++++++++++++++++-
 asterixdb/asterix-server/pom.xml                   |   1 +
 .../appended-resources/supplemental-models.xml     |   7 +-
 .../hyracks/hyracks-storage-common/pom.xml         |   1 -
 hyracks-fullstack/pom.xml                          |   6 +
 11 files changed, 361 insertions(+), 17 deletions(-)
 copy 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/{subquery/query-ASTERIXDB-2845/query-ASTERIXDB-2845.1.ddl.sqlpp
 => quantifiers/query-ASTERIXDB-2947/query-ASTERIXDB-2947.1.ddl.sqlpp} (86%)
 copy 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/{api/readonly-request/readonly-request.2.update.sqlpp
 => quantifiers/query-ASTERIXDB-2947/query-ASTERIXDB-2947.2.update.sqlpp} (81%)
 copy 
asterixdb/asterix-app/src/test/resources/runtimets/queries_sqlpp/{misc/query-ASTERIXDB-2550/query-ASTERIXSB-2550.3.query.sqlpp
 => quantifiers/query-ASTERIXDB-2947/query-ASTERIXDB-2947.3.query.sqlpp} (86%)
 create mode 100644 
asterixdb/asterix-app/src/test/resources/runtimets/results/quantifiers/query-ASTERIXDB-2947/query-ASTERIXDB-2947.3.adm

Reply via email to