icexelloss commented on code in PR #35980:
URL: https://github.com/apache/arrow/pull/35980#discussion_r1226771801
##########
cpp/src/arrow/acero/options.h:
##########
@@ -297,6 +297,26 @@ class ARROW_ACERO_EXPORT ProjectNodeOptions : public
ExecNodeOptions {
std::vector<std::string> names;
};
+/// windows proceed left to right
+class ARROW_ACERO_EXPORT WindowAggregateArgs {
Review Comment:
Revert this?
--
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]