mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
This change includes a number of improvements for the test data loading framework: * Named sections for schema template definitions * Removal of uneeded sections from schema template definitions (ex. ANALYZE TABLE) * More granular data loading via table name filters * Improved robustness in detecting failed data loads * Table level constraints for specific file formats * Re-written compute stats script
2 lines
74 B
Python
2 lines
74 B
Python
# This file is needed to make the files in this directory a python module
|