Closed igneel64 closed 1 year ago
This will be a breaking change due to the data type from integer => float / double. Technically in Snowflake / BigQuery this is less of an issue (as this creates new columns0 but in Redshift the loader won't mutate the type of the column so this will need to be bumped to 2-0-0.
Rebased and merged into release/r148
. Closing.
Fix the
deviceMemory
type for lower end devices. Thanks @dumkydewilde for raising the issue and initial contribution.close #1330