Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
1.22k
stars
438
forks
source link
[GLUTEN-7823] Revert "read data from orc file format - ignore reading except date32" #7917
Closed
baibaichen closed 1 week ago
This partially reverts commit f498fe74850348e4ac3120da41138fe4dda122b1.
What changes were proposed in this pull request?
https://github.com/ClickHouse/ClickHouse/pull/69473 introduces uninitialized read issue, let's cherry pick https://github.com/ClickHouse/ClickHouse/pull/71500 to fix it.
(Please fill in changes proposed in this fix)
(Fixes: #7823)
How was this patch tested?
existed UTs