Open bhatpramod opened 2 years ago
Whenever I fetch data from cursor it automatically strip trailing zeros. Ex: 1.20 to 1.2 0.00 to 0.0 Is there any way to fetch cursor data unaltered from Hive database
Whenever I fetch data from cursor it automatically strip trailing zeros. Ex: 1.20 to 1.2 0.00 to 0.0 Is there any way to fetch cursor data unaltered from Hive database