Gerd Zellweger

Results 62 comments of Gerd Zellweger

Thanks for the contribution

Is this planned to be merged anytime soon? I'd like to switch to tracing but we also merge logs of multiple applications and need to see the application name as...

No strong opinion on the order, but if you are showing multiple application logs in one terminal IMHO it's nicer if the order is `Timestamp Loglevel ` because the loglevel...

Some other things that came up: - Need to expose status [stopped, starting, running...] of a pipeline through the API (in PipelineDesr) - Drop pipeline_id/metadata but return just PipelineDescr+metadata -...

FYI We won't be able to get that from the rocksdb cursor

The database community has a bunch of papers on implementing operators with SIMD: https://dl.acm.org/doi/pdf/10.1145/2588555.2610522 https://faculty.cc.gatech.edu/~jarulraj/courses/4420-s19/papers/20-sortmergejoins/p85-balkesen.pdf http://dbis.cs.tu-dortmund.de/cms/en/publications/2012/frequent-item-cpu/kdd2012-submission.pdf https://dl.acm.org/doi/pdf/10.1145/2882903.2882948

This can probably be closed since try_new exists on Arc nowadays (https://doc.rust-lang.org/std/sync/struct.Arc.html#method.try_new)

you also need to add that this is on WSL/Windows :)

Hm you're saying maybe it shouldn't allow this since we refer to things by name now?