zeroshade commented on issue #2: URL: https://github.com/apache/iceberg-cpp/issues/2#issuecomment-2496089511
For Arrow decimal types you'll need to specify which decimal type to use, I recommend using 128-bit because that's the max supported by iceberg. For the geometry type, you can use the GeoArrow community extension types. There is also a proposal to add the variant type to Arrow also after it is accepted into parquet, so that should work out fine too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org