Presto 0.141t Documentation

15.2. Decimal data type limitations

15.2. Decimal data type limitations

  1. Performance of decimal types longer than 17 digits may be not satisfactory.
  2. Automatic coercion is not supported for decimal column in INSERT flow.
  3. Currently only Hive connector supports exposing DECIMAL columns.