You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supporting unsupported types, mapping to varchar (#2395)
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added support for snowflake SodaDataTypeName's
* Extracted DataSourceNamespace and added BigQuery support for getting columns metadata new style
* Updated redshift made it pass test suite
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added support for snowflake SodaDataTypeName's
* Extracted DataSourceNamespace and added BigQuery support for getting columns metadata new style
* Updated redshift made it pass test suite
* Merge
* Added support for databricks
* Added support for databricks
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Support SQLServer
* Formatting
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added support for snowflake SodaDataTypeName's
* Extracted DataSourceNamespace and added BigQuery support for getting columns metadata new style
* Updated redshift made it pass test suite
* Merge
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Extracted DataSourceNamespace and added BigQuery support for getting columns metadata new style
* Added support for databricks
* Added support for databricks
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Support SQLServer
* Formatting
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix merge error
* Formatting
* Added databricks support
* precommit formatting and added a bit of docs in build_dwh_prefixes
* Fixes for Fabric
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added DuckDB support
* Oracle fixes wip for branch dwh-mapping-unsupported-types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Metadata fixes for Athena and Snowflake
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Metadata fixes for duckdb
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* sqlserver fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add post-create commands to set permissions
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added support for snowflake SodaDataTypeName's
* Extracted DataSourceNamespace and added BigQuery support for getting columns metadata new style
* Updated redshift made it pass test suite
* Merge
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Extracted DataSourceNamespace and added BigQuery support for getting columns metadata new style
* Added support for databricks
* Added support for databricks
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Support SQLServer
* Formatting
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Extracted DataSourceNamespace and added BigQuery support for getting columns metadata new style
* Updated redshift made it pass test suite
* Supporting unsupported types, mapping to varchar
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Initial unsupported types with test coverage for all postgres types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Support SQLServer
* Formatting
* Fix merge error
* Formatting
* Added databricks support
* precommit formatting and added a bit of docs in build_dwh_prefixes
* Fixes for Fabric
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added DuckDB support
* Metadata fixes for Athena and Snowflake
* Oracle fixes wip for branch dwh-mapping-unsupported-types
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Metadata fixes for duckdb
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* sqlserver fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add post-create commands to set permissions
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Merge
* Formatting
* Fix for Athena MetadataColumns
* Code quality fixes (only low hanging fruit)
* Removed rogue test.db
* Added mapping for snowflake
* Fix for postgres type with length in create table
* Code quality fix
* Added extra comment to separate metadata query logic a bit better in the dialect file
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Paul Teehan <[email protected]>
Co-authored-by: Niels Bylois <[email protected]>
0 commit comments