frameless.functions
When summing Spark doesn't change these types: - Long -> Long - BigDecimal -> BigDecimal - Double -> Double
For other types there are conversions: - Int -> Long - ...
When summing Spark doesn't change these types: - Long -> Long - BigDecimal -> BigDecimal - Double -> Double
For other types there are conversions: - Int -> Long - ...