Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Attila VamosAttila VamosReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MajorCompatibility
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Attila Vamos
Attila VamosReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Compatibility
Minor
Fix versions
Pull Request URL
Created March 26, 2019 at 1:31 PM
Updated May 20, 2019 at 12:24 PM
Resolved May 20, 2019 at 12:24 PM
I think this applies to all type of spray, but as an example:
When spraying a file as delimited, the resulting file has no @kind - to describe the type of file. In this case it should be "csv", but instead fills in the @format as "csv".
The spray should set @kind , and @format should usually be set to "utf8n".