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

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


    from ec3a9f75b KUDU-3353 [schema] Add an immutable attribute on column 
schema (part 2)
     new a4dde3cdf [compaction] style guide-related updates
     new bbf82c14e KUDU-3379 Add column comments to table describe

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/client/schema.cc           |  18 ++++--
 src/kudu/common/schema.cc           |  20 ++++---
 src/kudu/common/schema.h            |  19 ++++---
 src/kudu/tablet/compaction-test.cc  |  85 ++++++++++++++--------------
 src/kudu/tablet/compaction.cc       | 110 +++++++++++++++++++-----------------
 src/kudu/tablet/compaction.h        |  38 ++++++-------
 src/kudu/tools/kudu-admin-test.cc   |  80 +++++++++++++++++++++++++-
 src/kudu/tools/tool_action_table.cc |   1 +
 8 files changed, 236 insertions(+), 135 deletions(-)

Reply via email to