zeroflag commented on a change in pull request #1733:
URL: https://github.com/apache/hive/pull/1733#discussion_r566707115



##########
File path: hplsql/src/test/results/local/create_package3.out.txt
##########
@@ -1,5 +1,5 @@
 Ln:1 INCLUDE src/test/queries/local/create_package3_include.sql
 INCLUDE CONTENT src/test/queries/local/create_package3_include.sql (non-empty)
-EXEC PACKAGE PROCEDURE A.test
-Ln:9 PRINT
-"test ok"
\ No newline at end of file
+EXEC PACKAGE PROCEDURE A.TEST
+Ln:8 PRINT

Review comment:
       It's because the package header + body stored in distinct fields the 
they're put back together when loading. This can eat some trailing newlines 
from the end.




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

Reply via email to