[ https://issues.apache.org/jira/browse/SPARK-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun closed SPARK-3998. -------------------------------- Resolution: Won't Fix The `offset` clause in SQL has the same functionality with `drop` in Scala. According to SPARK-2315, we had better close this issue as 'Won't Fix'. > Add offset limit to SqlParser.scala > ----------------------------------- > > Key: SPARK-3998 > URL: https://issues.apache.org/jira/browse/SPARK-3998 > Project: Spark > Issue Type: New Feature > Components: Spark Core > Affects Versions: 1.1.0 > Environment: CentOS 7 > Reporter: Daniel Pilch > Priority: Minor > > It would be great if SQL offset limits could be implemented into > SqlParser.scala > https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/SqlParser.scala > This is so the feature could be implemented into the Datastax cassandra > connector. > Thanks -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org