gh-yzou commented on code in PR #1817: URL: https://github.com/apache/polaris/pull/1817#discussion_r2132545559
########## quarkus/service/src/main/java/org/apache/polaris/service/quarkus/task/QuarkusTaskExecutorImpl.java: ########## @@ -49,9 +52,11 @@ public QuarkusTaskExecutorImpl( MetaStoreManagerFactory metaStoreManagerFactory, TaskFileIOSupplier fileIOSupplier, Tracer tracer, - PolarisEventListener polarisEventListener) { + PolarisEventListener polarisEventListener, Review Comment: ``` It looks like it's using default privileges in this case. Related slack discussion: https://apache-polaris.slack.com/archives/C084XDM50CB/p1748381388095509 ``` Thanks! let me see if I can get this test work. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org