sivabalan narayanan created HUDI-439:
----------------------------------------
Summary: Fix HoodieSparkSqlWriter wrt code refactoring
Key: HUDI-439
URL: https://issues.apache.org/jira/browse/HUDI-439
Project: Apache Hudi (incubating)
Issue Type: Improvement
Components: SparkSQL Support
Reporter: sivabalan narayanan
Fix For: 0.5.1
HoodieSparkSqlWriter have some common code paths for write and delete paths.
When I added support for deletes, it wasn't easy to have common code paths due
to HoodieWriteClient having generic type in java and scala expected to declare
the type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)