mirror of
https://github.com/apache/impala.git
synced 2026-01-08 03:02:48 -05:00
That way, we can easily run all test cases with both:
DECIMAL_V2={false, true}
Currently, the behavior is the same, but as we work on IMPALA-4810,
the expected results will differ.
Change-Id: Ieffb2573de46bba64d1b4e8caf15cc0238a84ea1
Reviewed-on: http://gerrit.cloudera.org:8080/5933
Reviewed-by: Dan Hecht <dhecht@cloudera.com>
Tested-by: Impala Public Jenkins