List Question
10 TechQA 2025-01-01 22:49:16How do you inspect candidate logical plans of cost-based SQL optimizer in spark (scala)?
105 views
Asked by wpunter
What is the role of Catalyst optimizer and Project Tungsten
3.9k views
Asked by Surendiran Balasubramanian
Does Spark SQL optimize lower() on both sides?
107 views
Asked by Kathmandude
How to structure large queries in spark
273 views
Asked by Zelazny7
Apache Spark What is the difference between requiredChildDistribution and outputPartitioning?
117 views
Asked by Arjunlal M.A
Dataframe API vs Spark.sql
2.7k views
Asked by Vijaya Bhaskar
How to create custom Spark-Native functions without forking/modifying Spark itself
1k views
Asked by cozos
Spark optimize "DataFrame.explain" / Catalyst
699 views
Asked by BiS
Query Cassandra from Spark using CassandraSQLContext
267 views
Asked by belgacea
is it possible to avoid second exchange when spark joins two datasets using joinWith?
155 views
Asked by dpolaczanski