Closed ageara closed 9 years ago
When xls and xlsx files are uploaded with columns/fields with decimals - the decimal columns are truncated if they are identified as latitude, lat, longitude, long and not pushed into the datastore if they are labelled with anything else.
See examples loaded to demo site http://demo.ckan.org/dataset/new-dataset-test-for-truncation
Resolved issue on our site by updating the version of datapusher to 0.0.6. Truncation may be the result of different versions of SQLAlchemy drivers?
When xls and xlsx files are uploaded with columns/fields with decimals - the decimal columns are truncated if they are identified as latitude, lat, longitude, long and not pushed into the datastore if they are labelled with anything else.
See examples loaded to demo site http://demo.ckan.org/dataset/new-dataset-test-for-truncation