juliuszsompolski 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_r343063673
########## 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: @wangyum We would be creating a dependency on a specific Hive version then again, because `ThriftCLIService.java` and `ThriftCLIServiceClient.java` and a few others depend on the exact version of the RPCs. Better to embed these. ---------------------------------------------------------------- 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]
