EeshanBembi commented on PR #18137: URL: https://github.com/apache/datafusion/pull/18137#issuecomment-3707054870
https://github.com/apache/datafusion/pull/18137#discussion_r2644952960 Actually, the test is working correctly, concat with variadic signature doesn't expose parameters in information_schema, which is why the result is empty. This matches the expected behavior for variadic functions. The test query returns no rows as expected. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
