[jira] [Commented] (KUDU-2381) Optimize DeltaMemStore for case of no matching deltas

2019-06-16 Thread ZhangYao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865273#comment-16865273 ] ZhangYao commented on KUDU-2381: This week I will try to work on it.:) > Optimize DeltaMemStore for case

[jira] [Assigned] (KUDU-2381) Optimize DeltaMemStore for case of no matching deltas

2019-06-16 Thread ZhangYao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangYao reassigned KUDU-2381: -- Assignee: ZhangYao > Optimize DeltaMemStore for case of no matching deltas >

[jira] [Commented] (KUDU-1702) Document/Implement read-your-writes for Impala/Spark etc.

2019-06-16 Thread Hao Hao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865103#comment-16865103 ] Hao Hao commented on KUDU-1702: --- I think adoption of READ_YOUR_WRITES mode for impala side is still not

[jira] [Resolved] (KUDU-1498) Add support to Java client for read-your-writes consistency

2019-06-16 Thread Hao Hao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Hao resolved KUDU-1498. --- Resolution: Duplicate Fix Version/s: n/a > Add support to Java client for read-your-writes consistency

[jira] [Resolved] (KUDU-1499) Add friendly C++ API for read-your-writes consistency

2019-06-16 Thread Hao Hao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Hao resolved KUDU-1499. --- Resolution: Duplicate Fix Version/s: n/a > Add friendly C++ API for read-your-writes consistency >

[jira] [Commented] (KUDU-1498) Add support to Java client for read-your-writes consistency

2019-06-16 Thread Hao Hao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865097#comment-16865097 ] Hao Hao commented on KUDU-1498: --- Yeah, this should be covered by KUDU-1704. > Add support to Java client

[jira] [Commented] (KUDU-1499) Add friendly C++ API for read-your-writes consistency

2019-06-16 Thread Hao Hao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865096#comment-16865096 ] Hao Hao commented on KUDU-1499: --- I think this is duplicate of KUDU-1704 which has been fixed. > Add