Unless something changed, Drill's build does not compile the .proto files.
Instead, the files are generated manually, and checked into git, on those
rare occasions that the API changes. I seem to recall that there are some
instructions somewhere, but a quick search didn't reveal anything.

- Paul

On Tue, Aug 8, 2023 at 6:46 AM Mike Beckerle <mbecke...@apache.org> wrote:

> So is UserBitShared.java generated from UserBitShared.proto ?
>
> It looks like it is, but mvn clean install -DskipTests=true doesn't seem to
> cause it to be regenerated.
>
> What do I do to cause the regeneration?
>
> Right now I've edited both files to add a new ErrorType.SCHEMA, but I think
> I should only have to edit in one spot.
>

Reply via email to