TessaIO opened a new issue, #17337: URL: https://github.com/apache/druid/issues/17337
Druid loading lookup failed to iterate over fetched data. ### Affected Version Starting from v28.0.0 to v30.0.1 ### Description Steps to reproduce the issue: 1- Create a loading lookup that has a JDBC connection 2- Wait for a couple of minutes until the lookup is created and registered 3- Try to get the values of the lookup 4- You should see an error saying that it cannot iterate over fetched data -- 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]
