This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
datahub
Watch
2
Star
0
Fork
0
You've already forked datahub
mirror of
https://github.com/datahub-project/datahub.git
synced
2025-08-11 18:56:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
metadata-ingestion
/
tests
/
unit
/
sql_parsing
/
goldens
History
Harshal Sheth
de60ca30e8
fix(ingest): enable fuzzy case resolution for oracle sql (
#12778
)
2025-03-05 10:28:29 -08:00
..
test_bigquery_alter_table_column.json
…
test_bigquery_create_view_with_cte.json
…
test_bigquery_from_sharded_table_wildcard.json
…
test_bigquery_indirect_references.json
docs(ingest): add more details on SQL parser limitations (
#12669
)
2025-02-21 16:16:07 -08:00
test_bigquery_information_schema_query.json
build(ingest/sqlglot): Bump pin to support snowflake CREATE ... WITH TAG (
#12003
)
2024-12-17 03:49:47 -08:00
test_bigquery_nested_subqueries.json
…
test_bigquery_partitioned_table_insert.json
…
test_bigquery_sharded_table_normalization.json
…
test_bigquery_star_with_replace.json
…
test_bigquery_subquery_column_inference.json
…
test_bigquery_unnest_columns.json
…
test_bigquery_view_from_union.json
…
test_create_table_ddl.json
…
test_create_view_as_select.json
fix(ingest): enable fuzzy case resolution for oracle sql (
#12778
)
2025-03-05 10:28:29 -08:00
test_expand_select_star_basic.json
…
test_insert_as_select.json
…
test_insert_with_column_list.json
…
test_invalid_sql.json
…
test_merge_from_union.json
…
test_mssql_casing_resolver.json
feat(ingest): handle mssql casing issues in lineage (
#11920
)
2024-11-21 17:16:04 -08:00
test_mssql_select_into.json
feat(ingest): handle mssql casing issues in lineage (
#11920
)
2024-11-21 17:16:04 -08:00
test_multiple_select_subqueries.json
…
test_oracle_case_insensitive_cols.json
fix(ingest): enable fuzzy case resolution for oracle sql (
#12778
)
2025-03-05 10:28:29 -08:00
test_postgres_select_subquery.json
…
test_postgres_update_subselect.json
…
test_redshift_materialized_view_auto_refresh.json
…
test_redshift_system_automove.json
…
test_redshift_temp_table_shortcut.json
…
test_redshift_union_view.json
…
test_select_ambiguous_column_no_schema.json
…
test_select_count.json
…
test_select_from_struct_subfields.json
…
test_select_from_union.json
…
test_select_max_with_schema.json
…
test_select_max.json
…
test_select_with_complex_ctes.json
fix(ingest): enable fuzzy case resolution for oracle sql (
#12778
)
2025-03-05 10:28:29 -08:00
test_select_with_ctes.json
fix(ingest): enable fuzzy case resolution for oracle sql (
#12778
)
2025-03-05 10:28:29 -08:00
test_select_with_full_col_name.json
…
test_snowflake_case_statement.json
…
test_snowflake_column_cast.json
…
test_snowflake_column_normalization.json
…
test_snowflake_ctas_column_normalization.json
…
test_snowflake_cte_name_collision.json
…
test_snowflake_default_normalization.json
…
test_snowflake_drop_schema.json
…
test_snowflake_full_table_name_col_reference.json
…
test_snowflake_unnamed_column_udf.json
…
test_snowflake_unused_cte.json
…
test_snowflake_update_from_table.json
…
test_snowflake_update_hardcoded.json
…
test_snowflake_update_self.json
…
test_sqlite_attach_database.json
…
test_sqlite_drop_table.json
…
test_sqlite_drop_view.json
…
test_sqlite_insert_into_values.json
…
test_teradata_default_normalization.json
…
test_teradata_strange_operators.json
…