liunaijie commented on issue #7740: URL: https://github.com/apache/seatunnel/issues/7740#issuecomment-3100228423
@YYChildren @lovatti Hi, the method `getInlineOutputFieldValues ` can't get the table info and field info as the input parameter only save the field value. But you can get table info and field info from method `getInlineOutputColumns`. Maybe you can try get the info you wanted from this method and save into a variable. (I am not sure it can be work, but you can try it) -- 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]
