Description
CREATE FUNCTION USING syntax doesn't support archives as resources.
The reason is archives were not supported in Spark SQL.
Now Spark SQL supports archives so I think we can support them for the syntax.
CREATE FUNCTION USING syntax doesn't support archives as resources.
The reason is archives were not supported in Spark SQL.
Now Spark SQL supports archives so I think we can support them for the syntax.