Oscar Westra van Holthe - Kind

Results 51 comments of Oscar Westra van Holthe - Kind

I came across this repo, and I do have such a setup. I updated the script to handle this, though the check (and error message) to bail out when there's...

For reference, I had a bit of help from here: https://www.1klb.com/posts/2013/11/02/desktop-background-on-os-x-109-mavericks/ It displays the foreign key constraints. Another big help is that OSX (Monterey at least) correctly uses SQL as...

Added a change to the grammar (sorry for the way in which I did...) such that it the generated code can also work on Python.

The BreakBot report marks the `@Deprecated` annotations as breaking changes. Set aside that these are not actually breaking changes, they were added on purpose to signal a migration is needed...

> I didn't spend too much time (the change list is huge!) but I didn't notice anything bad. Ah, yes... the tricky part about replacing the IDL parser is that...

> I used to think that Avro required that the code-generator version _must_ be in sync with the avro library version, because that's the way my company always did it,...

Looks a lot better now! Thank you. I've left a few minor remarks which I think would make it even better, but other than that it looks good to me.

To update your PR, simply push a new commit to the branch. This will update the PR.

> hi! Are there any other concerns for this PR? Only one: converting from a CharSequence doesn't yet take the scale into account. It should, because otherwise reading data can...

The thing I like about current `.avsc` files is that they are complete. Using external references breaks that, and would require some form of compilation/resolution to name the schema complete...