[ https://issues.apache.org/jira/browse/HIVE-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530964#comment-14530964 ]
Jimmy Xiang commented on HIVE-10626: ------------------------------------ Can you use StringBuilder in constructing the sparkPlan instead of string concatenation? Why do you want to change the indent to 1 space? {code} - finalRDD = rdd; + finalRDD = rdd; {code} > Spark paln need to be updated [Spark Branch] > -------------------------------------------- > > Key: HIVE-10626 > URL: https://issues.apache.org/jira/browse/HIVE-10626 > Project: Hive > Issue Type: Bug > Components: Spark > Affects Versions: spark-branch > Reporter: Chinna Rao Lalam > Assignee: Chinna Rao Lalam > Attachments: HIVE-10626-spark.patch > > > [HIVE-8858] basic patch was committed, latest patch need to be committed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)