Deepankar Yadavbytesofdeepankar.hashnode.dev·May 15, 2024Understanding UDFs in PySparkHey Spark enthusiasts! Today, we're diving into the world of User-Defined Functions (UDFs) in PySpark. UDFs are like custom tools you can build to transform your data exactly how you need it. They're incredibly flexible, but like any powerful tool, t...Discussudf
Baranbarantoppare.hashnode.dev·Nov 28, 2023Parsing User Agent with Snowflake & dbtRecently, I had to parse user agent (UA) strings in page view events. I started with a Google search like everyone else, but I wasn’t happy with where I landed, so I decided to share my solution in this post. When you search for "parsing user agent w...Discuss·136 readssnowflake