lidavidm opened a new issue, #304: URL: https://github.com/apache/arrow-adbc/issues/304
``` In file included from /Users/runner/mambaforge/conda-bld/arrow-adbc-split_1672320127369/work/c/driver/postgresql/connection.cc:26: /Users/runner/mambaforge/conda-bld/arrow-adbc-split_1672320127369/work/c/driver/postgresql/util.h:130:10: error: use of undeclared identifier 'ntohll'; did you mean 'atoll'? return ntohll(v); ^~~~~~ atoll ``` From what I see, this only started being available in 10.10 -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org