forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete unnecessary methods from GpuPartition #23
Comments
meisam
added a commit
that referenced
this issue
Oct 31, 2014
The GpuPartition@filter method replaces GpuPartition#selection #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Oct 31, 2014
The GpuPartition@filter method replaces GpuFilteredPartition#fill together replace this method #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Oct 31, 2014
#23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Oct 31, 2014
#23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Oct 31, 2014
These methods were used to implement an nonefficient version of selection. The Yuan's implementation is faster. #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Jan 15, 2015
The GpuPartition@filter method replaces GpuPartition#selection #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Jan 15, 2015
The GpuPartition@filter method replaces GpuFilteredPartition#fill together replace this method #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Jan 15, 2015
#23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Jan 15, 2015
#23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Jan 15, 2015
These methods were used to implement an nonefficient version of selection. The Yuan's implementation is faster. #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
pushed a commit
that referenced
this issue
Apr 16, 2015
Support ! boolean logic operator like NOT in sql as follows select * from for_test where !(col1 > col2) Author: YanTangZhai <[email protected]> Author: Michael Armbrust <[email protected]> Closes apache#3555 from YanTangZhai/SPARK-4692 and squashes the following commits: 1a9f605 [YanTangZhai] Update HiveQuerySuite.scala 7c03c68 [YanTangZhai] Merge pull request #23 from apache/master 992046e [YanTangZhai] Update HiveQuerySuite.scala ea618f4 [YanTangZhai] Update HiveQuerySuite.scala 192411d [YanTangZhai] Merge pull request #17 from YanTangZhai/master e4c2c0a [YanTangZhai] Merge pull request #15 from apache/master 1e1ebb4 [YanTangZhai] Update HiveQuerySuite.scala efc4210 [YanTangZhai] Update HiveQuerySuite.scala bd2c444 [YanTangZhai] Update HiveQuerySuite.scala 1893956 [YanTangZhai] Merge pull request #14 from marmbrus/pr/3555 59e4de9 [Michael Armbrust] make hive test 718afeb [YanTangZhai] Merge pull request #12 from apache/master 950b21e [YanTangZhai] Update HiveQuerySuite.scala 74175b4 [YanTangZhai] Update HiveQuerySuite.scala 92242c7 [YanTangZhai] Update HiveQl.scala 6e643f8 [YanTangZhai] Merge pull request #11 from apache/master e249846 [YanTangZhai] Merge pull request #10 from apache/master d26d982 [YanTangZhai] Merge pull request #9 from apache/master 76d4027 [YanTangZhai] Merge pull request #8 from apache/master 03b62b0 [YanTangZhai] Merge pull request #7 from apache/master 8a00106 [YanTangZhai] Merge pull request #6 from apache/master cbcba66 [YanTangZhai] Merge pull request #3 from apache/master cdef539 [YanTangZhai] Merge pull request #1 from apache/master
meisam
added a commit
that referenced
this issue
Apr 16, 2015
The GpuPartition@filter method replaces GpuPartition#selection #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Apr 16, 2015
The GpuPartition@filter method replaces GpuFilteredPartition#fill together replace this method #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Apr 16, 2015
#23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Apr 16, 2015
#23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
meisam
added a commit
that referenced
this issue
Apr 16, 2015
These methods were used to implement an nonefficient version of selection. The Yuan's implementation is faster. #23: Delete unnecessary methods from GpuPartition Task-Url: http://github.com/meisam/spark/issues/issue/23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: