Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9764018CD0 for ; Fri, 4 Sep 2015 16:34:48 +0000 (UTC) Received: (qmail 52263 invoked by uid 500); 4 Sep 2015 16:34:48 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 52236 invoked by uid 500); 4 Sep 2015 16:34:48 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 52219 invoked by uid 99); 4 Sep 2015 16:34:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 16:34:48 +0000 Date: Fri, 4 Sep 2015 16:34:48 +0000 (UTC) From: "Adam Holmberg (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-9921) Combine MV schema definition with MV table definition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731034#comment-14731034 ] Adam Holmberg edited comment on CASSANDRA-9921 at 9/4/15 4:34 PM: ------------------------------------------------------------------ Will likely be starting this Tuesday (8/Sept/15) based on current priorities and the US holiday next Monday. was (Author: aholmber): (ACK) Will likely be starting this Tuesday (8/Sept/15) based on current priorities and the US holiday next Monday. > Combine MV schema definition with MV table definition > ----------------------------------------------------- > > Key: CASSANDRA-9921 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9921 > Project: Cassandra > Issue Type: Improvement > Reporter: Carl Yeksigian > Assignee: Carl Yeksigian > Labels: client-impacting, materializedviews > Fix For: 3.0.0 rc1 > > > Prevent MV from reusing {{system_schema.tables}} and instead move those properties into the {{system_schema.materializedviews}} table to keep them separate entities. -- This message was sent by Atlassian JIRA (v6.3.4#6332)