Re: LIMIT with offset in SQL queries

2014-07-04 Thread Michael Armbrust
the >>> RDD >>> into an Array via collect() and then using a for-loop to return certain >>> elements from that Array. >>> >>> >>> >>> >>> Is there a better solution regarding performance and are there plans to >>> im

Re: LIMIT with offset in SQL queries

2014-07-04 Thread Mayur Rustagi
gt; into an Array via collect() and then using a for-loop to return certain >> elements from that Array. >> >> >> >> >> Is there a better solution regarding performance and are there plans to >> implement an offset for LIMIT? >> >> >> K

Re: LIMIT with offset in SQL queries

2014-07-03 Thread Michael Armbrust
ormance and are there plans to > implement an offset for LIMIT? > > > Kind regards, > Simon > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/LIMIT-with-offset-in-SQL-queries-tp8673.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

LIMIT with offset in SQL queries

2014-07-02 Thread durin
-with-offset-in-SQL-queries-tp8673.html Sent from the Apache Spark User List mailing list archive at Nabble.com.