westonpace commented on issue #33956: URL: https://github.com/apache/arrow/issues/33956#issuecomment-1410796468
> The extension references and anchors are silly That was partly by design to emphasize that these can be any arbitrary integers. I find it makes it much more obvious how they are related. For example, if we used `0` instead of `7` then it would not be obvious that `extension_uri_reference` is a reference to `extension_uri_anchor`. > #include <arrow/engine/api.h> needs to be changed to #include <arrow/engine/substrait/api.h> That seems a little surprising to me. What error did you get using `<arrow/engine/api.h>? -- 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