Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Ensure that Snowflake accounts for number columns that overspecify precision #3306

Merged
merged 2 commits into from
Oct 26, 2022

Commits on Oct 19, 2022

  1. fix: Ensure that Snowflake properly accounts for INT32/INT64 columns …

    …with default precision 38 type
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1935294 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. fix: Snowflake infer snowflake OBJECT return type for number inference

    Signed-off-by: miles.adkins <miles.adkins@snowflake.com>
    sfc-gh-madkins committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    3b3fbac View commit details
    Browse the repository at this point in the history