Spark 3.0: First hands-on approach with Adaptive Query Execution (Part 1)
Apache Spark is a distributed data processing framework that is suitable for any Big Data
context thanks to its features. Despite being a relatively recent
product (the first open-source BSD license was released in 2010, it was
donated to the Apache Foundation) on June 18th the third major revision
was released that introduces several new features including adaptive Query Execution (AQE) that we are about to talk about in this article.
Comments
Post a Comment