Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/17886#discussion_r165421914
--- Diff:
sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/session/HiveSessionImpl.java
---
@@ -221,6 +227,70 @@ private void configureSession(Map<String, String>
sessionConfMap) throws HiveSQL
}
}
+ // Copy from org.apache.hadoop.hive.ql.processors.SetProcessor, only
change:
--- End diff --
This is from Hive 1.2 branch.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]