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

Ingestion fails for SF Views with an empty column name #12602

Open
tkdrahn opened this issue Feb 12, 2025 · 0 comments
Open

Ingestion fails for SF Views with an empty column name #12602

tkdrahn opened this issue Feb 12, 2025 · 0 comments
Labels
bug Bug report

Comments

@tkdrahn
Copy link
Contributor

tkdrahn commented Feb 12, 2025

Describe the bug

This PR added validation to enforce that schema fieldPaths are always non-empty. This causes ingestion to fail for Snowflake Views which have empty column names. Requesting that the validation be reverted or adjusted

#11619

To Reproduce
Run Snowflake ingestion
Find a dataset for a View with an empty column name
Note that Schema tab is empty (failed to ingest)

Expected behavior
Expected SchemaMetadata aspect to get ingested for any valid Snowflake View

Screenshots
N/A

Desktop (please complete the following information):
N/A

Additional context
Add any other context about the problem here.

@tkdrahn tkdrahn added the bug Bug report label Feb 12, 2025
@tkdrahn tkdrahn changed the title A short description of the bug Ingestion fails for SF Views with an empty column name Feb 12, 2025
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