[kudu-CR] Changes: In kudu-spark, added support to delete rows from Kudu table in DataSource API. This is done using the SaveMode.ErrorIfExists.

2016-09-15 Thread Todd Lipcon (Code Review)
Todd Lipcon has abandoned this change. Change subject: Changes: In kudu-spark, added support to delete rows from Kudu table in DataSource API. This is done using the SaveMode.ErrorIfExists. .. Abandoned Thanks, in that case I

[kudu-CR] Changes: In kudu-spark, added support to delete rows from Kudu table in DataSource API. This is done using the SaveMode.ErrorIfExists.

2016-09-15 Thread Ram Mettu (Code Review)
Ram Mettu has posted comments on this change. Change subject: Changes: In kudu-spark, added support to delete rows from Kudu table in DataSource API. This is done using the SaveMode.ErrorIfExists. .. Patch Set 2: No this has

[kudu-CR] Changes: In kudu-spark, added support to delete rows from Kudu table in DataSource API. This is done using the SaveMode.ErrorIfExists.

2016-09-15 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: Changes: In kudu-spark, added support to delete rows from Kudu table in DataSource API. This is done using the SaveMode.ErrorIfExists. .. Patch Set 2: Is this pa