[
https://issues.apache.org/jira/browse/ASTERIXDB-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wail Alkowaileet updated ASTERIXDB-1885:
----------------------------------------
Description:
I got a problem when dealing with closed objects/records that contain MISSING
fields.
Examples:
{noformat}
1: { }
2: {,"name":"Alice"}
{noformat}
I fixed the commas in (2). However, I'm not sure if (1) is still valid or if
it's an expected behavior.
was:
I got a problem when dealing with closed objects/records that contains MISSING
fields.
Examples:
{noformat}
1: { }
2: {,"name":"Alice"}
{noformat}
I fixed the commas in (2). However, I'm not sure if (1) is still valid or if
it's an expected behavior.
> Printer: Malformed result in closed object with MISSING fields
> --------------------------------------------------------------
>
> Key: ASTERIXDB-1885
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1885
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: AsterixDB
> Reporter: Wail Alkowaileet
> Assignee: Wail Alkowaileet
>
> I got a problem when dealing with closed objects/records that contain MISSING
> fields.
> Examples:
> {noformat}
> 1: { }
> 2: {,"name":"Alice"}
> {noformat}
> I fixed the commas in (2). However, I'm not sure if (1) is still valid or if
> it's an expected behavior.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)