Skip to content

Commit 48c323a

Browse files
ueshinzhengruifeng
authored andcommitted
[SPARK-54692][DOCS] Add python_worker_logs tvf doc to API reference
### What changes were proposed in this pull request? Adds `python_worker_logs` tvf doc to API reference. ### Why are the changes needed? The doc is missing. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? N/A ### Was this patch authored or co-authored using generative AI tooling? No. Closes #53451 from ueshin/issues/SPARK-54692/doc. Authored-by: Takuya Ueshin <ueshin@databricks.com> Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
1 parent 4a18179 commit 48c323a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/docs/source/reference/pyspark.sql/functions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@ Table-Valued Functions
711711
TableValuedFunction.json_tuple
712712
TableValuedFunction.posexplode
713713
TableValuedFunction.posexplode_outer
714+
TableValuedFunction.python_worker_logs
714715
TableValuedFunction.range
715716
TableValuedFunction.sql_keywords
716717
TableValuedFunction.stack

0 commit comments

Comments
 (0)