[GitHub] [incubator-hudi] cdmikechen commented on issue #753: when column type is decimal, should add precision and scale

2019-06-30 Thread GitBox
cdmikechen commented on issue #753: when column type is decimal, should add precision and scale URL: https://github.com/apache/incubator-hudi/pull/753#issuecomment-507110137 @vinothchandar add a pr: https://github.com/apache/incubator-hudi/pull/770 You can see this pr, the problem of

[GitHub] [incubator-hudi] cdmikechen commented on issue #753: when column type is decimal, should add precision and scale

2019-06-20 Thread GitBox
cdmikechen commented on issue #753: when column type is decimal, should add precision and scale URL: https://github.com/apache/incubator-hudi/pull/753#issuecomment-504250543 I found this problem when I revised a change about not using `com.databricks:spark-avro_2.11` and letting hoodie

[GitHub] [incubator-hudi] cdmikechen commented on issue #753: when column type is decimal, should add precision and scale

2019-06-20 Thread GitBox
cdmikechen commented on issue #753: when column type is decimal, should add precision and scale URL: https://github.com/apache/incubator-hudi/pull/753#issuecomment-504249248 @vinothchandar yes. I have a hive table with decimal column. When I used `run_sync_tool.sh` to sync a hoodie