Wahid Atoui

Results 4 comments of Wahid Atoui

Hello, is it possible to give me access to collab on the repo ? I've developed the type 3 scd upsert function. Thank you ^_^ ![image](https://github.com/MrPowers/mack/assets/36087259/dc8f1484-2352-49f9-ba39-89ef5a147505)

ok great! thank you. I pushed the PR.

**_Correction_**: there are no name collisions. I had misinterpreted the testing scenario earlier. See more details below. When using the Spark DataFrame API, this coexistence works well because Sedona and...

I’ve just realized that Apache Sedona [recommends](https://sedona.apache.org/latest/tutorial/snowflake/sql/), in a Snowflake setup, always using the schema name SEDONA when calling Sedona functions to avoid conflicts with Snowflake’s built-in functions. It would...