Sign in
apache
/
spark-connect-swift
/
HEAD
f62880e
[SPARK-58498] Support `geometry/geography` types in `DataType.simpleString`
by Dongjoon Hyun
· 2 days ago
main
ab62a17
[SPARK-58497] Support `createDataFrame` in `SparkSession`
by Dongjoon Hyun
· 2 days ago
98035c2
[SPARK-58496] Support field-name-based access in `Row`
by Dongjoon Hyun
· 2 days ago
14d1ddb
[SPARK-58493] Support aggregate functions in `AggregateFunctions`
by Dongjoon Hyun
· 2 days ago
765f921
[SPARK-58492] Support window functions with `Window`, `WindowSpec` and `Column.over`
by Dongjoon Hyun
· 2 days ago
07e9161
[SPARK-58491] Support `expr` in `Functions`
by Dongjoon Hyun
· 3 days ago
7d72e66
[SPARK-58490] Support collection functions in `CollectionFunctions`
by Dongjoon Hyun
· 3 days ago
0315c5f
[SPARK-58489] Support datetime functions in `DateTimeFunctions`
by Dongjoon Hyun
· 3 days ago
a5829e4
[SPARK-58483] Support string functions in `StringFunctions`
by Dongjoon Hyun
· 3 days ago
72975ce
[SPARK-58479] Support math functions in `MathFunctions`
by Dongjoon Hyun
· 3 days ago
34ca440
[SPARK-58477] Support `when/otherwise` in `Column` and `Functions`
by Dongjoon Hyun
· 3 days ago
cceb2e4
[SPARK-58476] Support Column-based `sort/withColumn/drop/join` in `DataFrame`
by Dongjoon Hyun
· 3 days ago
c7ace77
[SPARK-58475] Support predicate and string methods in `Column`
by Dongjoon Hyun
· 3 days ago
559fe2a
[SPARK-58474] Support Swift literal operands in `Column` operators via `SparkLiteral`
by Dongjoon Hyun
· 3 days ago
e2c990f
[SPARK-58473] Support comparison/logical/arithmetic operators in `Column`
by Dongjoon Hyun
· 3 days ago
e0f67e2
[SPARK-58434] Support `pivot` in `GroupedData`
by Dongjoon Hyun
· 5 days ago
8263408
[SPARK-58433] Support `repartitionByRange` for `DataFrame`
by Dongjoon Hyun
· 5 days ago
fa11a94
[SPARK-58432] Support `sortWithinPartitions` for `DataFrame`
by Dongjoon Hyun
· 5 days ago
6cdfcdd
[SPARK-58430] Support `alias` for `DataFrame`
by Dongjoon Hyun
· 5 days ago
405d54c
[SPARK-58427] Support `randomSplit` for `DataFrame`
by Dongjoon Hyun
· 5 days ago
5cb7b48
[SPARK-58425] Support `observe` for `DataFrame`
by Dongjoon Hyun
· 5 days ago
09a1869
[SPARK-58424] Add `count`/`sum`/`avg`/`mean`/`min`/`max` to `GroupedData`
by Dongjoon Hyun
· 5 days ago
81d155e
[SPARK-58421] Improve `sql` parameter binding to support more literal types instead of crashing
by Dongjoon Hyun
· 5 days ago
bc76bd1
[SPARK-58345] Handle Arrow message load failures in `DataFrame.execute`
by Dongjoon Hyun
· 10 days ago
99f6d39
[SPARK-58344] Support Arrow `Null` type to fix `collect()` crash on void columns
by Dongjoon Hyun
· 10 days ago
2cf4f28
[SPARK-58339] Send `RemoveCachedRemoteRelationCommand` when checkpointed `DataFrame` is deallocated
by Dongjoon Hyun
· 10 days ago
4cfb32f
[SPARK-58338] Fix `defineFlow` to send `relation` via `relation_flow_details`
by Dongjoon Hyun
· 10 days ago
3df5a0a
[SPARK-58337] Fix `StreamingQuery.exception()` to return `nil` when no exception exists
by Dongjoon Hyun
· 10 days ago
9dbb31e
[SPARK-58336] Support `Column` expression type and `functions` API
by Dongjoon Hyun
· 10 days ago
bf9423e
[SPARK-58254] Upgrade `swift-system` to 1.7.5
by Dongjoon Hyun
· 12 days ago
0.7.0
0.7.0-rc.1
22dd0e7
[SPARK-58198] Use Apache Spark 4.2.0 in `README.md`, `Examples`, and `Examples.md`
by Dongjoon Hyun
· 2 weeks ago
29e41fd
[SPARK-58196] Use `apache/spark:4.2.0-scala-java25` image in Spark 4.2 integration test
by Dongjoon Hyun
· 2 weeks ago
7d0ddb2
[SPARK-58141] Use Apache Spark 4.2.0 for Spark 4.2 integration tests
by Dongjoon Hyun
· 3 weeks ago
3b730dc
[SPARK-58091] Upgrade `swift-system` to 1.7.4
by Dongjoon Hyun
· 3 weeks ago
0a6f81a
[SPARK-58051] Replace release-stripped asserts with runtime validation
by Dongjoon Hyun
· 4 weeks ago
9f47438
[SPARK-58048] Add `Swift 6.4` build test CI
by Dongjoon Hyun
· 4 weeks ago
13b02de
[SPARK-57967] Upgrade Swift Docker image to 6.3.3
by Dongjoon Hyun
· 4 weeks ago
e65e87f
[SPARK-57916] Add `Security Best Practices` documentation
by Dongjoon Hyun
· 5 weeks ago
c787a51
[SPARK-57914] Pin `apache/skywalking-eyes` to `v0.8.0` commit hash
by Dongjoon Hyun
· 5 weeks ago
e526d80
[SPARK-57913] Use 4.2.0 RC5 for Spark 4.2 integration tests
by Dongjoon Hyun
· 5 weeks ago
fdb2b6d
[SPARK-57912] Improve connection string handling
by Dongjoon Hyun
· 5 weeks ago
7eb801f
[SPARK-57734] Use 4.2.0 RC4 for Spark 4.2 integration tests
by Dongjoon Hyun
· 5 weeks ago
1996a53
[SPARK-57733] Upgrade `gRPC Swift NIO Transport` to 2.9.0
by Dongjoon Hyun
· 5 weeks ago
7cb5083
[SPARK-57732] Upgrade `grpc-swift-2` to 2.4.2
by Dongjoon Hyun
· 5 weeks ago
a7b89bf
[SPARK-57731] Upgrade `gRPC Swift Protobuf` to 2.4.1
by Dongjoon Hyun
· 5 weeks ago
e41476a
[SPARK-57542] Support `nearestByJoin` for `DataFrame`
by Dongjoon Hyun
· 7 weeks ago
5de2fe6
[SPARK-57541] Use 4.2.0 RC3 for Spark 4.2 integration tests
by Dongjoon Hyun
· 7 weeks ago
41a6b74
[SPARK-57522] Update `Spark Connect`-generated `Swift` source code with `4.2.0-rc3`
by Dongjoon Hyun
· 7 weeks ago
f458d5f
[SPARK-57431] Upgrade `Swift System` to 1.7.2
by Dongjoon Hyun
· 7 weeks ago
c63d92f
[SPARK-57392] Use Apache Spark 4.0.3 in integration tests
by Dongjoon Hyun
· 8 weeks ago
6788d8d
[SPARK-57390] Use `apache/spark:4.0.2-scala` image in `integration-test-ubuntu`
by Dongjoon Hyun
· 8 weeks ago
53e27ce
[SPARK-57357] Remove `web` example
by Dongjoon Hyun
· 8 weeks ago
e7307b6
[SPARK-57347] Remove `spark.sql.geospatial.enabled=true` from `integration-test-mac-spark42`
by Dongjoon Hyun
· 8 weeks ago
cd4e620
[SPARK-57334] Upgrade `gRPC Swift NIO Transport` to 2.8.0
by Dongjoon Hyun
· 8 weeks ago
90fa414
[SPARK-57333] Use 4.2.0 RC1 for Spark 4.2 integration tests
by Dongjoon Hyun
· 8 weeks ago
f763844
[SPARK-57312] Use 4.0.3 RC1 for Spark 4.0 integration tests
by Dongjoon Hyun
· 8 weeks ago
2abb238
[SPARK-57311] Check the startup logs to make Iceberg integration tests robust
by Dongjoon Hyun
· 8 weeks ago
112f838
[SPARK-57310] Support `stat.freqItems` for `DataFrame`
by Dongjoon Hyun
· 8 weeks ago
10a3455
[SPARK-57309] Support `stat.sampleBy` for `DataFrame`
by Dongjoon Hyun
· 8 weeks ago
d0a7ab4
[SPARK-57308] Support `stat.approxQuantile` for `DataFrame`
by Dongjoon Hyun
· 8 weeks ago
95774f2
[SPARK-57307] Support `stat.crosstab` for `DataFrame`
by Dongjoon Hyun
· 8 weeks ago
e56c5ca
[SPARK-57306] Move `DataFrameNaFunctions` tests to new `DataFrameNaFunctionsTests`
by Dongjoon Hyun
· 8 weeks ago
e035f3d
[SPARK-57305] Support `stat.(cov|corr)` for `DataFrame`
by Dongjoon Hyun
· 8 weeks ago
9fc11ff
[SPARK-57304] Support `na.(fill|drop|replace)` for `DataFrame`
by Dongjoon Hyun
· 8 weeks ago
db0806c
[SPARK-57302] Support `withColumn/withColumns` for `DataFrame`
by Dongjoon Hyun
· 8 weeks ago
0f001a5
[SPARK-57299] Upgrade `Swift System` to 1.6.5
by Dongjoon Hyun
· 8 weeks ago
44bf60b
[SPARK-57279] Add `SECURITY.md` for scan-agent discoverability
by Dongjoon Hyun
· 8 weeks ago
d11940e
[SPARK-57156] Harden fork CI status workflows against run/check-run race and pagination
by Liang-Chi Hsieh
· 9 weeks ago
cc38900
[SPARK-57151] Run CI in forked repositories and report build status to PRs
by Dongjoon Hyun
· 9 weeks ago
1282233
[SPARK-57146] Add `AGENTS.md` and symlink `CLAUDE.md` to it
by Dongjoon Hyun
· 9 weeks ago
5386dd5
[SPARK-57094] Use `exact` always instead of `branch` in `Package.swift`
by Dongjoon Hyun
· 10 weeks ago
ffe3de2
[SPARK-57090] Make `Documentation` up-to-date
by Dongjoon Hyun
· 10 weeks ago
0380236
[SPARK-57087] Support `listFunctions` in `Catalog`
by Dongjoon Hyun
· 10 weeks ago
b7224a8
[SPARK-57086] Support `recoverPartitions` in `Catalog`
by Dongjoon Hyun
· 10 weeks ago
3641296
[SPARK-57085] Support `getFunction` in `Catalog`
by Dongjoon Hyun
· 10 weeks ago
c97e125
[SPARK-57084] Add `geometry` and `geography` SQL tests and answer files
by Dongjoon Hyun
· 10 weeks ago
4760847
[SPARK-57063] Support `csv(DataFrame)` in `DataFrameReader`
by Dongjoon Hyun
· 10 weeks ago
773c238
[SPARK-57062] Support `json(DataFrame)` in `DataFrameReader`
by Dongjoon Hyun
· 10 weeks ago
d57fe8c
[SPARK-57061] Support `xml(DataFrame)` in `DataFrameReader`
by Dongjoon Hyun
· 10 weeks ago
972244e
[SPARK-57060] Support `analyzeTable` in `Catalog`
by Dongjoon Hyun
· 10 weeks ago
7de270b
[SPARK-57059] Add `integration-test-mac-spark41-iceberg` GitHub Actions job
by Dongjoon Hyun
· 10 weeks ago
ccf841c
[SPARK-57051] Support `getCreateTableString` in `Catalog`
by Dongjoon Hyun
· 2 months ago
70d2be0
[SPARK-57050] Support `getTableProperties` in `Catalog`
by Dongjoon Hyun
· 2 months ago
1fbe1b6
[SPARK-57049] Support `listPartitions` in `Catalog`
by Dongjoon Hyun
· 2 months ago
763077d
[SPARK-57048] Add `*.pyc` and `*.pyo` to `.gitignore`
by Dongjoon Hyun
· 2 months ago
938c78a
[SPARK-57047] Support `listViews` in `Catalog`
by Dongjoon Hyun
· 2 months ago
3f3bf17
[SPARK-57046] Support `truncateTable` in `Catalog`
by Dongjoon Hyun
· 2 months ago
c7adf4d
[SPARK-57045] Support `drop(Table|View)` in `Catalog`
by Dongjoon Hyun
· 2 months ago
624f706
[SPARK-57044] Support `(create|drop)Database` in `Catalog`
by Dongjoon Hyun
· 2 months ago
12507da
[SPARK-57014] Update `Spark Connect`-generated `Swift` source code with `4.2.0-preview5`
by Dongjoon Hyun
· 2 months ago
e72a9b6
[SPARK-57013] Drop Spark 3.5 Support
by Dongjoon Hyun
· 2 months ago
f3efeea
[SPARK-56857] Upgrade Swift to 6.3.2
by Dongjoon Hyun
· 2 months ago
eebe4d8
[SPARK-57009] Add `dev/spark_jira_utils.py`
by Dongjoon Hyun
· 2 months ago
ba80e29
[SPARK-57010] Upgrade `Iceberg` to 1.11.0 in integration tests
by Dongjoon Hyun
· 2 months ago
b5a5de1
[SPARK-56858] Use `Xcode 26.5` in CIs
by Dongjoon Hyun
· 2 months ago
96580cf
[SPARK-57008] Regenerate `Spark Connect`-generated Swift source code with `protoc-gen-grpc-swift-2` 2.4.0
by Dongjoon Hyun
· 2 months ago
4e54aee
[SPARK-57007] Use Spark 4.1.2 in docs, examples, and tests
by Dongjoon Hyun
· 2 months ago
e394532
[SPARK-56996] Use Spark 4.1.2 instead of RC1
by Dongjoon Hyun
· 2 months ago
917db48
[SPARK-56951] Use 4.1.2 RC1 for Spark 4.1 integration tests
by Dongjoon Hyun
· 3 months ago
4101b0d
[SPARK-56950] Upgrade `gRPC Swift Protobuf` to 2.4.0
by Dongjoon Hyun
· 3 months ago
Next »