mirror of
https://github.com/apache/impala.git
synced 2026-01-08 21:03:01 -05:00
With this change the Python tests will now be called as part of buildall and the corresponding Java tests have been disabled. The new tests can also be invoked calling ./tests/run-tests.sh directly. This includes a fix from Nong that caused wrong results for limit on non-io manager formats.