Skip to content

Commit 93ae842

Browse files
committed
run Spark 3.4 tests with native_datafusion scan
1 parent cb6d5b6 commit 93ae842

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/spark_sql_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
# - native_iceberg_compat: Spark 3.5 only
127127
config:
128128
- {spark-short: '3.4', spark-full: '3.4.3', java: 11, scan-impl: 'auto'}
129+
- {spark-short: '3.4', spark-full: '3.4.3', java: 11, scan-impl: 'native_datafusion'}
129130
- {spark-short: '3.5', spark-full: '3.5.8', java: 11, scan-impl: 'auto'}
130131
- {spark-short: '3.5', spark-full: '3.5.8', java: 11, scan-impl: 'native_datafusion'}
131132
- {spark-short: '4.0', spark-full: '4.0.1', java: 17, scan-impl: 'auto'}

0 commit comments

Comments
 (0)