Aws-data-wrangler: Support parquet logical type of MAP

Created on 25 Nov 2019  路  7Comments  路  Source: awslabs/aws-data-wrangler

Looking to get support for outputting Tuple[str, str] or non nested dictionary's (key value pairs ) outputted logical dt of MAP in parquet file.

I understand dependent libraries do not yet support it by looking at this pull https://github.com/apache/arrow/pull/5774. Looks like it might be wrapping up development soon, does it make sense to eventually support?

Thoughts?

Major Release enhancement

Most helpful comment

looks like pyarrow 0.16 added support for maparray. Can this be unblocked? would be great for athena maps

All 7 comments

Thanks for the contribution @robertaves, this makes total sense.

Let's keep following this arrow's PR to develop our side when it is possible.

@igorborgest Looks like the arrow's PR has been closed.

looks like pyarrow 0.16 added support for maparray. Can this be unblocked? would be great for athena maps

Thanks @robertaves! Let's work on that!

We will add support for nested types on version 1.0.0. Coming soon!

Hi! We will release AWS Data Wrangler 1.0.0 on April 10 and we are collecting as much feedback as possible.

This issue should be resolved with this release. So, please test it if possible, and any feedback about the docs, the library or this specific functionality will be very welcome.

Thank you for the contribution. Please, reopen the issue if it persists even after the version 1.0.0.

Was this page helpful?
0 / 5 - 0 ratings