- 12473 Views
- 3 replies
- 1 kudos
Hi dear community,When I used to work in the Hadoop ecosystem with HDS the landing zone was our raw layer, and we used to use AVRO format for the serialization of this raw data (for the schema evolution feature), only assigning names to columns but n...
- 12473 Views
- 3 replies
- 1 kudos
Latest Reply
Hi dear community,I am utilizing the Databricks autoloader to ingest files from Google Cloud Storage (GCS) into Delta tables in the bronze layer of a Medallion architecture. According to lakehouse principles, the bronze layer should store raw data wi...
2 More Replies
by
Karo
• New Contributor
- 1834 Views
- 0 replies
- 0 kudos
Hello dear community,I wrote some ETL functions, e.g. to count the sessions until a conversion (see below). There for I load the data and then execute several small function for the feature generation.When I run the function feat_session_unitl_conver...
- 1834 Views
- 0 replies
- 0 kudos