Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23364 )

Change subject: KUDU-1261 add array.fbs into common/serdes
......................................................................

KUDU-1261 add array.fbs into common/serdes

One of the previous changelists added Flatbuffers into the Kudu's
3rd-party, along with basic and benchmark tests.

This changelist adds a separate Flatbuffers IDL file array.fbs for
serdes-ing of Kudu 1D array types into the common/serdes directory.
The idea is to keep the earlier introduced (and almost identical as
of now) .fbs IDL file just for benchmarking, tests, and experiments,
so these two might evolve independently.

This is necessary for follow-up changelists.

Change-Id: Ie2c25aa32e3a72aada61e8980eb2613f8f649481
Reviewed-on: http://gerrit.cloudera.org:8080/23364
Reviewed-by: Abhishek Chennaka <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M src/kudu/common/CMakeLists.txt
A src/kudu/common/serdes/array1d.fbs
2 files changed, 72 insertions(+), 1 deletion(-)

Approvals:
  Abhishek Chennaka: Looks good to me, approved
  Alexey Serbin: Verified

--
To view, visit http://gerrit.cloudera.org:8080/23364
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2c25aa32e3a72aada61e8980eb2613f8f649481
Gerrit-Change-Number: 23364
Gerrit-PatchSet: 5
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