milenkovicm commented on code in PR #1232: URL: https://github.com/apache/datafusion-ballista/pull/1232#discussion_r2035603332
########## ballista/core/proto/datafusion.proto: ########## @@ -21,7 +21,7 @@ package datafusion; option java_multiple_files = true; - option java_package = "org.apache.arrow.datafusion.protobuf"; Review Comment: this file is coped from datafusion, I believe we should change it there https://github.com/apache/datafusion/blob/7ef5c4b291bdb13d5b53e7e344c7a6ec1cb2c8b4/datafusion/proto/proto/datafusion.proto#L24 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
