[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2019-04-23 Thread Alexey Serbin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824440#comment-16824440 ] Alexey Serbin commented on KUDU-1563: - [~adar], I don't have any thoughts on this issue yet, but I'll

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2019-04-22 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823678#comment-16823678 ] Adar Dembo commented on KUDU-1563: -- bq. I don't know how to make the API compatible. [~aserbin], you

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2019-04-22 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823344#comment-16823344 ] Brock Noland commented on KUDU-1563: I'd love to work on this but I don't know how to make the API

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2019-04-18 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821303#comment-16821303 ] Grant Henke commented on KUDU-1563: --- This would be a useful optimization for full restore (via Spark)

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-18 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16724448#comment-16724448 ] Adar Dembo commented on KUDU-1563: -- bq. What would be implications be if we could not do this in a

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723602#comment-16723602 ] Brock Noland commented on KUDU-1563: [~adar] > I am nervous about inflating the memory consumption of

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723598#comment-16723598 ] Brock Noland commented on KUDU-1563: bq. excuse me, I didn't mean to assign it to myself, assigned it

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-17 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723538#comment-16723538 ] Mike Percy commented on KUDU-1563: -- I know I'm late to this party. I think it's worth modeling what SQL

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-17 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723381#comment-16723381 ] Attila Bukor commented on KUDU-1563: Hi [~brocknoland], excuse me, I didn't mean to assign it to

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16720459#comment-16720459 ] Brock Noland commented on KUDU-1563: Thanks [~r1pp3rj4ck] for picking this up. While I'd like to

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-07 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713156#comment-16713156 ] Adar Dembo commented on KUDU-1563: -- bq. Why would we have the configuration at the session level? Why not

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-07 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713014#comment-16713014 ] Grant Henke commented on KUDU-1563: --- I am reading through and catching up on this. I think it would

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2018-12-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712794#comment-16712794 ] Brock Noland commented on KUDU-1563: [~adar] - one thing feels a little odd about this. Why would we

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2017-05-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16023757#comment-16023757 ] Brock Noland commented on KUDU-1563: Useful

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2017-05-24 Thread Dan Burkert (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16023372#comment-16023372 ] Dan Burkert commented on KUDU-1563: --- Just learned about a usecase that would be well-served by an {{ON

[jira] [Commented] (KUDU-1563) Add support for INSERT IGNORE

2016-11-08 Thread Dan Burkert (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648540#comment-15648540 ] Dan Burkert commented on KUDU-1563: --- [~mjacobs] brings up a good point that the duplicate-key constraint