Eric Wohlstadter created HIVE-19703:
---------------------------------------
Summary: GenericUDTFGetSplits never uses num splits argument
Key: HIVE-19703
URL: https://issues.apache.org/jira/browse/HIVE-19703
Project: Hive
Issue Type: Bug
Components: UDF
Reporter: Eric Wohlstadter
The description for GenericUDTFGetSplits says
{code}
Returns an array of length int serialized splits for the referenced tables
string.
{code}
but the argument to control the number of splits is DOA.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)