Skip to content

Commit baa1b35

Browse files
Fokkokevinjqliu
andauthored
Remove comment
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
1 parent e86feda commit baa1b35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2502,7 +2502,6 @@ def spark() -> "SparkSession":
25022502
spark_version = ".".join(importlib.metadata.version("pyspark").split(".")[:2])
25032503
scala_version = "2.12"
25042504
iceberg_version = "1.9.2"
2505-
# Should match with Spark:
25062505
hadoop_version = "3.3.4"
25072506
aws_sdk_version = "1.12.753"
25082507

0 commit comments

Comments
 (0)