Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21174
Change subject: IMPALA-4545: Simplify test dimension in test_decimal_casting.py ...................................................................... IMPALA-4545: Simplify test dimension in test_decimal_casting.py This patch split precision and scale as their own dimension and then constraint them to yield valid decimal type. Also done minor refactoring to reduce test skipping and pass flake8. After this patch, core exploration has 214 test items and exhaustive exploration has 12312 test items. Before, they were 408 and 12464 respectively. Testing: - Pass test_decimal_casting.py in core and exhaustive exploration. Change-Id: Ibe269e08a955097ad9e924d5d64b42438ad15be2 --- M tests/query_test/test_decimal_casting.py 1 file changed, 49 insertions(+), 29 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/21174/1 -- To view, visit http://gerrit.cloudera.org:8080/21174 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibe269e08a955097ad9e924d5d64b42438ad15be2 Gerrit-Change-Number: 21174 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
