databricks / databricks-sql-go

Golang database/sql driver for Databricks SQL.
Apache License 2.0
37 stars 41 forks source link

[PECO-1112] Added decimal handling #167

Closed nithinkdb closed 1 year ago

nithinkdb commented 1 year ago

We need to dynamically set the actual values of decimals, and this should be the smallest value that could hypothetically encompass the decimal string.