Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/1919#discussion_r16339033 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala --- @@ -204,12 +235,81 @@ case class InsertIntoHiveTable( // ORC stores compression information in table properties. While, there are other formats // (e.g. RCFile) that rely on hadoop configurations to store compression information. --- End diff -- Move the above comments before line 306.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org