JingsongLi commented on PR #9390: URL: https://github.com/apache/paimon/pull/9390#issuecomment-5462521983
`constructConsumeParameters` receives all child outputs, yet Spark only guarantees that `usedInputs` have been generated. After I added an unreferenced column to the local test case, a specific Spark 3.4 test began failing consistently with the error: `Unknown variable or type "localtablescan_value_5"`. -- 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]
