sherlockbeard
Results
3
issues of
sherlockbeard
# Environment **Delta-rs version**: **Binding**: **Environment**: - **Cloud provider**: - **OS**: - **Other**: *** # Bug Go to https://delta-io.github.io/delta-rs/python/installation.html you will see documentation for version 0.12.0 **What happened**: **What you...
bug
added property to VortexScanner fixes #5454 ``` import vortex as vx vx.io.write(vx.array([{"col1": "a string"}]), 'foo.vortex') x = vx.open('foo.vortex').to_dataset().scanner().projected_schema ```
feature
fix