Hisoka-X commented on PR #7928: URL: https://github.com/apache/seatunnel/pull/7928#issuecomment-2453714299
> @Hisoka-X @liunaijie @corgy-w please cc > > SELECT * FROM fake LATERAL VIEW EXPLODE (SPILT ( NAME, ',' )) AS NAME LATERAL VIEW EXPLODE (SPILT ( pk_id, ';' )) AS pk_id LATERAL VIEW OUTER EXPLODE ( age ) AS age cc @hailin0 as well. -- 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]
