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

cypher: Add cypher output using neo4j driver #2877

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

rockwotj
Copy link
Collaborator

Fixes: #869

@rockwotj rockwotj requested review from Jeffail and mihaitodor and removed request for Jeffail September 17, 2024 19:26
@rockwotj rockwotj marked this pull request as draft September 17, 2024 23:54
@rockwotj
Copy link
Collaborator Author

I am going to add an integration test first.

@rockwotj
Copy link
Collaborator Author

Added an integration test 🎉

internal/plugins/info.csv Outdated Show resolved Hide resolved
Copy link
Collaborator

@mihaitodor mihaitodor left a comment

Choose a reason for hiding this comment

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

Thanks @rockwotj! I left a few small comments, but it should be good to go otherwise.

internal/impl/cypher/output.go Show resolved Hide resolved
internal/impl/cypher/output.go Show resolved Hide resolved
internal/impl/cypher/output.go Outdated Show resolved Hide resolved
@rockwotj rockwotj merged commit 3e6168c into redpanda-data:main Sep 24, 2024
3 checks passed
@rockwotj rockwotj deleted the neo4j branch September 24, 2024 13:55

### Fixed

- Fixed a bug with the `input_resource` field for the `kafka_migrator` output where new topics weren't created as expected. (@mihaitodor)
- Fixed a bug in the `kafka_migrator` input which could lead to extra duplicate messages during a consumer group rebalance. (@mihaitodor)
- `kafka_migrator`, `kafka_migrator_offsets` and `kafka_migrator_bundle` components renamed to `redpanda_migrator`, `redpanda_migrator_offsets` and `redpanda_migrator_bundle` (@mihaitodor)

## 4.36.0 - 2024-09-11
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will fix this in my couchbase PR 🤦

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.

Support for neo4j
3 participants