uber-archive / AthenaX

SQL-based streaming analytics platform at scale
Apache License 2.0
1.22k stars 287 forks source link

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 #37

Open Bruce-Qi opened 5 years ago

Bruce-Qi commented 5 years ago

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

YanXiaobin-Ben commented 5 years ago

please try mvn clean generate-source

sunneebaby commented 5 years ago

i have the problem also,did you resolve it ?

dugu108 commented 5 years ago

i have the problem also,did you resolve it ?

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