Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-247 Fix BulkWriteError import error #234

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

aclark4life
Copy link
Contributor

No description provided.

@ShaneHarvey
Copy link
Collaborator

Could you open a new ticket for the CI failures?

  running build_ext
  building 'pymongoarrow.lib' extension
  creating build/temp.linux-x86_64-cpython-38/pymongoarrow
  g++ -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/tmp/build-env-enxg91zw/lib/python3.8/site-packages/numpy/core/include -I/tmp/build-env-enxg91zw/lib/python3.8/site-packages/pyarrow/include -I/tmp/build-env-enxg91zw/include -I/opt/_internal/cpython-3.8.20/include/python3.8 -c pymongoarrow/lib.cpp -o build/temp.linux-x86_64-cpython-38/pymongoarrow/lib.o -std=c++17
  pymongoarrow/lib.cpp:1451:10: fatal error: bson/bson.h: No such file or directory
   1451 | #include <bson/bson.h>
        |          ^~~~~~~~~~~~~
  compilation terminated.
  error: command '/opt/rh/gcc-toolset-12/root/usr/bin/g++' failed with exit code 1

https://github.com/mongodb-labs/mongo-arrow/actions/runs/10965200904/job/30450473822?pr=234

@aclark4life
Copy link
Contributor Author

Could you open a new ticket for the CI failures?

https://jira.mongodb.org/browse/ARROW-248

@blink1073
Copy link
Member

Merging so I can pick up this fix in #235

@blink1073 blink1073 merged commit eeeb3bf into mongodb-labs:main Sep 23, 2024
15 of 42 checks passed
bruno-firnkes pushed a commit to Finc3/mongo-arrow that referenced this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants