pitrou commented on code in PR #13965: URL: https://github.com/apache/arrow/pull/13965#discussion_r954060302
########## cpp/src/arrow/engine/api.h: ########## @@ -19,6 +19,4 @@ #pragma once -#include "arrow/engine/substrait/extension_set.h" #include "arrow/engine/substrait/extension_types.h" -#include "arrow/engine/substrait/serde.h" Review Comment: It is transitively pulling some internals. As I said the solution here deserved to be improved :-) -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org