Wahid Atoui
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 ^_^ 
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...