Michael Brown has submitted this change and it was merged. Change subject: IMPALA-3892: qgen: always run Impala with -convert_legacy_hive_parquet_utc_timestamps=true ......................................................................
IMPALA-3892: qgen: always run Impala with -convert_legacy_hive_parquet_utc_timestamps=true To reduce discrepancies in timestamp columns between Impala and PostgresQL, always run Impala with -convert_legacy_hive_parquet_utc_timestamps=true . This makes triaging correctness issues easier. Change-Id: I6e0a14780dd9bcc18285f2857625fd3ec1c34913 Reviewed-on: http://gerrit.cloudera.org:8080/3713 Reviewed-by: Michael Brown <[email protected]> Tested-by: Michael Brown <[email protected]> --- M tests/comparison/discrepancy_searcher.py M tests/comparison/leopard/impala_docker_env.py 2 files changed, 18 insertions(+), 6 deletions(-) Approvals: Michael Brown: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/3713 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6e0a14780dd9bcc18285f2857625fd3ec1c34913 Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]>
