Aggarwal-Raghav commented on code in PR #6100:
URL: https://github.com/apache/hive/pull/6100#discussion_r2379774227


##########
data/scripts/cat.py:
##########
@@ -16,6 +16,7 @@
 # specific language governing permissions and limitations
 # under the License.
 #
+from __future__ import print_function

Review Comment:
   I'm ok with the import statmenet but IMO, the CI shouldn't run on python2. 
    
   So the goal of this PR just the print statement or we can target other 
changes like unused import statments etc.



-- 
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]

Reply via email to