Previous to today when I would create a new table and column with a type of INT via the REST API, the console table schema would show the corresponding data type for the column as INT.
Today I noticed that when creating a new table and column, the data type is DOUBLE in the console. Has this changed as a default?