Complete Spark integration test suite

This commit is contained in:
chrislu
2025-11-22 12:23:48 -08:00
parent a428aeb5d7
commit 89a6d42cee
14 changed files with 1942 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# IDE
.idea/
*.iml
.vscode/
.classpath
.project
.settings/
# Spark
spark-warehouse/
metastore_db/
derby.log
# Logs
*.log
# OS
.DS_Store
Thumbs.db