Colin Ho
Colin Ho
## Changes Made `write_lance` implementation has been changed to custom datasink for quite some time now, rendering the custom logical / physical operators for them as dead code. ## Related...
## Changes Made Initial codeowners for Daft. ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable)...
## Changes Made ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable) - [ ] If...
## Changes Made We tee the pytest output to the `capture_durations.sh` script, which causes full buffering instead of line buffering ## Related Issues ## Checklist - [ ] Documented in...
## Changes Made ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable) - [ ] If...
## Changes Made ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable) - [ ] If...
### Is your feature request related to a problem? Daft currently cannot generate a column of UUIDs. ### Describe the solution you'd like Implement a `uuid` function to generate a...