Files
impala/testdata/workloads/functional-query/functional-query_exhaustive.csv
Joe McDonnell f15a311065 IMPALA-9709: Remove Impala-lzo from the development environment
This removes Impala-lzo from the Impala development environment.
Impala-lzo is not built as part of the Impala build. The LZO plugin
is no longer loaded. LZO tables are not loaded during dataload,
and LZO is no longer tested.

This removes some obsolete scan APIs that were only used by Impala-lzo.
With this commit, Impala-lzo would require code changes to build
against Impala.

The plugin infrastructure is not removed, and this leaves some
LZO support code in place. If someone were to decide to revive
Impala-lzo, they would still be able to load it as a plugin
and get the same functionality as before. This plugin support
may be removed later.

Testing:
 - Dryrun of GVO
 - Modified TestPartitionMetadataUncompressedTextOnly's
   test_unsupported_text_compression() to add LZO case

Change-Id: I3a4f12247d8872b7e14c9feb4b2c58cfd60d4c0e
Reviewed-on: http://gerrit.cloudera.org:8080/15814
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com>
Tested-by: Joe McDonnell <joemcdonnell@cloudera.com>
2020-06-15 23:42:12 +00:00

2.3 KiB

1# Generated File.
2file_format: text, dataset: functional, compression_codec: none, compression_type: none
3file_format: text, dataset: functional, compression_codec: def, compression_type: block
4file_format: text, dataset: functional, compression_codec: gzip, compression_type: block
5file_format: text, dataset: functional, compression_codec: bzip, compression_type: block
6file_format: text, dataset: functional, compression_codec: snap, compression_type: block
7file_format: seq, dataset: functional, compression_codec: none, compression_type: none
8file_format: seq, dataset: functional, compression_codec: def, compression_type: block
9file_format: seq, dataset: functional, compression_codec: def, compression_type: record
10file_format: seq, dataset: functional, compression_codec: gzip, compression_type: block
11file_format: seq, dataset: functional, compression_codec: gzip, compression_type: record
12file_format: seq, dataset: functional, compression_codec: bzip, compression_type: block
13file_format: seq, dataset: functional, compression_codec: bzip, compression_type: record
14file_format: seq, dataset: functional, compression_codec: snap, compression_type: block
15file_format: seq, dataset: functional, compression_codec: snap, compression_type: record
16file_format: rc, dataset: functional, compression_codec: none, compression_type: none
17file_format: rc, dataset: functional, compression_codec: def, compression_type: block
18file_format: rc, dataset: functional, compression_codec: gzip, compression_type: block
19file_format: rc, dataset: functional, compression_codec: bzip, compression_type: block
20file_format: rc, dataset: functional, compression_codec: snap, compression_type: block
21file_format: avro, dataset: functional, compression_codec: none, compression_type: none
22file_format: avro, dataset: functional, compression_codec: def, compression_type: block
23file_format: avro, dataset: functional, compression_codec: snap, compression_type: block
24file_format: parquet, dataset: functional, compression_codec: none, compression_type: none
25file_format: orc, dataset: functional, compression_codec: def, compression_type: block
26file_format: hbase, dataset: functional, compression_codec: none, compression_type: none
27file_format: kudu, dataset: functional, compression_codec: none, compression_type: none