>From Ali Alsuliman <[email protected]>: Attention is currently required from: Peeyush Gupta. Ali Alsuliman has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17488 )
Change subject: [ASTERIXDB-3166][FUN] Error with get_object_fields with open list type ...................................................................... Patch Set 3: (1 comment) File asterixdb/asterix-runtime/src/main/java/org/apache/asterix/runtime/evaluators/functions/records/RecordFieldsUtil.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17488/comment/978893a9_c8b3eae6 PS2, Line 280: act.getItemType().getTypeTag() > create type test_type as { […] Yes. From the outside, item type cannot be specified as ATypeTag.UNION like you have seen, but I was thinking more about the types created internally by our expressions. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17488 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Change-Id: Ie413d286738f571df81e2f450a3fb0b132dc5521 Gerrit-Change-Number: 17488 Gerrit-PatchSet: 3 Gerrit-Owner: Peeyush Gupta <[email protected]> Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Peeyush Gupta <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Attention: Peeyush Gupta <[email protected]> Gerrit-Comment-Date: Mon, 17 Apr 2023 22:11:00 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Peeyush Gupta <[email protected]> Comment-In-Reply-To: Ali Alsuliman <[email protected]> Gerrit-MessageType: comment
