Skip to content

Fix and conform Spark API's show() and UDF register().#552

Open
Shooter23 wants to merge 2 commits into
duckdb:mainfrom
Shooter23:main
Open

Fix and conform Spark API's show() and UDF register().#552
Shooter23 wants to merge 2 commits into
duckdb:mainfrom
Shooter23:main

Conversation

@Shooter23

Copy link
Copy Markdown

Match DataFrame.show() signature with PySpark's.
Translate show() arguments to those of DuckDBPyRelation's show().
Add third argument to create_function() call in register().
Assume register() takes Spark API return type argument.
Add null_handling argument to match PySpark's behavior.

Shooter23 and others added 2 commits July 18, 2026 00:13
Match DataFrame.show() signature with PySpark's.
Translate show() arguments to those of DuckDBPyRelation's show().
Add third argument to create_function() call in register().
Assume register() takes Spark API return type argument.
Add null_handling argument to match PySpark's behavior.
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.

1 participant