Tony Worm

Results 206 issues of Tony Worm

like https://github.com/homeport/dyff

Implement a pipeline command - enables writing DAGs for ETL like processes, use `cue/tools/flow` - attributes to reference operators, so we can use Go implementations - `@pick()` ... `@op()` -...

Random thought, there is a type in the code named as such

- go reference - go report card - dependabot - tests passing - security - downloads

Go benchmarks would be interesting to see the diff in perf, or provide perf data back to CUE

maybe `interface{}` so we could also support intermixing Go values?

https://github.com/mattn/go-zglob

files specified at the command line should support suffixes for extracting a sub value

Can we support imports for the first arg to: - transform - pick, mask Is there a difference between stdlib and external modules?

Ability to pick out a field and present as top level. Small variation / convenience on transform really.