Skip to content

SnowflakeHandler in v1.0.0-RC1 ignores database and schema in some cases #409

Description

@janblom

Describe the bug
When running WhiteRabbit against a Snowflake instance with multiple databases and/or schema's, tables are not always properly identified by the correct database & schema, leading to crashes and/or errors reporting non-existent tables or columns.

To Reproduce
Steps to reproduce the behavior:
This requires a Snowflake instance with multiple database and/or schema's and duplicate column names across tables
to reproduce. Bug fixes will need to be field-tested with instances that have these features.

Expected behavior
Snowflake tables and columns should always be identified by the correct database and schema.

Desktop (please complete the following information):

  • OS: any
  • Version v1.0.0-RC1

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

PriorityWhiteRabbitIssue concerning the creation of scan reportbug

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions