[ 
https://issues.apache.org/jira/browse/DRILL-8121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487133#comment-17487133
 ] 

ASF GitHub Bot commented on DRILL-8121:
---------------------------------------

vvysotskyi commented on a change in pull request #2445:
URL: https://github.com/apache/drill/pull/2445#discussion_r799578079



##########
File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/store/StoragePlugin.java
##########
@@ -62,6 +63,14 @@
   */
   StoragePluginConfig getConfig();
 
+  /**
+   * Sets the user session.
+   * @param session The user session for the query.
+   */
+  void setUserSession(UserSession session);

Review comment:
       If we pass the session to the constructor, there is no need for this 
setter.




-- 
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]


> Add Partial Support for Per-User Credentials
> --------------------------------------------
>
>                 Key: DRILL-8121
>                 URL: https://issues.apache.org/jira/browse/DRILL-8121
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>    Affects Versions: 1.19.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: Future
>
>
> See pull request



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to