In Spark 1.3, parquet tables that are created through the datasources API will automatically calculate the sizeInBytes, which is used to broadcast.
On Thu, Feb 12, 2015 at 12:46 PM, Dima Zhiyanov <dimazhiya...@hotmail.com> wrote: > Hello > > Has Spark implemented computing statistics for Parquet files? Or is there > any other way I can enable broadcast joins between parquet file RDDs in > Spark Sql? > > Thanks > Dima > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/How-to-do-broadcast-join-in-SparkSQL-tp15298p21632.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@spark.apache.org > For additional commands, e-mail: user-h...@spark.apache.org > >