1. 3b730dc [SPARK-58091] Upgrade `swift-system` to 1.7.4 by Dongjoon Hyun · 2 days ago main
  2. 0a6f81a [SPARK-58051] Replace release-stripped asserts with runtime validation by Dongjoon Hyun · 4 days ago
  3. 9f47438 [SPARK-58048] Add `Swift 6.4` build test CI by Dongjoon Hyun · 4 days ago
  4. 13b02de [SPARK-57967] Upgrade Swift Docker image to 6.3.3 by Dongjoon Hyun · 6 days ago
  5. e65e87f [SPARK-57916] Add `Security Best Practices` documentation by Dongjoon Hyun · 10 days ago
  6. c787a51 [SPARK-57914] Pin `apache/skywalking-eyes` to `v0.8.0` commit hash by Dongjoon Hyun · 10 days ago
  7. e526d80 [SPARK-57913] Use 4.2.0 RC5 for Spark 4.2 integration tests by Dongjoon Hyun · 10 days ago
  8. fdb2b6d [SPARK-57912] Improve connection string handling by Dongjoon Hyun · 10 days ago
  9. 7eb801f [SPARK-57734] Use 4.2.0 RC4 for Spark 4.2 integration tests by Dongjoon Hyun · 2 weeks ago
  10. 1996a53 [SPARK-57733] Upgrade `gRPC Swift NIO Transport` to 2.9.0 by Dongjoon Hyun · 2 weeks ago
  11. 7cb5083 [SPARK-57732] Upgrade `grpc-swift-2` to 2.4.2 by Dongjoon Hyun · 2 weeks ago
  12. a7b89bf [SPARK-57731] Upgrade `gRPC Swift Protobuf` to 2.4.1 by Dongjoon Hyun · 2 weeks ago
  13. e41476a [SPARK-57542] Support `nearestByJoin` for `DataFrame` by Dongjoon Hyun · 3 weeks ago
  14. 5de2fe6 [SPARK-57541] Use 4.2.0 RC3 for Spark 4.2 integration tests by Dongjoon Hyun · 3 weeks ago
  15. 41a6b74 [SPARK-57522] Update `Spark Connect`-generated `Swift` source code with `4.2.0-rc3` by Dongjoon Hyun · 3 weeks ago
  16. f458d5f [SPARK-57431] Upgrade `Swift System` to 1.7.2 by Dongjoon Hyun · 4 weeks ago
  17. c63d92f [SPARK-57392] Use Apache Spark 4.0.3 in integration tests by Dongjoon Hyun · 4 weeks ago
  18. 6788d8d [SPARK-57390] Use `apache/spark:4.0.2-scala` image in `integration-test-ubuntu` by Dongjoon Hyun · 4 weeks ago
  19. 53e27ce [SPARK-57357] Remove `web` example by Dongjoon Hyun · 5 weeks ago
  20. e7307b6 [SPARK-57347] Remove `spark.sql.geospatial.enabled=true` from `integration-test-mac-spark42` by Dongjoon Hyun · 5 weeks ago
  21. cd4e620 [SPARK-57334] Upgrade `gRPC Swift NIO Transport` to 2.8.0 by Dongjoon Hyun · 5 weeks ago
  22. 90fa414 [SPARK-57333] Use 4.2.0 RC1 for Spark 4.2 integration tests by Dongjoon Hyun · 5 weeks ago
  23. f763844 [SPARK-57312] Use 4.0.3 RC1 for Spark 4.0 integration tests by Dongjoon Hyun · 5 weeks ago
  24. 2abb238 [SPARK-57311] Check the startup logs to make Iceberg integration tests robust by Dongjoon Hyun · 5 weeks ago
  25. 112f838 [SPARK-57310] Support `stat.freqItems` for `DataFrame` by Dongjoon Hyun · 5 weeks ago
  26. 10a3455 [SPARK-57309] Support `stat.sampleBy` for `DataFrame` by Dongjoon Hyun · 5 weeks ago
  27. d0a7ab4 [SPARK-57308] Support `stat.approxQuantile` for `DataFrame` by Dongjoon Hyun · 5 weeks ago
  28. 95774f2 [SPARK-57307] Support `stat.crosstab` for `DataFrame` by Dongjoon Hyun · 5 weeks ago
  29. e56c5ca [SPARK-57306] Move `DataFrameNaFunctions` tests to new `DataFrameNaFunctionsTests` by Dongjoon Hyun · 5 weeks ago
  30. e035f3d [SPARK-57305] Support `stat.(cov|corr)` for `DataFrame` by Dongjoon Hyun · 5 weeks ago
  31. 9fc11ff [SPARK-57304] Support `na.(fill|drop|replace)` for `DataFrame` by Dongjoon Hyun · 5 weeks ago
  32. db0806c [SPARK-57302] Support `withColumn/withColumns` for `DataFrame` by Dongjoon Hyun · 5 weeks ago
  33. 0f001a5 [SPARK-57299] Upgrade `Swift System` to 1.6.5 by Dongjoon Hyun · 5 weeks ago
  34. 44bf60b [SPARK-57279] Add `SECURITY.md` for scan-agent discoverability by Dongjoon Hyun · 5 weeks ago
  35. d11940e [SPARK-57156] Harden fork CI status workflows against run/check-run race and pagination by Liang-Chi Hsieh · 6 weeks ago
  36. cc38900 [SPARK-57151] Run CI in forked repositories and report build status to PRs by Dongjoon Hyun · 6 weeks ago
  37. 1282233 [SPARK-57146] Add `AGENTS.md` and symlink `CLAUDE.md` to it by Dongjoon Hyun · 6 weeks ago
  38. 5386dd5 [SPARK-57094] Use `exact` always instead of `branch` in `Package.swift` by Dongjoon Hyun · 7 weeks ago
  39. ffe3de2 [SPARK-57090] Make `Documentation` up-to-date by Dongjoon Hyun · 7 weeks ago
  40. 0380236 [SPARK-57087] Support `listFunctions` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  41. b7224a8 [SPARK-57086] Support `recoverPartitions` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  42. 3641296 [SPARK-57085] Support `getFunction` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  43. c97e125 [SPARK-57084] Add `geometry` and `geography` SQL tests and answer files by Dongjoon Hyun · 7 weeks ago
  44. 4760847 [SPARK-57063] Support `csv(DataFrame)` in `DataFrameReader` by Dongjoon Hyun · 7 weeks ago
  45. 773c238 [SPARK-57062] Support `json(DataFrame)` in `DataFrameReader` by Dongjoon Hyun · 7 weeks ago
  46. d57fe8c [SPARK-57061] Support `xml(DataFrame)` in `DataFrameReader` by Dongjoon Hyun · 7 weeks ago
  47. 972244e [SPARK-57060] Support `analyzeTable` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  48. 7de270b [SPARK-57059] Add `integration-test-mac-spark41-iceberg` GitHub Actions job by Dongjoon Hyun · 7 weeks ago
  49. ccf841c [SPARK-57051] Support `getCreateTableString` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  50. 70d2be0 [SPARK-57050] Support `getTableProperties` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  51. 1fbe1b6 [SPARK-57049] Support `listPartitions` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  52. 763077d [SPARK-57048] Add `*.pyc` and `*.pyo` to `.gitignore` by Dongjoon Hyun · 7 weeks ago
  53. 938c78a [SPARK-57047] Support `listViews` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  54. 3f3bf17 [SPARK-57046] Support `truncateTable` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  55. c7adf4d [SPARK-57045] Support `drop(Table|View)` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  56. 624f706 [SPARK-57044] Support `(create|drop)Database` in `Catalog` by Dongjoon Hyun · 7 weeks ago
  57. 12507da [SPARK-57014] Update `Spark Connect`-generated `Swift` source code with `4.2.0-preview5` by Dongjoon Hyun · 7 weeks ago
  58. e72a9b6 [SPARK-57013] Drop Spark 3.5 Support by Dongjoon Hyun · 7 weeks ago
  59. f3efeea [SPARK-56857] Upgrade Swift to 6.3.2 by Dongjoon Hyun · 7 weeks ago
  60. eebe4d8 [SPARK-57009] Add `dev/spark_jira_utils.py` by Dongjoon Hyun · 7 weeks ago
  61. ba80e29 [SPARK-57010] Upgrade `Iceberg` to 1.11.0 in integration tests by Dongjoon Hyun · 7 weeks ago
  62. b5a5de1 [SPARK-56858] Use `Xcode 26.5` in CIs by Dongjoon Hyun · 7 weeks ago
  63. 96580cf [SPARK-57008] Regenerate `Spark Connect`-generated Swift source code with `protoc-gen-grpc-swift-2` 2.4.0 by Dongjoon Hyun · 7 weeks ago
  64. 4e54aee [SPARK-57007] Use Spark 4.1.2 in docs, examples, and tests by Dongjoon Hyun · 7 weeks ago
  65. e394532 [SPARK-56996] Use Spark 4.1.2 instead of RC1 by Dongjoon Hyun · 7 weeks ago
  66. 917db48 [SPARK-56951] Use 4.1.2 RC1 for Spark 4.1 integration tests by Dongjoon Hyun · 8 weeks ago
  67. 4101b0d [SPARK-56950] Upgrade `gRPC Swift Protobuf` to 2.4.0 by Dongjoon Hyun · 8 weeks ago
  68. c2060e3 [SPARK-56828] Upgrade `grpc-swift-2` to 2.4.1 by Dongjoon Hyun · 9 weeks ago
  69. 6a4eee1 [SPARK-56788] Add `integration-test-ubuntu-spark42` GitHub Actions job by Dongjoon Hyun · 9 weeks ago
  70. b25d325 [SPARK-56753] Fix typos and code sample bugs in documentation by Peter Toth · 10 weeks ago
  71. 86bd945 [SPARK-56725] Upgrade Swift to 6.3.1 by Dongjoon Hyun · 10 weeks ago
  72. 6786323 [SPARK-56722] Upgrade Docker GitHub Actions in `publish_image.yml` by Dongjoon Hyun · 10 weeks ago
  73. 19f71f6 [SPARK-56709] Use Apache Spark `4.2.0-preview5` in CI by Dongjoon Hyun · 2 months ago
  74. 13d0f4f [SPARK-56668] Upgrade `actions/setup-java` to v5 by Dongjoon Hyun · 2 months ago
  75. c26041c [SPARK-56516] Upgrade `gRPC Swift Protobuf` to 2.3.0 by Dongjoon Hyun · 3 months ago
  76. 89ae02f [SPARK-56517] Upgrade `gRPC Swift NIO Transport` to 2.7.0 by Dongjoon Hyun · 3 months ago
  77. 9de8f17 [SPARK-56515] Upgrade `grpc-swift-2` to 2.4.0 by Dongjoon Hyun · 3 months ago
  78. d85682b [SPARK-56497] Upgrade the minimum `Swift` requirement to 6.3 by Dongjoon Hyun · 3 months ago
  79. 19bbbbb [SPARK-56474] Rename `create_spark_jira.py` to `create_jira_and_branch.py` by Dongjoon Hyun · 3 months ago
  80. cce103a [SPARK-56432] Use `4.2.0-preview4` instead of `RC1` by Dongjoon Hyun · 3 months ago
  81. bdd0a14 [SPARK-56425] Split `DataFrame.swift` into extension-based files by Dongjoon Hyun · 3 months ago
  82. b3368f5 [SPARK-56422] Introduce `createPlan` method to deduplicate `Plan` creation pattern by Dongjoon Hyun · 3 months ago
  83. c0c3e74 [SPARK-56423] Remove manual `Equatable` implementation from `StorageLevel` by Dongjoon Hyun · 3 months ago
  84. 34aeece [SPARK-56421] Introduce `IntervalType` protocol for `(DayTime|YearMonth)Interval` by Dongjoon Hyun · 3 months ago
  85. 4de7d39 [SPARK-56420] Introduce `toExpression` method to deduplicate literal conversions by Dongjoon Hyun · 3 months ago
  86. 9f0d802 [SPARK-56419] Use consistent `CaseInsensitiveDictionary` initialization style by Dongjoon Hyun · 3 months ago
  87. cdeaa46 [SPARK-56380] Use `4.2.0-preview4` RC1 for Spark 4.2 integration tests by Dongjoon Hyun · 3 months ago
  88. f296982 [SPARK-56290] Rename `build-macos-26-swift(62 -> 63)` in CI by Dongjoon Hyun · 3 months ago 0.6.0 0.6.0-rc.1
  89. 5fc3ff8 [SPARK-56288] Upgrade `gRPC Swift NIO Transport` to 2.6.2 by Dongjoon Hyun · 3 months ago
  90. f43e83d [SPARK-56266] Migrate `Examples` to Swift 6.3 by Dongjoon Hyun · 4 months ago
  91. 3cfd114 [SPARK-56265] Make `Examples` Docker image sizes up-to-date with the published images by Dongjoon Hyun · 4 months ago
  92. 1e9e743 [SPARK-56264] Use `Swift 6.3` always in CIs by Dongjoon Hyun · 4 months ago
  93. 6f46753 [SPARK-56263] Upgrade `gRPC Swift NIO Transport` to 2.6.1 by Dongjoon Hyun · 4 months ago
  94. 5d65699 [SPARK-56261] Use `Xcode 26.4` in CIs by Dongjoon Hyun · 4 months ago
  95. 6b88929 [SPARK-56197] Use `musl` Static Linux SDK for `Examples` Docker images by Dongjoon Hyun · 4 months ago
  96. 1decdfb [SPARK-56196] Use official `Swift 6.3` Docker image instead of nightly by Dongjoon Hyun · 4 months ago
  97. b631f58 [SPARK-56191] Upgrade `gRPC Swift NIO Transport` to 2.6.0 by Dongjoon Hyun · 4 months ago
  98. d741ff5 [SPARK-56149] Upgrade `gRPC Swift NIO Transport` to 2.5.0 by Dongjoon Hyun · 4 months ago
  99. b341aa8 [SPARK-56150] Update `README.md` with the docker image sizes by Dongjoon Hyun · 4 months ago
  100. dc1f02d [SPARK-56124] Sync `docker`-related GitHub Actions versions to the ASF approved patterns by Dongjoon Hyun · 4 months ago