The default size of a value of the DecimalType is 4096 bytes.
The default size of a value of the DecimalType is 4096 bytes.
Matches any expression that evaluates to this DataType
Matches any expression that evaluates to this DataType
:: DeveloperApi ::
The data type representing
java.math.BigDecimalvalues. A Decimal that might have fixed precision and scale, or unlimited values for these.Please use DataTypes.createDecimalType() to create a specific instance.