Hello Wes McKinney, Todd Lipcon,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/2023

to look at the new patch set (#4).

Change subject: [python] - Allow to set projected columns on the python scanner
......................................................................

[python] - Allow to set projected columns on the python scanner

Currently the python scanner can only scan the whole table, which is not
ideal, since Kudu is a column store.

This makes it so that it is possible to set projected columns on the
python scanner.

Change-Id: Ibd9748a00d8659d46263182284b948a27ed4a424
---
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_scanner.py
3 files changed, 28 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/23/2023/4
-- 
To view, visit http://gerrit.cloudera.org:8080/2023
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibd9748a00d8659d46263182284b948a27ed4a424
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Wes McKinney <[email protected]>

Reply via email to