When calling cursor.execute to select a json column from a table you receive a runtime error RuntimeError: [Microsoft][ODBC Driver 18 for SQL Server]The connection is ...
When attempting to deserialize a JSON file with a specific structure using pl.DataFrame.deserialize(..., format="json"), a ComputeError is raised. This error ...