Rewrite and break out CDK Python overview to be more concise and digestible (#3291)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local> Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
This commit is contained in:
@@ -71,5 +71,5 @@ you should see some output like:
|
||||
|
||||
It's that simple! Now the connector knows how to declare your connector's stream's schema. We declare only one stream since our source is simple, but the principle is exactly the same if you had many streams.
|
||||
|
||||
You can also dynamically define schemas, but that's beyond the scope of this tutorial. See the [schema docs](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/bases/base-python/docs/schemas.md) for more information.
|
||||
You can also dynamically define schemas, but that's beyond the scope of this tutorial. See the [schema docs](../../concepts/full-refresh-stream.md#defining-the-streams-schema) for more information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user