You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2019/12/19 06:03:00 UTC

[jira] [Created] (HUDI-439) Fix HoodieSparkSqlWriter wrt code refactoring

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)