datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

[EPIC] A collection of issues for supporting the `MAP` DataType

Open alamb opened this issue 1 year ago • 4 comments

Is your feature request related to a problem or challenge?

Arrow contains a MapArray

DataFusion has incomplete support for this type; This ticket tracks adding new fetures.

Please add comments / etc if you file additional tickets related to map and I'll add them to the description

Issues

  • [x] https://github.com/apache/datafusion/issues/8262
  • [ ] https://github.com/apache/datafusion/issues/6485
  • [x] https://github.com/apache/datafusion/issues/11128
  • [x] https://github.com/apache/datafusion/issues/11268
  • [x] https://github.com/apache/datafusion/issues/11434
  • [x] https://github.com/apache/datafusion/issues/11435
  • [x] https://github.com/apache/datafusion/issues/11436
  • [ ] https://github.com/apache/datafusion/issues/11437
  • [x] https://github.com/apache/datafusion/issues/11546
  • [ ] https://github.com/sqlparser-rs/sqlparser-rs/pull/1344
  • [ ] #12147
  • [ ] #12148

alamb avatar Jul 12 '24 10:07 alamb

I have created the follow-up issues for https://github.com/apache/datafusion/issues/11268:

  • [ ] https://github.com/apache/datafusion/issues/11434
  • [ ] https://github.com/apache/datafusion/issues/11435
  • [ ] https://github.com/apache/datafusion/issues/11436
  • [ ] https://github.com/apache/datafusion/issues/11437

goldmedal avatar Jul 12 '24 15:07 goldmedal

I have created the follow-up issues for #11268:

Awesome -- thank you @goldmedal -- I added them to the ticket description too (as I think this then generates back links on the issues themselves to the epic)

alamb avatar Jul 12 '24 18:07 alamb

I guess it's also related to this epic

  • [ ] https://github.com/apache/datafusion/issues/11546

goldmedal avatar Jul 19 '24 11:07 goldmedal

related

  • #12147
  • #12148

Weijun-H avatar Aug 24 '24 11:08 Weijun-H

It looks to me like we have completed most of the planned work here and it is no longer active so closing it down to clean up our tickets a bit. Thanks again everyone

alamb avatar Aug 12 '25 19:08 alamb