[jira] [Resolved] (KUDU-2734) RemoteKsckTest.TestClusterWithLocation is flaky

2019-03-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo resolved KUDU-2734. -- Resolution: Fixed Fix Version/s: 1.10.0 We're going to speculatively say this is fixed since

[jira] [Resolved] (KUDU-2748) Leader master erroneously tries to tablet copy to a follower master due to race at startup

2019-03-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo resolved KUDU-2748. -- Resolution: Fixed Fix Version/s: 1.10.0 Will fixed this in commit 28c706722. > Leader master

[jira] [Commented] (KUDU-2390) ITClient fails with "Row count unexpectedly decreased"

2019-03-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797715#comment-16797715 ] Adar Dembo commented on KUDU-2390: -- This sometimes manifests as a failure in the randomGet() function in

[jira] [Commented] (KUDU-2423) rpc-test flaky in TestRpc.TestServerShutsDown (ENOTCONN errno)

2019-03-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797689#comment-16797689 ] Adar Dembo commented on KUDU-2423: -- Saw this again: {noformat} [ RUN ] TestRpc.TestServerShutsDown

[jira] [Commented] (KUDU-1711) Add support for storing column comments in ColumnSchema

2019-03-20 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797437#comment-16797437 ] Grant Henke commented on KUDU-1711: --- I don't think anyone is. I have assigned you to the jira. > Add

[jira] [Assigned] (KUDU-1711) Add support for storing column comments in ColumnSchema

2019-03-20 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Henke reassigned KUDU-1711: - Assignee: HeLifu > Add support for storing column comments in ColumnSchema >

[jira] [Commented] (KUDU-2750) Add create timestamp to every table

2019-03-20 Thread ZhangYao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797069#comment-16797069 ] ZhangYao commented on KUDU-2750: When we add the create time, we should support the SQL using create time

[jira] [Commented] (KUDU-2750) Add create timestamp to every table

2019-03-20 Thread Xu Yao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797065#comment-16797065 ] Xu Yao commented on KUDU-2750: -- I think the last alteration time of the table is the same. > Add create

[jira] [Created] (KUDU-2750) Add create timestamp to every table

2019-03-20 Thread HeLifu (JIRA)
HeLifu created KUDU-2750: Summary: Add create timestamp to every table Key: KUDU-2750 URL: https://issues.apache.org/jira/browse/KUDU-2750 Project: Kudu Issue Type: Improvement Components:

[jira] [Commented] (KUDU-1711) Add support for storing column comments in ColumnSchema

2019-03-20 Thread HeLifu (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796942#comment-16796942 ] HeLifu commented on KUDU-1711: -- Is anyone developing this feature already? If not, i'd like to try. > Add