[
https://issues.apache.org/jira/browse/SPARK-48843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun closed SPARK-48843.
---------------------------------
> Infinite loop with GlobalLimit/BindParameters
> ---------------------------------------------
>
> Key: SPARK-48843
> URL: https://issues.apache.org/jira/browse/SPARK-48843
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 3.5.0
> Reporter: Nemanja Boric
> Assignee: Nemanja Boric
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.5.2, 4.0.0
>
>
> When using Spark connect and with the following snippet:
> {{{}df = spark.sql("SELECT * FROM VALUES (TIMESTAMP('2022-12-25 10:30:00'),
> 1) as tab(date, val) where val = :val", args = \{'val':
> 1}){}}}{{{}df.first().collect(){}}}
>
> Spark enters the infinite loop in the parser.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]