[
https://issues.apache.org/jira/browse/HIVE-24346?focusedWorklogId=544175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-544175
]
ASF GitHub Bot logged work on HIVE-24346:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jan/21 10:00
Start Date: 29/Jan/21 10:00
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 544175)
Time Spent: 2h 20m (was: 2h 10m)
> Store HPL/SQL packages into HMS
> -------------------------------
>
> Key: HIVE-24346
> URL: https://issues.apache.org/jira/browse/HIVE-24346
> Project: Hive
> Issue Type: Sub-task
> Components: hpl/sql, Metastore
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)