tadeja commented on code in PR #49491:
URL: https://github.com/apache/arrow/pull/49491#discussion_r2924822540


##########
cpp/src/arrow/engine/substrait/options.cc:
##########
@@ -68,17 +68,35 @@ class DefaultExtensionProvider : public 
BaseExtensionProvider {
                                   const ExtensionSet& ext_set) override {
     if (rel.Is<substrait_ext::AsOfJoinRel>()) {
       substrait_ext::AsOfJoinRel as_of_join_rel;
+#if PROTOBUF_VERSION >= 3015000

Review Comment:
   ah, Ok, let me redo that.



-- 
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]

Reply via email to