rtpsw commented on code in PR #35005:
URL: https://github.com/apache/arrow/pull/35005#discussion_r1161774183
##########
cpp/src/arrow/engine/substrait/serde_test.cc:
##########
@@ -5475,7 +5475,7 @@ TEST(Substrait, AsOfJoinDefaultEmit) {
}
}
},
- "names": ["time", "key", "value1", "time2", "key2", "value2"]
Review Comment:
Before the names corresponded to the input indices but now they correspond
to the output indices.
--
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]