empujar
empujar copied to clipboard
Fix empty sql statement error
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