[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-18 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091325#comment-16091325 ] ZhaoYang commented on CASSANDRA-13127: -- [~doanduyhai] yes, it's considered. There are 3 cases:

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-18 Thread DOAN DuyHai (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091304#comment-16091304 ] DOAN DuyHai commented on CASSANDRA-13127: - Hey guys A question about TTLed columns. I want

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-17 Thread Fridtjof Sander (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090043#comment-16090043 ] Fridtjof Sander commented on CASSANDRA-13127: - bq. More precisely only for base

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-17 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090024#comment-16090024 ] ZhaoYang commented on CASSANDRA-13127: -- For now, base table with view doesn't support drop

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-17 Thread Fridtjof Sander (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1609#comment-1609 ] Fridtjof Sander commented on CASSANDRA-13127: - Exactly, but only from those columns not

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-17 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089988#comment-16089988 ] ZhaoYang commented on CASSANDRA-13127: -- Then single base column timestamp in

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-17 Thread Fridtjof Sander (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089940#comment-16089940 ] Fridtjof Sander commented on CASSANDRA-13127: - I found another bug, that I believe falls

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-17 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089502#comment-16089502 ] ZhaoYang commented on CASSANDRA-13127: -- Updated the patch. Now MV should handle partial update

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-12 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083764#comment-16083764 ] ZhaoYang commented on CASSANDRA-13127: -- {{when updating base's columns which are not used in

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-09 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079873#comment-16079873 ] ZhaoYang commented on CASSANDRA-13127: -- [~tjake] yes, it will have to read existing data more

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-07-07 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078206#comment-16078206 ] T Jake Luciani commented on CASSANDRA-13127: [~jasonstack] What impact will the change to

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-06-26 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062967#comment-16062967 ] ZhaoYang commented on CASSANDRA-13127: -- || source || junit-result || dtest-result|| |

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-06-26 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062776#comment-16062776 ] ZhaoYang commented on CASSANDRA-13127: -- one more issue in Row.Merger: > if

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-05-09 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002850#comment-16002850 ] Benjamin Roth commented on CASSANDRA-13127: --- [~zznate] I have never "stumbled upon" it but

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-05-09 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002718#comment-16002718 ] Nate McCall commented on CASSANDRA-13127: - [~brstgt] Thoughts/have you seen this on your

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-05-09 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002662#comment-16002662 ] ZhaoYang commented on CASSANDRA-13127: -- > I still think it's a bug that a live row exists in the

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-05-09 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002660#comment-16002660 ] ZhaoYang commented on CASSANDRA-13127: -- UpdateStatement.java *

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-05-09 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002580#comment-16002580 ] Duarte Nunes commented on CASSANDRA-13127: -- What are the TTL issues you're mentioning? I

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-05-09 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002522#comment-16002522 ] ZhaoYang commented on CASSANDRA-13127: -- "UPDATE" semantic was designed to be different from

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-01-26 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839597#comment-15839597 ] Duarte Nunes commented on CASSANDRA-13127: -- I think that the behaviour for an {{UPDATE}}

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-01-24 Thread Vincent White (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15837348#comment-15837348 ] Vincent White commented on CASSANDRA-13127: --- I think I pretty much understand what's