[jira] [Updated] (SPARK-47131) contains, startswith, endswith (binary & lowercase collation only)

2024-03-20 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SPARK-47131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uroš Bojanić updated SPARK-47131:
-
Summary: contains, startswith, endswith (binary & lowercase collation only) 
 (was: contains, startswith, endswith)

> contains, startswith, endswith (binary & lowercase collation only)
> --
>
> Key: SPARK-47131
> URL: https://issues.apache.org/jira/browse/SPARK-47131
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 4.0.0
>Reporter: Uroš Bojanić
>Assignee: Uroš Bojanić
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
>
> Refactored built-in string functions to enable collation support for: 
> {_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now 
> be able to use COLLATE within arguments for built-in string functions: 
> CONTAINS, STARTSWITH, ENDSWITH in Spark SQL queries. Note: CONTAINS 
> implementation for non-binary collations is a separate subtask (SPARK-47248).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-47131) contains, startswith, endswith

2024-03-01 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SPARK-47131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uroš Bojanić updated SPARK-47131:
-
Description: 
Refactored built-in string functions to enable collation support for: 
{_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now be 
able to use COLLATE within arguments for built-in string functions: CONTAINS, 
STARTSWITH, ENDSWITH in Spark SQL queries. Note: CONTAINS implementation for 
non-binary collations is a separate subtask (SPARK-47248

).

  was:Refactored built-in string functions to enable collation support for: 
{_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now be 
able to use COLLATE within arguments for built-in string functions: CONTAINS, 
STARTSWITH, ENDSWITH in Spark SQL queries.


> contains, startswith, endswith
> --
>
> Key: SPARK-47131
> URL: https://issues.apache.org/jira/browse/SPARK-47131
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 4.0.0
>Reporter: Uroš Bojanić
>Priority: Major
>  Labels: pull-request-available
>
> Refactored built-in string functions to enable collation support for: 
> {_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now 
> be able to use COLLATE within arguments for built-in string functions: 
> CONTAINS, STARTSWITH, ENDSWITH in Spark SQL queries. Note: CONTAINS 
> implementation for non-binary collations is a separate subtask (SPARK-47248
> ).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-47131) contains, startswith, endswith

2024-03-01 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SPARK-47131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uroš Bojanić updated SPARK-47131:
-
Description: Refactored built-in string functions to enable collation 
support for: {_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users 
should now be able to use COLLATE within arguments for built-in string 
functions: CONTAINS, STARTSWITH, ENDSWITH in Spark SQL queries. Note: CONTAINS 
implementation for non-binary collations is a separate subtask (SPARK-47248).  
(was: Refactored built-in string functions to enable collation support for: 
{_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now be 
able to use COLLATE within arguments for built-in string functions: CONTAINS, 
STARTSWITH, ENDSWITH in Spark SQL queries. Note: CONTAINS implementation for 
non-binary collations is a separate subtask (SPARK-47248

).)

> contains, startswith, endswith
> --
>
> Key: SPARK-47131
> URL: https://issues.apache.org/jira/browse/SPARK-47131
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 4.0.0
>Reporter: Uroš Bojanić
>Priority: Major
>  Labels: pull-request-available
>
> Refactored built-in string functions to enable collation support for: 
> {_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now 
> be able to use COLLATE within arguments for built-in string functions: 
> CONTAINS, STARTSWITH, ENDSWITH in Spark SQL queries. Note: CONTAINS 
> implementation for non-binary collations is a separate subtask (SPARK-47248).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-47131) contains, startswith, endswith

2024-03-01 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SPARK-47131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uroš Bojanić updated SPARK-47131:
-
Component/s: SQL
 (was: Spark Core)

> contains, startswith, endswith
> --
>
> Key: SPARK-47131
> URL: https://issues.apache.org/jira/browse/SPARK-47131
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Affects Versions: 4.0.0
>Reporter: Uroš Bojanić
>Priority: Major
>  Labels: pull-request-available
>
> Refactored built-in string functions to enable collation support for: 
> {_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now 
> be able to use COLLATE within arguments for built-in string functions: 
> CONTAINS, STARTSWITH, ENDSWITH in Spark SQL queries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-47131) contains, startswith, endswith

2024-02-22 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-47131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-47131:
---
Labels: pull-request-available  (was: )

> contains, startswith, endswith
> --
>
> Key: SPARK-47131
> URL: https://issues.apache.org/jira/browse/SPARK-47131
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Affects Versions: 4.0.0
>Reporter: Uroš Bojanić
>Priority: Major
>  Labels: pull-request-available
>
> Refactored built-in string functions to enable collation support for: 
> {_}contains{_}, {_}startsWith{_}, {_}endsWith{_}. Spark SQL users should now 
> be able to use COLLATE within arguments for built-in string functions: 
> CONTAINS, STARTSWITH, ENDSWITH in Spark SQL queries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org