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

adelapena pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 618b48d  Merge branch 'cassandra-3.0' into cassandra-3.11
     new ca40e77  Fix materialized view builders inserting truncated data
     new d9cdf2d  Merge branch 'cassandra-3.0' into cassandra-3.11

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:
 CHANGES.txt                                        |  1 +
 .../org/apache/cassandra/db/ColumnFamilyStore.java |  5 ++
 .../org/apache/cassandra/db/view/TableViews.java   | 10 +++
 src/java/org/apache/cassandra/db/view/View.java    | 19 +++--
 .../org/apache/cassandra/db/view/ViewBuilder.java  | 22 ++++--
 test/unit/org/apache/cassandra/cql3/ViewTest.java  | 82 ++++++++++++++++++++--
 6 files changed, 121 insertions(+), 18 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to