Colin Ho

Results 47 issues of 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...

chore

## Changes Made Initial codeowners for Daft. ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable)...

chore

## Changes Made ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable) - [ ] If...

ci

## 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...

ci

## Changes Made ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable) - [ ] If...

refactor

## Changes Made ## Related Issues ## Checklist - [ ] Documented in API Docs (if applicable) - [ ] Documented in User Guide (if applicable) - [ ] If...

perf

### 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...

enhancement
good first issue
help wanted