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

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

commit 3f59cf49dc89e9e44d4ab00799809faa8f439895
Merge: 0791928d96 5b15675740
Author: Michael Blow <[email protected]>
AuthorDate: Thu Jun 30 08:18:04 2022 -0400

    Merge branch 'gerrit/neo'
    
    Change-Id: I1944b0ce55e9aeaae4ec5c3c2947201a73902752

 .../asterix/app/translator/QueryTranslator.java    | 19 ++++++-
 .../no-field-type/no-field-type.1.ddl.sqlpp        | 32 ++++++++++++
 .../no-field-type/no-field-type.2.ddl.sqlpp        | 32 ++++++++++++
 .../no-field-type/no-field-type.3.ddl.sqlpp        | 32 ++++++++++++
 .../no-field-type/no-field-type.4.ddl.sqlpp        | 32 ++++++++++++
 .../no-field-type/no-field-type.5.ddl.sqlpp        | 32 ++++++++++++
 .../no-field-type/no-field-type.6.ddl.sqlpp        | 32 ++++++++++++
 .../no-field-type/no-field-type.7.ddl.sqlpp        | 32 ++++++++++++
 .../no-field-type/no-field-type.8.ddl.sqlpp        | 20 ++++++++
 .../invalid-parquet-files/test.000.ddl.sqlpp       | 34 +++++++++++++
 .../invalid-parquet-files/test.001.query.sqlpp     | 23 +++++++++
 .../invalid-parquet-files/test.999.ddl.sqlpp       | 20 ++++++++
 .../runtimets/testsuite_external_dataset_s3.xml    |  8 +++
 .../test/resources/runtimets/testsuite_sqlpp.xml   | 12 +++++
 .../asterix/common/exceptions/ErrorCode.java       |  2 +
 .../src/main/resources/asx_errormsg/en.properties  |  2 +
 .../hdfs/parquet/MapredParquetInputFormat.java     | 33 +++++++++++-
 asterixdb/pom.xml                                  |  4 +-
 .../appended-resources/supplemental-models.xml     | 58 +++++++++++-----------
 ....com_netty_netty_netty-4.1.78.Final_NOTICE.txt} |  0
 .../api/exceptions/HyracksDataException.java       |  2 +-
 hyracks-fullstack/pom.xml                          | 23 +++++----
 22 files changed, 439 insertions(+), 45 deletions(-)


Reply via email to