hesserp

Results 1 issues of hesserp

Add support for decimal type #43 and timestamp type #37 decimal type has optional parameters precision and range (spark default are 10 and 0). example: ``` "decimal_field": { "type": "decimal",...