vibhatha commented on code in PR #13078:
URL: https://github.com/apache/arrow/pull/13078#discussion_r874299427


##########
cpp/src/arrow/engine/substrait/serde_test.cc:
##########
@@ -750,5 +750,309 @@ TEST(Substrait, ExtensionSetFromPlanMissingFunc) {
           &ext_set));
 }
 
+TEST(Substrait, JoinPlanBasic) {

Review Comment:
   @westonpace can we generate it, may be we can incoporate `isthmus` to 
generate it during the tests and we only write a SQL query. I don't know if 
that is feasible as there are slight differences between the things we digest 
right now. Just a thought 😀 



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