OpenMetadata/ingestion/tests
Mohit Tilala 3d6fd71de3
Fixes #27950: [Datalake] JSON columns incorrectly typed as STRING for empty dict values (#27951)
* fix: datalake JSON columns incorrectly typed as STRING for empty dict values

* fix: wrap df_row_val with str() for strptime and parse calls to satisfy type checker

* fix: address static check type errors and review comments in datalake utils

* Restore debug logging, fix dead-code fallback, strengthen tests

* Replace lexicographic max() with explicit type precedence in fetch_col_types
2026-05-11 18:02:06 +05:30
..
cli_e2e fix(cli-e2e): use profileSampleConfig in profiler test builders (#27947) 2026-05-07 22:35:31 +05:30
integration Fixes 21329: exclude temporal table period columns from autoClassification sampling (#27960) 2026-05-11 11:45:40 +05:30
load chore(ingestion): drop pylint, expand ruff (#27774) 2026-04-28 07:21:59 +02:00
unit Fixes #27950: [Datalake] JSON columns incorrectly typed as STRING for empty dict values (#27951) 2026-05-11 18:02:06 +05:30
utils chore(ingestion): drop pylint, expand ruff (#27774) 2026-04-28 07:21:59 +02:00
__init__.py Add SQLGlot parser support (#24729) 2025-12-19 15:12:48 +01:00