pvary commented on a change in pull request #2856:
URL: https://github.com/apache/hive/pull/2856#discussion_r779376929
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java
##########
@@ -1617,8 +1617,7 @@ public OperatorType getType() {
@Override
public void augmentPlan() {
- PlanUtils.configureOutputJobPropertiesForStorageHandler(
- getConf().getTableInfo());
+
PlanUtils.configureOutputJobPropertiesForStorageHandler(getConf().getTableInfo());
Review comment:
Refrain from formatting only changes, if not touching the file - this
would just complicate backports
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]