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

feat: support inserts into mongodb #2605

Merged
merged 20 commits into from
Feb 9, 2024
Merged

feat: support inserts into mongodb #2605

merged 20 commits into from
Feb 9, 2024

Conversation

tychoish
Copy link
Collaborator

@tychoish tychoish commented Feb 6, 2024

  • let CI pass once to make sure something hasn't gone awry
  • write tests

crates/datasources/src/mongodb/mod.rs Outdated Show resolved Hide resolved
crates/datasources/src/mongodb/mod.rs Outdated Show resolved Hide resolved
crates/datafusion_ext/src/stream.rs Outdated Show resolved Hide resolved
crates/datasources/src/bson/mod.rs Outdated Show resolved Hide resolved
crates/datasources/src/bson/mod.rs Outdated Show resolved Hide resolved
crates/datasources/src/bson/mod.rs Outdated Show resolved Hide resolved
crates/datasources/src/bson/mod.rs Outdated Show resolved Hide resolved
crates/datasources/src/bson/mod.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@vrongmeal vrongmeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of minor comments, otherwise, looks great!

crates/datasources/src/mongodb/mod.rs Outdated Show resolved Hide resolved
crates/datasources/src/mongodb/insert.rs Outdated Show resolved Hide resolved
@tychoish tychoish enabled auto-merge (squash) February 9, 2024 20:12
@tychoish tychoish merged commit eb43f49 into main Feb 9, 2024
22 checks passed
@tychoish tychoish deleted the tycho/mdb-insert-support branch February 9, 2024 20:23
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.

None yet

3 participants