Learner-ym opened a new issue #5750:
URL: https://github.com/apache/incubator-doris/issues/5750


   **Describe the bug**
   
在编译doris-flink过程中,通过thrift生成的Java文件有语法错误,经排查发现是pom引用的libthrift.version版本有问题,使用0.9.3版本生成的java文件无法通过过编译,需使用0.11.0及更高版本
   
   **To Reproduce**
   1.pom.xml -> <libthrift.version>0.12.0</libthrift.version>
   2.使用`sh build.sh`命令运行
   
   **Expected behavior**
   由于0.9.3版本中的类与实际使用的不同,生成的Java文件将无法通过编译
   
   **编译环境**
   1.OS: win10
   2.tool: IDEA
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to