zhuqi-lucas commented on issue #22682: URL: https://github.com/apache/datafusion/issues/22682#issuecomment-4779842043
@Rich-T-kid welcome! Please take `Dictionary<K, V>` from #22715 — that lines up perfectly with your existing #21765 work, go ahead. I'll be opening a PR shortly for `List` / `LargeList` / `Struct` / `Map` / `FixedSizeList` (the nested types from #22682). That PR will land the recursive `supported_type` plumbing your dictionary work can build on top of, so it'd be smoothest to rebase onto it once it's in. Ping me when you're ready to start — happy to coordinate. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
