You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "icexelloss (via GitHub)" <gi...@apache.org> on 2023/04/10 15:02:17 UTC

[GitHub] [arrow] icexelloss commented on a diff in pull request #35005: GH-35004: [C++] Remove RelationInfo

icexelloss commented on code in PR #35005:
URL: https://github.com/apache/arrow/pull/35005#discussion_r1161798156


##########
cpp/src/arrow/engine/substrait/serde_test.cc:
##########
@@ -5475,7 +5475,7 @@ TEST(Substrait, AsOfJoinDefaultEmit) {
             }
           }
         },
-        "names": ["time", "key", "value1", "time2", "key2", "value2"]

Review Comment:
   > No, I haven't tested this code internally yet. Do you want this test done before proceeding here? I agree the Substrait producer would have to change.
   
   Yeah I think so. We want to make sure internal code can work with change we make here (with slight modification)



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org