Hello Kudu Jenkins, Abhishek Chennaka,

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

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

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

Change subject: WIP KUDU-1261 support 1D-arrays in TypeInfo
......................................................................

WIP KUDU-1261 support 1D-arrays in TypeInfo

This changelist adds rudimentary support for one-dimensional arrays
of scalar types into TypeInfo.  Essentially, the run-time registry
of data types is now populated with necessary TypeInfo objects.
It also adds basic tests scenarios to verify the contents of the
TypeInfo registry once the necessary array types have been added.

WIP:
  * collect feedback on NestedTypeDescriptor in TypeInfo
  * implement
     ** ArrayTypeTraits::Compare()
     ** ArrayTypeTraits::AreConsecutive()
     ** ArrayTypeTraits::AppendDebugStringForValue()
  * add more tests?

Change-Id: I4215a86c1989d5bc37a6980312fa7fc82f136d60
---
M src/kudu/common/types-test.cc
M src/kudu/common/types.cc
M src/kudu/common/types.h
3 files changed, 370 insertions(+), 14 deletions(-)


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4215a86c1989d5bc37a6980312fa7fc82f136d60
Gerrit-Change-Number: 23001
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to