Skip to content

Commit

Permalink
Clean up Snowflake type mapping code
Browse files Browse the repository at this point in the history
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
lxynov authored and ebyhr committed Apr 12, 2024
1 parent 0ed2c28 commit b9cbf91
Showing 1 changed file with 173 additions and 195 deletions.
Loading

0 comments on commit b9cbf91

Please sign in to comment.