Skip to content
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

Pydantic error being raised on postgres view ingestion #11858

Open
echai58 opened this issue Nov 14, 2024 · 0 comments
Open

Pydantic error being raised on postgres view ingestion #11858

echai58 opened this issue Nov 14, 2024 · 0 comments
Labels
bug Bug report

Comments

@echai58
Copy link

echai58 commented Nov 14, 2024

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

@echai58 echai58 added the bug Bug report label Nov 14, 2024
@echai58 echai58 changed the title Pydantic error being raised on postgres ingestion Pydantic error being raised on postgres view ingestion Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant