You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by marmbrus <gi...@git.apache.org> on 2014/12/02 01:33:41 UTC

[GitHub] spark pull request: Add range join support to spark-sql

Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/2939#issuecomment-65164578
  
    Thanks for working on this, my biggest concern is adding new syntax to SQL since it is something we will have to support forever.  Would it instead be possible to express the overlap based with standard predicates, and detect the case when a range join can be used during query planning?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org