The symbols in questions are some I modified in my recent PR. I wonder if
there was a merge issue somewhere? The PR did get a clean build on the
master branch.

I'll try a build myself to see if I can locate the issue.

- Paul


On Thu, Jan 25, 2024 at 10:56 AM Charles Givre <cgi...@gmail.com> wrote:

> All,
> I just rebased my local Drill on the current master and I'm getting the
> following error when I try to build it.   Is anyone else encountering this?
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile
> (default-compile) on project vector: Compilation failure
> [ERROR]
> /Users/charlesgivre/github/drill/exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/writer/UnionVectorShim.java:[78,10]
> error: cannot find symbol
> [ERROR]   symbol:   class UnionWriter
> [ERROR]   location: class UnionVectorShim
> [ERROR]
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Reply via email to