-
Notifications
You must be signed in to change notification settings - Fork 77
feat(taps,targets): Support the x-singer.decimal
JSON Schema extension
#2786
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
de53f85
refactor: Added a class method to instantiate `JSONSchemaToSQL` from …
edgarrmondragon 42a702d
refactor: Added a class method to instantiate `JSONSchemaToSQL` from …
edgarrmondragon 4301625
Confirm that we're not making any breaking changes
edgarrmondragon 6fc27d5
refactor: Added a class method to instantiate `JSONSchemaToSQL` from …
edgarrmondragon 8e95d23
feat(taps,targets): Support the `singer.decimal` JSON Schema extension
edgarrmondragon 71985ad
test: Test with JSONSchemaToSQL
edgarrmondragon 6f1a9dd
Default to not using singer.decimal
edgarrmondragon 50d2c19
Update `versionchanged`
edgarrmondragon b0b807d
Make mypy happy
edgarrmondragon 7a386c9
Merge branch 'main' into edgarrmondragon/refactor/jsonschematosql-fro…
edgarrmondragon 9df828b
Merge branch 'edgarrmondragon/refactor/jsonschematosql-fromconfig' in…
edgarrmondragon 6ec48ae
Merge branch 'edgarrmondragon/refactor/jsonschematosql-fromconfig' in…
edgarrmondragon d410295
Merge branch 'main' into edgarrmondragon/refactor/jsonschematosql-fro…
edgarrmondragon b9f8ba6
Merge branch 'edgarrmondragon/refactor/jsonschematosql-fromconfig' in…
edgarrmondragon a9714a4
Merge branch 'main' into edgarrmondragon/feat/singer-decimal
edgarrmondragon 3e1abe9
Update tests/core/test_connector_sql.py
edgarrmondragon c50dad1
Merge branch 'main' into edgarrmondragon/feat/singer-decimal
edgarrmondragon d072f7a
Merge branch 'main' into edgarrmondragon/feat/singer-decimal
edgarrmondragon b9c9de0
Use `x-singer.decimal` to make it clear it is an extension
edgarrmondragon 955e432
Test partial singer decimal payloads
edgarrmondragon 0c6bc87
Append built-in setting
edgarrmondragon 8c1b7ef
Make mypy happy
edgarrmondragon d710ac4
Documentation
edgarrmondragon 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
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.
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.