Steve Loughran created HADOOP-19385:
---------------------------------------
Summary: S3A: add a file-format-parsing module for testing format
parsing
Key: HADOOP-19385
URL: https://issues.apache.org/jira/browse/HADOOP-19385
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/azure, fs/s3
Affects Versions: 3.4.2
Reporter: Steve Loughran
Create a cloud-storage/format-parsing module declaring various file formats as
dependencies (parquet, iceberg, orc) purely for integration/regression testing
store support for them.
h2. Parquet
for parquet reading we'd want
* parquet lib
* samples of well formed files
* samples of malformed files.
Test runs would upload the files then open then.
h2. Iceberg
Verify bulk delete through iceberg FileIO api.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]