AngersZhuuuu commented on a change in pull request #26340: [WIP][SPARK-29108][SQL] Add new module sql/thriftserver with all code and UT URL: https://github.com/apache/spark/pull/26340#discussion_r343028119
########## File path: sql/thriftserver/src/gen/thrift/gen-javabean/org/apache/spark/sql/thriftserver/cli/thrift/TArrayTypeEntry.java ########## @@ -0,0 +1,363 @@ +/** + * Autogenerated by Thrift Compiler (0.12.0) Review comment: > The code generated in Hive master seems to use 0.9.3. To avoid diffs, could you compile and use 0.9.3 from https://www.apache.org/dist/thrift/0.9.3/, and add to the readme to use it? Since local is 0.12..... I will use 0.93 version to rebuild this. ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
