Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Support ArrayType in Gazelle #461

Closed
3 of 9 tasks
xuechendi opened this issue Aug 11, 2021 · 1 comment · Fixed by #462 or #496
Closed
3 of 9 tasks

Support ArrayType in Gazelle #461

xuechendi opened this issue Aug 11, 2021 · 1 comment · Fixed by #462 or #496
Labels
enhancement New feature or request

Comments

@xuechendi
Copy link
Collaborator

xuechendi commented Aug 11, 2021

This feature is aim to support ArrayType in Gazelle

  • ArrayType support in ArrowWritableColumnVector -> Done
  • udf -> Done
  • projector/filter -> runnable with Fallback
  • Aggregation -> runnable with Fallback
  • Joins and sort as payload
    • BHJ -> runnable with Fallback
    • SMJ -> runnable with Fallback
    • SHJ -> runnable with Fallback
  • ColumnarShuffleWrite
@zhouyuan
Copy link
Collaborator

let's make this as the umbrellas issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.