How to run spark benchmark on standalone cluster?
Hi all, I want to run spark benchmark on a standalone cluster, and I have changed the DataSourceReadBenchmark.scala setting. (Remove "spark.master") --- a/sql/core/src/test /scala/org/apache/spark/sql/execution/benchmark/DataSourceReadBenchmark.scala +++ b/sql/core/src/test /scala/org/apache/spar
AstBuilder: LATERAL VIEW OUTER?
Hi, is OUTER implemented in AstBuilder for LATERAL VIEW? (latest master) Maybe I overlooked something. JOIN LATERAL is implemented. Martin - To unsubscribe e-mail: dev-unsubscr...@spark.apache.org