michaelneely

Results 2 issues of michaelneely

# What this PR does / why we need it: There are many additional configuration options that can be specified when creating a Snowflake connection, for example: proxies, the session...

ok-to-test

*Issue #, if available:* *Description of changes:* Refactor `feature_store.dataset_builder.to_csv_file()` to call a new internal method `_to_athena_query`. This accomplishes the following: - A reduction in the complexity of the `to_csv_file()` function...