[ https://issues.apache.org/jira/browse/SPARK-42128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-42128: ------------------------------------ Assignee: (was: Apache Spark) > Limit pushdown for MS SQL Server > -------------------------------- > > Key: SPARK-42128 > URL: https://issues.apache.org/jira/browse/SPARK-42128 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.4.0 > Reporter: Ivan Sadikov > Priority: Major > > Currently MS SQL Server dialect does not support Limit clause and therefore > pushdown. However, SQL Server supports TOP (N) expression which works in a > similar way. We can use TOP (N) instead of the limit. -- 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