[kudu-CR] tpch: improve encodings and compression

2017-01-12 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: tpch: improve encodings and compression .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5689 To unsubscribe, visit http://gerrit.cl

[kudu-CR] tpch: improve encodings and compression

2017-01-12 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: tpch: improve encodings and compression .. tpch: improve encodings and compression Previously all of the columns had been hard-coded to 'PLAIN' encoding. T

[kudu-CR] tpch: improve encodings and compression

2017-01-11 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: tpch: improve encodings and compression .. Patch Set 1: Nah, I'd rather keep the old perf data because it's useful to see whether it goes up or down after this pa

[kudu-CR] tpch: improve encodings and compression

2017-01-11 Thread Jean-Daniel Cryans (Code Review)
Jean-Daniel Cryans has posted comments on this change. Change subject: tpch: improve encodings and compression .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5689 To unsubscribe, visit http://g

[kudu-CR] tpch: improve encodings and compression

2017-01-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: tpch: improve encodings and compression .. Patch Set 1: Code-Review+2 No point in deleting the old performance data, right? Since scan performance is likely the sa

[kudu-CR] tpch: improve encodings and compression

2017-01-11 Thread Todd Lipcon (Code Review)
Hello Jean-Daniel Cryans, Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/5689 to review the following change. Change subject: tpch: improve encodings and compression .. tpch: im