[
https://issues.apache.org/jira/browse/ASTERIXDB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387029#comment-15387029
]
Ian Maxon commented on ASTERIXDB-1150:
--------------------------------------
Sort of, the example in the description would be loadable now. I suppose it's
at least mitigated, in that the patch fixed loading of suffixed floats where
possible and omitted them from output. There are probably a few things that
(old)AQL could return that the ADM parser will not accept (e.g. NaNf, NaNd,
maybe a few others I haven't thought of).
> ADM parser should accept AQL-style values
> -----------------------------------------
>
> Key: ASTERIXDB-1150
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1150
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: AsterixDB, Data Formats
> Reporter: Chris Hillery
> Assignee: Chris Hillery
>
> The AQL parser has several forms for representing values, but not all of them
> are parseable by the ADM parser. In particular, length-specific integer types
> such as 15i8 cannot be loaded into a dataset.
> This is particularly bad as the ADM serializer produces these style of
> values, meaning ADM is not round-trippable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)