Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-1
Description
It would be nice if Impala supported loading plugins for scanning additional text formats aside from LZO - the current logic is fairly specialized but could easily be extended to load libraries for codecs like LZ4 and ZSTD if available. It's kind of weird that we only support that one format.
This might help a bit with IMPALA-6941 and IMPALA-3898 since we could test the plugin-loading mechanism without relying on the external Impala-lzo codebase.
Attachments
Issue Links
- Blocked
-
IMPALA-8408 Failure to load metadata for .deflate compressed text files
- Resolved
- breaks
-
IMPALA-7068 Failed test: metadata.test_partition_metadata.TestPartitionMetadataUncompressedTextOnly.test_unsupported_text_compression on S3
- Resolved
- incorporates
-
IMPALA-7167 Catalogd should reject files with unsupported formats
- Resolved
- is depended upon by
-
IMPALA-6963 Consider allowing extension of the builtin list of compression types
- Open
- relates to
-
IMPALA-8549 Add support for scanning DEFLATE text files
- Resolved