Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataType::Map tracking issue #538

Closed
5 tasks
nevi-me opened this issue Jul 11, 2021 · 1 comment
Closed
5 tasks

DataType::Map tracking issue #538

nevi-me opened this issue Jul 11, 2021 · 1 comment
Labels
enhancement Any new improvement worthy of a entry in the changelog

Comments

@nevi-me
Copy link
Contributor

nevi-me commented Jul 11, 2021

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

We are adding support for the map data type, which is a list of key-values ala hashmap.
This issue tracks outstanding functionality without opening multiple issues for each at once.

The outstanding work after #395 and #491 are:

  • Integration testing (https://issues.apache.org/jira/browse/ARROW-13300)
  • Non-canonical map support (where we don't check that the schema names match exactly)
  • Nested maps [arrow, parquet (write)]
  • improving map builder support to behave like a hashmap
  • JSON writer
@nevi-me nevi-me added the enhancement Any new improvement worthy of a entry in the changelog label Jul 11, 2021
@nevi-me nevi-me mentioned this issue Jul 11, 2021
9 tasks
@tustvold
Copy link
Contributor

I believe all the listed items are now implemented so closing, feel free to reopen if I am mistaken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog
Projects
None yet
Development

No branches or pull requests

2 participants