ckan / datapusher

A standalone web service that pushes data files from a CKAN site resources into its DataStore
GNU Affero General Public License v3.0
76 stars 152 forks source link

Outputs error when column limit is exceeded #257

Open Deep-NEC opened 2 years ago

Deep-NEC commented 2 years ago

This PR fixes the Issue #178 It return error message when a table has more than 1600 columns(PostgreSQL column limitations).