-
Notifications
You must be signed in to change notification settings - Fork 37
feat(transformations): add OneLake external data source data classes #2714
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
Draft
Khyat-Cognite
wants to merge
23
commits into
master
Choose a base branch
from
feat/onelake-edc-data-model
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 14 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
7635005
feat(transformations): add OneLake external data source data classes
Khyat-Cognite bebeafb
fix(transformations): restore MeteringData exports in __init__.py
Khyat-Cognite ad1e459
fix(ci): restore streamlit pyodide cryptography workaround
Khyat-Cognite fb8e853
refactor(transformations): simplify external data dump methods
Khyat-Cognite 66dcea8
docs(transformations): clarify OneLake Write models and fix pyodide p…
Khyat-Cognite 6bbc545
Merge branch 'master' into feat/onelake-edc-data-model
Khyat-Cognite 2ec6da3
refactor(transformations): drop Read suffix on OneLake read models
Khyat-Cognite 3192b42
Update cognite/client/data_classes/transformations/external_data.py
Khyat-Cognite 21384d7
Update cognite/client/data_classes/transformations/external_data.py
Khyat-Cognite 64eed27
Update cognite/client/data_classes/transformations/external_data.py
Khyat-Cognite 2d6ead6
refactor(transformations): address haakonvt review on external data m…
Khyat-Cognite a05483c
fix(transformations): satisfy docstring lint for as_write methods
Khyat-Cognite d84bb6d
test(transformations): pass client_secret in base as_write tests
Khyat-Cognite 27abac5
test(transformations): fix mypy on ExternalDataSource as_write tests
Khyat-Cognite b69a069
refactor(transformations): address haakonvt round-2 on external data
Khyat-Cognite 5487e7b
style(transformations): collapse external data re-exports
Khyat-Cognite 9a80848
refactor(transformations): add UnknownExternalDataSource and drop Core
Khyat-Cognite f7976e8
refactor(transformations): move OneLake settings off base read model
Khyat-Cognite 45c96c8
fix(transformations): satisfy mypy on external data refactor
Khyat-Cognite 2ef4b6a
fix(transformations): return ExternalDataSource from _load dispatch
Khyat-Cognite 4e3151f
fix(transformations): annotate UnknownExternalDataSource.as_write NoR…
Khyat-Cognite f7888df
fix(transformations): abstract read base, drop with_settings
Khyat-Cognite 41b1cba
refactor(transformations): settings-only OneLakeExternalDataSourceWrite
Khyat-Cognite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.