Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/6751#issuecomment-146595067 It can only be used from the dataframe API. On Oct 8, 2015 3:20 AM, "sridharsubramanian62" <notificati...@github.com> wrote: > How can this hint be used with Spark-SQL ? > > Below example does not seem to work. > > select a.col1,b.col2 from tableA a left outer join broadcast(tableB) on > a.col1 = b.col1 > > â > Reply to this email directly or view it on GitHub > <https://github.com/apache/spark/pull/6751#issuecomment-146486078>. >
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org