cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

docs.databricks.com

User16826994223
Honored Contributor III

Advantage of using Photon Engine

The following summarizes the advantages of Photon:

  • Supports SQL and equivalent DataFrame operations against Delta and Parquet tables.
  • Expected to accelerate queries that process a significant amount of data (100GB+) and include aggregations and joins.
  • Data is accessed repeatedly and likely in the Delta Lake cache.
  • More robust scan performance on tables with many columns and many small files.
  • Faster Delta and Parquet writing using UPDATE, DELETE, MERGE INTO, INSERT and CREATE TABLE AS SELECT especially for wide tables (hundreds to thousands of columns).
  • Photon replaces sort-merge joins with hash-joins.

More details are on - https://docs.databricks.com/runtime/photon.html

0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group