-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Thanks a lot for this wonderful work.
I am trying to use it and was able to create index. However, on trying to access data using sec index, I am seeing below error. Any help will be greatly appreciated.
scala> spark.index.parquet("temp/codes.parquet").
| filter(
java.lang.NoSuchMethodError: org.apache.spark.sql.execution.FileSourceScanExec.(Lorg/apache/spark/sql/execution/datasources/HadoopFsRelation;Lscala/collection/Seq;Lorg/apache/spark/sql/types/StructType;Lscala/collection/Seq;Lscala/Option;Lscala/collection/Seq;Lscala/Option;)V
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels