[
https://issues.apache.org/jira/browse/SPARK-32338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Takuya Ueshin resolved SPARK-32338.
-----------------------------------
Fix Version/s: 3.1.0
Assignee: Nikolas Vanderhoof
Resolution: Fixed
Issue resolved by pull request 29138
https://github.com/apache/spark/pull/29138
> Add overload for slice that accepts Columns or Int
> --------------------------------------------------
>
> Key: SPARK-32338
> URL: https://issues.apache.org/jira/browse/SPARK-32338
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 3.1.0
> Reporter: Nikolas Vanderhoof
> Assignee: Nikolas Vanderhoof
> Priority: Trivial
> Fix For: 3.1.0
>
>
> Add an overload for org.apache.spark.sql.functions.slice with the following
> signature:
> {code:scala}
> def slice(x: Column, start: Any, length: Any): Column = ???
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]