Jack Klamer
Jack Klamer
Thank you for preparing this! I'd like to second the support for `:::` as both cargo and path syntax. And maybe even go as far to push back on the...
I would love the testing in java 17 module if nothing else but to see some examples of the workflow/use. Lots of really cool stuff here that Im still trying...
@martin-g will review soon. Currently on vacation but will get to it ASAP
May I suggest a usage for https://github.com/osmlab/atlas/blob/dev/src/main/java/org/openstreetmap/atlas/utilities/filters/IntersectionPolicy.java? As the return value for different cut policies that can then be used by the the matcher when given a GeometricSurface(polygon).
Continuing to monitor after https://github.com/trinodb/trino/pull/20648 goes in.
I think this is a great point, and goes with the automated memory warning you talked about in https://github.com/osmlab/atlas-checks/issues/164. I think the default max should be increased. The only problem...
Working on a more complete fix to this that will enable you more control running locally.
Yeah, this conversation is split over a couple different PR's, threads, and e-mails. But I'll respond here. With `avro_derive` I was very intentional about only tackling cases that I could...
@martin-g hahaha agreed. And now with Java Sealed classes, a pretty clear Rust Enum 1-1 could be made too!
@calloc any chance you have the stack trace for the `Avro type resolution error` exception? That should give us an idea what the issue may be.