Re: [Java]: Failures building Java pom

2022-12-13 Thread James Duong
Thanks Larry. This is working after deleting the repo and checking it out again. I've updated my OS repeatedly since I last used the Java build so perhaps it was related to those updates. On Mon, Dec 12, 2022 at 4:51 PM Larry White wrote: > > The type org.apache.arrow.vector.types.pojo.ArrowTyp

Re: [Java]: Failures building Java pom

2022-12-12 Thread Larry White
> The type org.apache.arrow.vector.types.pojo.ArrowType$Int cannot be resolved. This is a generated class. The source should be in the vector module, under target/generated-sources when the build starts. The process varies somewhat depending on the Arrow version, but if you're not seeing the sourc