empujar icon indicating copy to clipboard operation
empujar copied to clipboard

Fix empty sql statement error

Open manasibarate opened this issue 5 years ago • 0 comments

Problem Error in /home/deploy/www/tr_empujar/shared/node_modules/async/lib/async.js:43 Context : If we have a query commented in the sql “transformations” , we get this error.

We need to change snowflake connector to handle this gracefully.

Solution Added check for empty sql statement error so that process continues on this error after logging the error details to log.

Link to story https://taskrabbit.atlassian.net/browse/DATA-1411

manasibarate avatar Oct 27 '20 15:10 manasibarate