hints cannot be passed to transform statements
----------------------------------------------

                 Key: HIVE-1247
                 URL: https://issues.apache.org/jira/browse/HIVE-1247
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Namit Jain
             Fix For: 0.6.0


Statements like:


select /*+ MAPJOIN(a) */ transform(c1, c2) using '..' as ..


does not work

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to