Problem with Pyspark and Delta Lake Tables unit-tests
The integration of Spark and Delta Lake tables is seamless and smooth for the most part. Ran into some issues with unit-tests concerning the creation and update of the tables when run in conjunction with all existing unit-tests:
@classmethod
...
wind010.hashnode.dev2 min read