This is an automated email from the ASF dual-hosted git repository.
chinmayskulkarni pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git
The following commit(s) were added to refs/heads/master by this push:
new fb4efcf PHOENIX-5232: PhoenixDataWriter in Phoenix-Spark connector
does not commit when mutation batch size is reached (addendum)
fb4efcf is described below
commit fb4efcf1033b4aab9dbc3a88a830ca4bbc7733ef
Author: Chinmay Kulkarni <[email protected]>
AuthorDate: Thu Apr 11 17:47:31 2019 -0700
PHOENIX-5232: PhoenixDataWriter in Phoenix-Spark connector does not commit
when mutation batch size is reached (addendum)
---
.../writer/{PhoenixDatasourceWriter.java => PhoenixDataSourceWriter.java} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git
a/phoenix-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/writer/PhoenixDatasourceWriter.java
b/phoenix-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/writer/PhoenixDataSourceWriter.java
similarity index 100%
rename from
phoenix-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/writer/PhoenixDatasourceWriter.java
rename to
phoenix-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/writer/PhoenixDataSourceWriter.java