Dominik Moritz

Results 1071 comments of Dominik Moritz

You're welcome. How are you using it?

Nice. Curious how the rust server helps here. Also happy to consider any suggestions you have.

@spren9er do you want to revise this pull request?

I think it would also help to make the distinction between Mosaic and vgplot clearer. The introduction is very good about talking about Mosaic, what it is and how it...

Can you elaborate? We already explain extensibility in https://uwdata.github.io/mosaic/why-mosaic/#mosaic-is-extensible and have docs for building clients at https://uwdata.github.io/mosaic/core/#clients.

I'll close this for now since mosaic supports histograms.

Definitely 1 and I wouldn't want to change the default unless there is a strong reason. But if it's not super easy, it might be worth adding a helper.

I'd say in this case don't use stdin but provide the file path. Or call the tool twice to get the schema and then do the conversion.

I'd be happy to consider a pull request.

Agreed. It probably doesn't make sense to test against exact binary matches but we could run the tools via the cli and check that the generated arrow or parquet parses...