Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Asterisk argument for UDTF does not work

Makoto YUI edited this page Jul 17, 2014 · 2 revisions

See HIVE-4181 that asterisk argument without table alias for UDTF is not working. It has been fixed as part of Hive v0.12 release.

A possible workaround is to use asterisk with a table alias, or to specify names of arguments explicitly.

Clone this wiki locally