>From Hussain Towaileb <[email protected]>: Hussain Towaileb has uploaded a new patch set (#2). ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21178?usp=email )
Change subject: [ASTERIXDB-3634][EXT]: correctly parse float and map types (pt. 1) ...................................................................... [ASTERIXDB-3634][EXT]: correctly parse float and map types (pt. 1) Details: - Parse float type as float instead of promoting to double. - Parse Map type (with String key) to JSON object type. Ext-ref: MB-70462 Change-Id: I4aed8bb2a77741b7f2da2436ef113da8ada1d524 --- M asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/parser/IcebergParquetDataParser.java 1 file changed, 41 insertions(+), 38 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/78/21178/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21178?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: newpatchset Gerrit-Project: asterixdb Gerrit-Branch: lumina Gerrit-Change-Id: I4aed8bb2a77741b7f2da2436ef113da8ada1d524 Gerrit-Change-Number: 21178 Gerrit-PatchSet: 2 Gerrit-Owner: Hussain Towaileb <[email protected]> Gerrit-CC: Anon. E. Moose #1000171
