• mborukhava's avatar
    Fixed Snowflake views being captured as tables (#164) · 1debb152
    mborukhava authored
    * Fixed Snowflake views being captured as tables
    
    Updated snowflake_metadata_extractor.py and fixed that Snowflake views were captured as tables.
    
    * Fixed unit tests for snowflake metadata extraction
    
    * Fix lint error
    1debb152
snowflake_metadata_extractor.py 5.47 KB