Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23364
to look at the new patch set (#3).
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
---
M src/kudu/common/CMakeLists.txt
A src/kudu/common/serdes/array1d.fbs
2 files changed, 75 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/64/23364/3
--
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: newpatchset
Gerrit-Change-Id: Ie2c25aa32e3a72aada61e8980eb2613f8f649481
Gerrit-Change-Number: 23364
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)