Ali Alsuliman created ASTERIXDB-3624:
----------------------------------------

             Summary: Internal error encountered in object_remove_fields
                 Key: ASTERIXDB-3624
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3624
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: FUN - Functions
            Reporter: Ali Alsuliman
            Assignee: Ali Alsuliman


The following query encounters an internal error:
{{select value object_remove_fields(\{"props": { "rc": { "s": { "p": { "date": 
"2025-05-30T02:11:05.892Z", "value": "True" } }, "c": \{ "s.l": { "2025-04-28": 
4.99, "2025-04-29": 2.99 } } } }}, [ [ "props", "rc", "c", "s.l" ]]);}}
The type computed by the function’s type computer does not match the type 
returned by the runtime.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to