rohanjain101
rohanjain101
### Environment - Pythonnet version: 3.0.0.post1 - Python version: 3.8.10 - Operating System: Windows 11 - .NET Runtime: .NET Framework 472 ### Details - Describe what you were trying to...
# Environment **Delta-rs version**: 0.20 **Binding**: python **Environment**: - **Cloud provider**: - **OS**: windows - **Other**: *** # Bug **What happened**: When doing `DeltaTable("table-partitioned-column-mapping")`, an error is raised like Partition...
### Describe the bug, including details regarding any error messages, version, and platform. ``` >>> import uuid >>> pa.scalar(uuid.uuid4()) Traceback (most recent call last): File "", line 1, in File...