This is an automated email from the ASF dual-hosted git repository.

mgreber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from 399dceed5 [tool] Fix the copied table schema missing check bug
     new ae4a3a9b8 [cfile] modernize CFileWriter
     new a9d42cdb8 Table copy supports creating empty range partition

The 2 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:
 src/kudu/cfile/cfile_writer.cc   | 115 +++++++++++++++++++++++++--------------
 src/kudu/cfile/cfile_writer.h    |  44 ++-------------
 src/kudu/tools/kudu-tool-test.cc |  40 ++++++++++++++
 src/kudu/tools/table_scanner.cc  |   2 +
 4 files changed, 119 insertions(+), 82 deletions(-)

Reply via email to