Michael Brown has uploaded a new change for review. http://gerrit.cloudera.org:8080/4846
Change subject: IMPALA-4340: explain how to install postgresql-9.5 or higher ...................................................................... IMPALA-4340: explain how to install postgresql-9.5 or higher The random query generator needs to compare against PostgresQL 9.5 or higher to take advantage of some of the more recent features, especially as it pertains to Impala/Kudu INSERT and UPSERT queries. Developers will need assistance setting up their development environments if they need to use the random query generator. This patch provides instructions on how to do so. We provide instructions, not automation, since this will have side-effects on developers' workstations: we can't presume to know how a developer might want to install or configure postgres, and we haven't tested on anything except our own development environment. Change-Id: I1e3b510120451fcb5af97145fa47ccb4c53f00d9 --- A tests/comparison/POSTGRES.txt M tests/comparison/README 2 files changed, 88 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/46/4846/1 -- To view, visit http://gerrit.cloudera.org:8080/4846 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1e3b510120451fcb5af97145fa47ccb4c53f00d9 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Michael Brown <[email protected]>
