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
Describe the bug
I am receiving the following Pydantic validation error when trying to ingest a new postgres schema with a view.
[2024-11-14, 08:23:53 EST] {pod_manager.py:367} INFO - Input should be a valid dictionary or instance of ViewLineageEntry [type=model_type, input_value=('table_1', 'table_2', 'table_3'), input_type=LegacyRow]
[2024-11-14, 08:23:53 EST] {pod_manager.py:367} INFO - For further information visit https://errors.pydantic.dev/2.9/v/model_type
version=0.14.5
The text was updated successfully, but these errors were encountered:
Describe the bug
I am receiving the following Pydantic validation error when trying to ingest a new postgres schema with a view.
version=0.14.5
The text was updated successfully, but these errors were encountered: