[ https://issues.apache.org/jira/browse/HIVE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anthony Hsu updated HIVE-6570: ------------------------------ Attachment: HIVE-6570.1.patch.txt Added support for Hive variable substitution with the "source" command, and added a test for this in source.q. > Hive variable substitution does not work with the "source" command > ------------------------------------------------------------------ > > Key: HIVE-6570 > URL: https://issues.apache.org/jira/browse/HIVE-6570 > Project: Hive > Issue Type: Bug > Reporter: Anthony Hsu > Assignee: Anthony Hsu > Attachments: HIVE-6570.1.patch.txt > > > The following does not work: > {code} > source ${hivevar:test-dir}/test.q; > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)