This is an automated email from the ASF dual-hosted git repository.
abukor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 6b69108 KUDU-3001 Multi-thread to load containers in a data directory
new c9dd2b5 Improve SIMD code generation for primitive predicates
new dff0349 client: optimize destruction of WriteRpc
new 3175c35 KUDU-1938 Add VARCHAR to schema design docs
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/known_issues.adoc | 7 ++--
docs/schema_design.adoc | 3 +-
src/kudu/client/batcher.cc | 79 +++++++++++++++++++++++++++++++++++--
src/kudu/common/column_predicate.cc | 29 ++++++++------
src/kudu/common/column_predicate.h | 1 +
src/kudu/common/partial_row.h | 4 ++
6 files changed, 104 insertions(+), 19 deletions(-)
|