uber-archive/AthenaX

lack of com.uber.athenax.vm.compiler.parser.impl.ParseException and com.uber.athenax.vm.compiler.parser.impl.SqlParserImpl in vm-compiler module,and this causes compile error

Bruce-Qi opened this issue · 3 comments

lack of com.uber.athenax.vm.compiler.parser.impl.ParseException and com.uber.athenax.vm.compiler.parser.impl.SqlParserImpl in vm-compiler module,and this causes compile error

please try mvn clean generate-source

i have the problem also,did you resolve it ?

i have the problem also,did you resolve it ?

Just as @YanXiaobin-Ben said, mvn clean generate-sources helps