luzongzhu commented on issue #6155: URL: https://github.com/apache/seatunnel/issues/6155#issuecomment-1979964801
+1 ` Caused by: org.apache.seatunnel.transform.exception.TransformException: ErrorCode:[COMMON-05], ErrorDescription:[Unsupported operation] - SQL parse failed: SELECT PURCHASEORDERID as purchaseorderid,HISTORY.CREATEDBY.EMPLOYEEID as history.createdby.employeeid,HISTORY.CREATEDAT as history.createdat,HISTORY.CHANGEDBY.EMPLOYEEID as history.changedby.employeeid,HISTORY.CHANGEDAT as history.changedat,NOTEID as noteid,PARTNER.PARTNERID as partner.partnerid,CURRENCY as currency,GROSSAMOUNT as grossamount,NETAMOUNT as netamount,TAXAMOUNT as taxamount,LIFECYCLESTATUS as lifecyclestatus,APPROVALSTATUS as approvalstatus,CONFIRMSTATUS as confirmstatus,ORDERINGSTATUS as orderingstatus,INVOICINGSTATUS as invoicingstatus FROM ST_GLOBAL_VIEW_NAME, cause: net.sf.jsqlparser.parser.ParseException: Encountered unexpected token: "." "."` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
