Hello and happy Friday, quick question: When I upgraded from 0.19.14 to 1.0.0. It seems like the DataCatalog.add() was removed. This causes problems with how I create a hook with an Abstract Dataclass wrapper for a snowpark session. What is the new way to handle this? 🙂
All help welcome.
Nerver mind. Fixed by using the dictionary assignment haha. Feel free to remove or leave it up for future references