rafael-telles commented on pull request #11507: URL: https://github.com/apache/arrow/pull/11507#issuecomment-952322383
Hey @lidavidm ! I applied your diff here and it reproduced the issue when running `server_test.cc`: ``` [libprotobuf ERROR /home/rafael/simbiose/vcpkg/buildtrees/protobuf/src/23fa7edd52-3ba2225d30.clean/src/google/protobuf/descriptor.cc:3624] Invalid proto descriptor for file "google/protobuf/descriptor.proto": [libprotobuf ERROR /home/rafael/simbiose/vcpkg/buildtrees/protobuf/src/23fa7edd52-3ba2225d30.clean/src/google/protobuf/descriptor.cc:3627] google/protobuf/descriptor.proto: Unrecognized syntax: SELECT * FROM intTable [libprotobuf ERROR /home/rafael/simbiose/vcpkg/buildtrees/protobuf/src/23fa7edd52-3ba2225d30.clean/src/google/protobuf/descriptor.cc:3624] Invalid proto descriptor for file "FlightSql.proto": [libprotobuf ERROR /home/rafael/simbiose/vcpkg/buildtrees/protobuf/src/23fa7edd52-3ba2225d30.clean/src/google/protobuf/descriptor.cc:3627] arrow.flight.protocol.sql.experimental: ".google.protobuf.MessageOptions" is not defined. [libprotobuf FATAL /home/rafael/simbiose/vcpkg/buildtrees/protobuf/src/23fa7edd52-3ba2225d30.clean/src/google/protobuf/generated_message_reflection.cc:2457] CHECK failed: file != nullptr: ``` -- 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]
