[
https://issues.apache.org/jira/browse/ASTERIXDB-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon resolved ASTERIXDB-2872.
----------------------------------
Resolution: Fixed
> Make UDF API more RESTful once more
> -----------------------------------
>
> Key: ASTERIXDB-2872
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2872
> Project: Apache AsterixDB
> Issue Type: Task
> Components: API - HTTP API
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Major
>
> The recent change of the UDF API was based on an implementation of
> DataverseNames that no longer really applies. Previously the canonical form
> was not considered suitable for outside consumption in APIs or elsewhere.
> Passing in multiple discrete parts was the proper way to dod things. Now that
> the canonical form separator is simply '/', the previous method of basically
> putting everything into POST and using multiple "dataverse" fields in the
> multipart request to maintain usability with multiparts is not necessary. The
> URL-encoded canonical name is intuitive enough.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)