Skip to content

Support parquet load for Neptune Analytics #752

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

theneelshah
Copy link
Collaborator

@theneelshah theneelshah commented Jun 18, 2025

Issue #751:

Description of changes:

  • Add support for parquet format for incremental data load in AWS Neptune Analytics.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@adityaramesh12
Copy link
Contributor

adityaramesh12 commented Jul 8, 2025

Modified the description message.
Can you verify/validate if incremental load with neptune database is possible as well? I think there is a condition that switches between incremental load and bulk load for neptune analytics v/s neptune. The code changes should be sufficient. But let's double check and document it here.
If that is not the case, we would need to add an explicit condition to only permit parquet load for Neptune Analytics.

@theneelshah theneelshah changed the title Support parquet bulk load for P8 Support parquet load for Neptune Analytics Jul 8, 2025
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.

2 participants