Details
-
Improvement
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.6.0
Description
The functional test coverage for Impala on Kudu can be significantly improved by doing the following:
- Run TPC-H and TPC-DS against Kudu tables
- Add an alltypes test table that covers all the supported Kudu data types and expand existing functional tests to use this table
- Add more complex queries in the planner tests that query both Kudu and Hdfs tables
- Add more complex expressions (e.g. conditional functions) in the SET portion of UPDATE statements in functional query tests
- Improve the test coverage for using and computing stats in Kudu tables
Attachments
Attachments
Issue Links
- is blocked by
-
IMPALA-3705 Data loading for Kudu tables
- Resolved