kgyrtkirk commented on a change in pull request #1750:
URL: https://github.com/apache/hive/pull/1750#discussion_r540118205
##########
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java
##########
@@ -17,6 +17,7 @@
*/
package org.apache.hadoop.hive.ql.optimizer;
+import java.io.File;
Review comment:
yeah...I've some stuff which write out `File`-s for now...and I just
remove it at the end of preparing the patch....
it gives easier insights into what happened in the SWO.
I would really like to build it into the system and expose it on the HS2 web
interface - it would be very usefull...will get to that as well :)
but first I would like to finish this set of patches :)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]