Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.9.0
Description
Various things can be cleaned up:
- Replace make_temp_dir() with backports.tempfile.TemporaryDirectory
- Replace usage of exec_single_node_rows and limit with num_nodes=1
Attachments
Issue Links
- is blocked by
-
IMPALA-4734 HdfsParquetTableWriter should populate sorting_columns in row groups with any ordering columns
- Resolved
- relates to
-
IMPALA-4989 Improve filtering based on parquet::Statistics
- Resolved