Der-Joscha commented on issue #2882: URL: https://github.com/apache/drill/issues/2882#issuecomment-1969461112
@timillar Thanks for your comment, I am glad that I am not the only one with those kind of issues. What you describe matches my experience and is the reason why I chose drill-jdbc instead of drill-jdbc-all. It seems, that drill is able to patch (at least some of) its dependencies with `--add-opens java.base/java.lang=ALL-UNNAMED` with drill-jdbc. > how important are these patchers for the latest java / drill versions? If one can live without them, then the simplest 'solution' would be to ignore the warn logs from these classes. I asked myself that too, as drill seems to run regardless. -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org