Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
219
stars
144
forks
source link
sql syntax error in __arches_load_staging_get_tile_errors(jsonb) function #10867
Thanks Galen. Housekeeping: we have another label called Type: Bulk Data Manager with more issues on it. Do you think we can choose one and delete the other?
While running an etl module operation, the error handling broke on this syntax error in the sql function:
The error occurs because it's attempting to concatenate
_result
(which might be null) with a null value extracted from_value ->> 'notes'