Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up Snowflake type mapping code
1. Replace maps with switch/case statements to avoid repetitive building of the maps. 2. Re-order types so that the order is consistent with other connectors. 3. Inlining/renaming some methods for better readability.
- Loading branch information