[
https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606523#comment-14606523
]
Alan Gates commented on HIVE-11055:
-----------------------------------
I ran rat on this and all looks good except for a number of generated files:
{code}
!?????
/Users/gates/git/apache/hive/hplsql/src/main/java/org/apache/hive/hplsql/Hplsql.tokens
!?????
/Users/gates/git/apache/hive/hplsql/src/main/java/org/apache/hive/hplsql/HplsqlBaseVisitor.java
!?????
/Users/gates/git/apache/hive/hplsql/src/main/java/org/apache/hive/hplsql/HplsqlLexer.java
!?????
/Users/gates/git/apache/hive/hplsql/src/main/java/org/apache/hive/hplsql/HplsqlLexer.tokens
!?????
/Users/gates/git/apache/hive/hplsql/src/main/java/org/apache/hive/hplsql/HplsqlParser.java
!?????
/Users/gates/git/apache/hive/hplsql/src/main/java/org/apache/hive/hplsql/HplsqlVisitor.java
{code}
Did you intend to check these in rather than have the build generate them?
> HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)
> -------------------------------------------------------------------
>
> Key: HIVE-11055
> URL: https://issues.apache.org/jira/browse/HIVE-11055
> Project: Hive
> Issue Type: Improvement
> Reporter: Dmitry Tolpeko
> Assignee: Dmitry Tolpeko
> Attachments: HIVE-11055.1.patch, HIVE-11055.2.patch,
> HIVE-11055.3.patch
>
>
> There is PL/HQL tool (www.plhql.org) that implements procedural SQL for Hive
> (actually any SQL-on-Hadoop implementation and any JDBC source).
> Alan Gates offered to contribute it to Hive under HPL/SQL name
> (org.apache.hive.hplsql package). This JIRA is to create a patch to
> contribute the PL/HQL code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)