Gang Wu
Gang Wu
I wonder if there is any good linter for thrift
@Fokko Is it safe to bump the major version of protobuf?
Thanks for the explanation! I asked for `column ordering` because renaming and reordering may happen together in the case of schema evolution. We can support them in the future when...
Yes, I think this is a fair use case, provided that the code logic does not change a lot.
I would prefer fixing those compile errors at the same time. We have to do that any way.
IMHO, it is literally weird to remove `experimental` before removing `internal` namespace. The expectation is that the API is stable after removing `experimental` except that we will include the namespace...
I will take a look this weekend. Thanks for reviving this!
Sorry for missing this! I will take a look. Meanwhile, I don't think we need to hurry for the code freeze.
Could you please fix the CI failure?