>From Hussain Towaileb <[email protected]>:
Attention is currently required from: Hussain Towaileb.
Hello Jenkins, Peeyush Gupta,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20689?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed:
Integration-Tests-1 by Jenkins, Verified-1 by Jenkins
Change subject: [ASTERIXDB-3634][EXT]: Add support to Iceberg pt.4
......................................................................
[ASTERIXDB-3634][EXT]: Add support to Iceberg pt.4
Details:
- Validate table properties at creation.
- namespace is required when creation iceberg table.
- validate snapshot id/timestamp at creation.
- pin snapshot id during compile and runtime phases.
- properly handle deletes when reading tables.
Ext-ref: MB-63115
Change-Id: I0d9d962720e3a8fb4935d35ec3efa50c5ffc030a
---
M
asterixdb/asterix-app/src/main/java/org/apache/asterix/app/translator/QueryTranslator.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/exceptions/ErrorCode.java
M asterixdb/asterix-common/src/main/resources/asx_errormsg/en.properties
M asterixdb/asterix-external-data/pom.xml
M
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/input/record/reader/aws/iceberg/IcebergFileRecordReader.java
M
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/input/record/reader/aws/iceberg/IcebergParquetRecordReaderFactory.java
M
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/util/iceberg/IcebergConstants.java
M
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/util/iceberg/IcebergUtils.java
8 files changed, 158 insertions(+), 26 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/89/20689/4
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20689?usp=email
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I0d9d962720e3a8fb4935d35ec3efa50c5ffc030a
Gerrit-Change-Number: 20689
Gerrit-PatchSet: 4
Gerrit-Owner: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Peeyush Gupta <[email protected]>
Gerrit-Attention: Hussain Towaileb <[email protected]>