[I] [Java] MapVector written data does not meet expectations [arrow-java]

2024-11-26 Thread via GitHub
hawk9821 opened a new issue, #40: URL: https://github.com/apache/arrow-java/issues/40 ### What would you like help with? ``` RootAllocator allocator = new RootAllocator(Long.MAX_VALUE); Map metadata = new HashMap<>(); metadata.put("K1", "V1"); metadata.put("

[I] [Java] MapVector written data does not meet expectations [arrow]

2024-11-06 Thread via GitHub
hawk9821 opened a new issue, #44664: URL: https://github.com/apache/arrow/issues/44664 ### What would you like help with? ``` RootAllocator allocator = new RootAllocator(Long.MAX_VALUE); Map metadata = new HashMap<>(); metadata.put("K1", "V1"); metadata.put(