Open
Conversation
- dc7c5b0 broke a decent amount of links - they were replaced with "Broken link" and "broken-reference" - due to either moving docs around/renaming, or because the docs no longer exist - fix Airflow reference in README - fix Non-SQL reference in Porting a Workflow - fix Conda reference in Operators - fix Data Systems reference in Quickstart Guide - fix Compute Systems reference in Creating a Workflow - remove references to Aqueduct Metadata Store - the page on it was removed in dc7c5b0 - links to it were removed in RunLLM@dc7c5b0#diff-649d189a8231566360ee2e0c865d203c86b590987d36383cebce29b06c3d7e2dL8 and RunLLM@dc7c5b0#diff-4f74b24c8cd7466c1c46dc972d8e284ed47091160afda95a432cc000f2eceb4aL99 - remove reference to non-pip connector dependency installation - the page was removed in dc7c5b0 - the code seems to definitely still do this though, so maybe it should be added back under Data Systems?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Details
fix Airflow reference in README
fix Non-SQL reference in Porting a Workflow
fix Conda reference in Operators
fix Data Systems reference in Quickstart Guide
fix Compute Systems reference in Creating a Workflow
remove references to Aqueduct Metadata Store
remove reference to non-pip connector dependency installation in CLI
Review Notes
I'm not actually sure what to do about the removals: