apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 437 forks source link

[CORE] Query planner: A more explicit practice to register columnar batch types #8002

Closed zhztheplayer closed 2 days ago

zhztheplayer commented 2 days ago

Add API BatchType#ensureRegistered() for explicit registration of the batch type. The previous way (e.g., VeloxBatch.getClass) is hard to reason about.

github-actions[bot] commented 2 days ago

Run Gluten Clickhouse CI on x86

github-actions[bot] commented 2 days ago

Run Gluten Clickhouse CI on x86