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

Update docs based on code PR #3 #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

runllm-pr-agent[bot]
Copy link

Changes Made

  • docs/act-on-metadata/impact-analysis.md
    • ****Why is my list of exported depend... --> Why is my list of exported depend...: The code change introduces a limit of 20 lineage entries per Redshift table. The documentation should reflect this new limitation to inform users why their Redshift table lineage might appear incomplete.
  • docs/act-on-metadata/impact-analysis.md
    • ****Why is my list of exported depend... --> Why is my list of exported depend...: The code change introduces a limit of 20 lineage entries per table for Redshift ingestion. This update to the documentation clarifies that this limit may affect the completeness of lineage data, which is relevant for users performing Lineage Impact Analysis.
  • docs/quick-ingestion-guides/redshift/overview.md
    • *** Table-level lineage (where av... --> * Table-level lineage (where av...**: The code change introduces a limit of 20 lineage entries per table in the Redshift ingestion process. The documentation should reflect this limitation to inform users about the new constraint on the number of lineage entries.
  • docs/cli.md
    • | [redshift](./generated/ingestion/... --> | [redshift](./generated/ingestion/...: The code change introduces a limitation on the number of copy lineage entries per table for the Redshift source. This update in the documentation will inform users about this new limitation, ensuring they are aware of the change in functionality.

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.

0 participants