[
https://issues.apache.org/jira/browse/SPARK-32338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-32338:
------------------------------------
Assignee: (was: Apache Spark)
> 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
> Priority: Trivial
>
> 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]