-
|
Hi, I'm trying to read an iceberg table using Gluten (velox backend) and it's falling back, even though the table is not partitioned, and there are no deletions:
I'm confused because I'm running Spark 4 with the latest version of gluten-velox-bundle (jar downloaded from here https://dlcdn.apache.org/gluten/1.6.0/ from what I understand that is already built with the iceberg profile, please correct me if I'm wrong) Can someone help me please figure out why I'm not able to enable the native scan? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@1b5d |
Beta Was this translation helpful? Give feedback.
@1b5d
In 1.6.0 release spark4.0 does not have iceberg support included, mostly due to not fully tested. Please have a try with below nightly 1.7 package:
https://nightlies.apache.org/gluten/nightly-release-jdk17-enhanced/