Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am fetching data from Greenplum using a complex SQL with multiple union in the query, and writing it to Haddop. I am using tGreenplumInput component. While fetching data getting error
Exception in component tGreenplumInput_1
org.postgresql.util.PSQLException: ERROR: syntax error at or near "8"
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1592)Able to execute query successfully on using aginity but getting error with greenplum component.
How to resolve this
Hi,
Could you please also show your complex SQL with multiple union query?
Exception in component tGreenplumInput_1
org.postgresql.util.PSQLException: ERROR: syntax error at or near "8"
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1592)
Is there any compile error highlighted in red line when you check your "Code" tab in your job?
Best regards
Sabrina
Hello,
Thanks for posting that you have resolved this issue by yourself.
Best regards
Sabrina