Hello Alexey Serbin, Attila Bukor, Kudu Jenkins, Adar Dembo, Grant Henke,

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

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

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

Change subject: [python] KUDU-2632 Add DATE type support
......................................................................

[python] KUDU-2632 Add DATE type support

There are two utility functions which perfrom conversion between
Kudu DATE and Python datetime.date:

unix_epoch_days_to_date() - converts number of days since Unix
ecpoch to datetime.date()

date_to_unix_epoch_days() - converts datetime.date() to number
of days since Unix ecpoch

Change-Id: I1f08946e9ba56dab5e5b43e2bf65bc535c26ab25
---
M python/kudu/__init__.py
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/schema.pyx
M python/kudu/tests/test_scanner.py
M python/kudu/tests/test_scantoken.py
M python/kudu/tests/test_schema.py
M python/kudu/tests/util.py
M python/kudu/util.py
9 files changed, 113 insertions(+), 11 deletions(-)


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1f08946e9ba56dab5e5b43e2bf65bc535c26ab25
Gerrit-Change-Number: 15645
Gerrit-PatchSet: 4
Gerrit-Owner: Volodymyr Verovkin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>

Reply via email to