An extractor that extracts table last updated timestamp from a Snowflake database.
It uses same configs as the `SnowflakeMetadataExtractor` described above.
The SQL query driving the extraction is defined [here](https://github.com/amundsen-io/amundsendatabuilder/blob/master/databuilder/extractor/snowflake_table_last_updated_extractor.py)
An extractor that extracts table and column metadata including database, schema, table name, table description, column name and column description from a Bigquery database.
An extractor that extracts table and column metadata including database, schema, table name, table description, column name and column description from a Bigquery database.