Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/5058
Change subject: IMPALA-4433: Always generate testdata using the same time zone setting ...................................................................... IMPALA-4433: Always generate testdata using the same time zone setting Before this change, testdata was generated using the java.util.TimeZone.getDefault() TimeZone of the machine it was running on. This patch standardizes on "America/Los_Angeles", which matches the existing expected results in the end-to-end tests. Change-Id: Iaf7cc796e44e9ff64880f9ae852f40961592f279 --- M testdata/src/main/java/org/apache/impala/datagenerator/TestDataGenerator.java 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/58/5058/1 -- To view, visit http://gerrit.cloudera.org:8080/5058 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iaf7cc796e44e9ff64880f9ae852f40961592f279 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]>
