Skip to content

Commit b064930

Browse files
authored
chore: Fix merge conflicts from merging comet-parquet-exec into main (#1323)
* Remove extra files after merging main into comet-parquet-exec. * Clean up imports in CometTestBase.
1 parent a53f0b5 commit b064930

File tree

4 files changed

+3
-629
lines changed

4 files changed

+3
-629
lines changed

native/spark-expr/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
mod error;
2323

2424
mod kernels;
25-
mod schema_adapter;
2625
mod static_invoke;
27-
pub use schema_adapter::SparkSchemaAdapterFactory;
2826
pub use static_invoke::*;
2927

3028
mod struct_funcs;

native/spark-expr/src/schema_adapter.rs

Lines changed: 0 additions & 376 deletions
This file was deleted.

0 commit comments

Comments
 (0)