Tianoklein opened a new issue, #4050: URL: https://github.com/apache/hop/issues/4050
### Apache Hop version? 2.9.0 ### Java version? java 22 2024-03-19 ### Operating system Windows ### What happened? When I set a limit of 39,999 on a query, it works fine. However, if I remove the limit or change it to => 40,000, the query fails with the following error: "ERROR: com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: 'java.lang.String com.google.auth.Credentials.getUniverseDomain()'"   ### Issue Priority Priority: 0 ### Issue Component Component: Database -- 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]
