-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
MINOR: Dynamodb sample data #15264
MINOR: Dynamodb sample data #15264
Conversation
1. Implemented the NoSQLProfilerInterface as an entrypoint for the nosql profiler. 2. Added the NoSQLMetric as an abstract class. 3. Implemented the interface for the MongoDB database source. 4. Implemented an e2e test using testcontainers.
- removed unused inheritance
1. Implemented the NoSQL sampler. 2. Some naming changes to the NoSQL adaptor to avoid fixing names with the profiler interface. 3. Tests.
# Conflicts: # ingestion/src/metadata/profiler/metrics/core.py
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
…-sample-data # Conflicts: # ingestion/src/metadata/profiler/adaptors/dynamodb.py
Quality Gate passed for 'open-metadata-ingestion'Issues Measures |
@IceS2 please re-approve after merging and fixing tests |
Describe your changes:
Add support for DynamoDB sample data.
Builds on:
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>