Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 )
Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 ...................................................................... Patch Set 4: (16 comments) http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py File tests/query_test/test_cast_with_format.py: http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@744 PS4, Line 744: 12-10'''] flake8: E101 indentation contains mixed spaces and tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@744 PS4, Line 744: 12-10'''] flake8: W191 indentation contains tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@744 PS4, Line 744: 12-10'''] tab used for whitespace http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@745 PS4, Line 745: result = self.client.execute(r'''select cast(cast("1985-12-11" as date) as string ''' flake8: E101 indentation contains mixed spaces and tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@748 PS4, Line 748: 12-11'''] flake8: E101 indentation contains mixed spaces and tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@748 PS4, Line 748: 12-11'''] flake8: W191 indentation contains tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@748 PS4, Line 748: 12-11'''] tab used for whitespace http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@749 PS4, Line 749: result = self.client.execute(r'''select cast(cast("1985-12-12" as timestamp) as ''' flake8: E101 indentation contains mixed spaces and tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@752 PS4, Line 752: 12-12'''] flake8: E101 indentation contains mixed spaces and tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@752 PS4, Line 752: 12-12'''] flake8: W191 indentation contains tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@752 PS4, Line 752: 12-12'''] tab used for whitespace http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@753 PS4, Line 753: result = self.client.execute(r'''select cast(cast("1985-12-13" as timestamp) as ''' flake8: E101 indentation contains mixed spaces and tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@756 PS4, Line 756: 12-13'''] flake8: E101 indentation contains mixed spaces and tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@756 PS4, Line 756: 12-13'''] flake8: W191 indentation contains tabs http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@756 PS4, Line 756: 12-13'''] tab used for whitespace http://gerrit.cloudera.org:8080/#/c/14291/4/tests/query_test/test_cast_with_format.py@758 PS4, Line 758: # Escaped backslash in text token. flake8: E101 indentation contains mixed spaces and tabs -- To view, visit http://gerrit.cloudera.org:8080/14291 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I30d2f6656054371476aaa8bd0d51f572b9369855 Gerrit-Change-Number: 14291 Gerrit-PatchSet: 4 Gerrit-Owner: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Attila Jeges <[email protected]> Gerrit-Reviewer: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Wed, 09 Oct 2019 09:45:33 +0000 Gerrit-HasComments: Yes
