Evin Sellin
Evin Sellin
Work being done at https://github.com/evinism/mistql/pull/97
Fantastic idea! No timeline yet on implementation, but definitely a very useful feature. I've run into this myself :)
Actually @ivbeg, would you be able to describe your ideal interface for such a feature? Would the program run the query over each json line individually, or treat the whole...
streaming mode for processing jsonl sounds right to me too. Not sure when I'll get to this, but definitely something I want to tackle.
Adding @ilan-pinto to this thread. For now, let's work on getting this up and running in Python.
For reference, a possible interface for this feature could be as such: `tail file.log | python -m mistql.cli foo.bar --lines > processed.jsonl` Note that the query is performed in a...
Thanks for bringing this up! This is definitely top-of-mind for me, but I'm going to wait till the Rust implementation is released to start distributing the CLI to OS package...
yeah, that naming conflict has definitely been a concern of mine for a bit -- i opted for join as the inverse of split, but that might have been a...
:( I really like this project too...
ideas for graphics would be something like "showing visually what a beta reduction does"