Skip to content

[PySpark] Add more functions such as slice, split, standard deviations, etc.#14863

Merged
Mytherin merged 20 commits intoduckdb:mainfrom
binste:spark_again
Nov 29, 2024
Merged

[PySpark] Add more functions such as slice, split, standard deviations, etc.#14863
Mytherin merged 20 commits intoduckdb:mainfrom
binste:spark_again

Conversation

@binste
Copy link
Copy Markdown
Contributor

@binste binste commented Nov 16, 2024

Some more functions for the Spark API.

Next, I'll wait for the WindowExpression to land (#14725) after which I'm happy to implement the corresponding functions which need this such as row_number

@binste binste changed the title [PySpark] WIP PR to add more functions [PySpark] Add more functions such as slice, split, standard deviations, etc. Nov 22, 2024
@binste binste marked this pull request as ready for review November 22, 2024 19:58
@Mytherin
Copy link
Copy Markdown
Collaborator

Thanks for the PR! LGTM - could you just have a look at the CI failure?

@duckdb-draftbot duckdb-draftbot marked this pull request as draft November 29, 2024 16:08
@binste binste marked this pull request as ready for review November 29, 2024 16:09
@binste
Copy link
Copy Markdown
Contributor Author

binste commented Nov 29, 2024

Resolved :)

@Mytherin Mytherin merged commit 771494f into duckdb:main Nov 29, 2024
@Mytherin
Copy link
Copy Markdown
Collaborator

Thanks!

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 27, 2024
Fix extension entries (duckdb/duckdb#15027)
[PySpark] Add more functions such as slice, split, standard deviations, etc. (duckdb/duckdb#14863)
More regression tests (duckdb/duckdb#14973)
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Dec 27, 2024
Fix extension entries (duckdb/duckdb#15027)
[PySpark] Add more functions such as slice, split, standard deviations, etc. (duckdb/duckdb#14863)
More regression tests (duckdb/duckdb#14973)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Dec 27, 2024
Fix extension entries (duckdb/duckdb#15027)
[PySpark] Add more functions such as slice, split, standard deviations, etc. (duckdb/duckdb#14863)
More regression tests (duckdb/duckdb#14973)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants