Noemi Pap-Takacs has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24571
Change subject: IMPALA-13953: Deprecate use_local_tz_for_unix_timestamp_conversions flag ...................................................................... IMPALA-13953: Deprecate use_local_tz_for_unix_timestamp_conversions flag IMPALA-10171 added use_local_tz_for_unix_timestamp_conversions to override backend flag with the same name. This changes moved the startup flag to the graveyard and updated the documentation to use the query option instead. Change-Id: I1245783ba45a42f02f649ac122c1ce74938f5141 Assisted-by: Claude Opus 4.6 --- M be/src/common/global-flags.cc M be/src/exec/data-source-scan-node.cc M be/src/service/impala-server.cc M docs/shared/impala_common.xml M docs/topics/impala_datetime_functions.xml M docs/topics/impala_new_features.xml M docs/topics/impala_timestamp.xml M docs/topics/impala_timezone.xml M tests/custom_cluster/test_kudu.py D tests/custom_cluster/test_local_tz_conversion.py 10 files changed, 22 insertions(+), 99 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/71/24571/1 -- To view, visit http://gerrit.cloudera.org:8080/24571 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1245783ba45a42f02f649ac122c1ce74938f5141 Gerrit-Change-Number: 24571 Gerrit-PatchSet: 1 Gerrit-Owner: Noemi Pap-Takacs <[email protected]>
