Jungtaek Lim created SPARK-27127:
------------------------------------

             Summary: Deduplicate codes reading from/writing to unsafe object
                 Key: SPARK-27127
                 URL: https://issues.apache.org/jira/browse/SPARK-27127
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Jungtaek Lim


IntelliJ found lots of code duplication among some Unsafe classes, and code 
duplications occur from reading from/writing to unsafe object. This issue 
tracks the efforts to deduplicate code block around reading from/writing to 
unsafe object among various classes.

This would help not only reducing codes, but also let the way of dealing with 
unsafe object consistently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to