Regarding delta format. Yes, it’s kind of tied to databricks, but in Azure Synapse you can have Spark and use delta and query delta tables in SQL Database. I’m certain any other plataform that uses Spark, can use delta format.
@thedataguygeorge25 күн бұрын
Ah ok good to know! I thought it was more explicitly tied to DBx
@ikomayuk5 күн бұрын
@@thedataguygeorge Same with AWS EMR and Amazone Redshift: you can process your data in Spark as a delta table and consume it in Redshift like a regular table.
@_mazinАй бұрын
your thumbnails are shit. improve them, and your views will go up.
@thedataguygeorgeАй бұрын
How would you recommend I improve them?
@_mazinАй бұрын
@thedataguygeorge The main issue is the thumbnails don't represent or give a clue of what the video actually contains. All I see is an AI generated image of the title with your body slapped on it
@_mazinАй бұрын
Title in the thumbnail would also be better
@KKKBarracudaАй бұрын
It would also be great if you could include paimon. Another one would be separate vide0s that go in-depth with each of the following: feather, avro, orc, parquet, and arrow since all these types will be encountered when someone is reading the documentation of ASF projects specially if they're trying to enter the field of data engineering. And a video that compares all of the file formats.