[ https://issues.apache.org/jira/browse/SPARK-48843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan reassigned SPARK-48843: ----------------------------------- Assignee: Nemanja Boric > 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 > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org