Github user rdblue commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20427#discussion_r164621094
  
    --- Diff: 
sql/core/src/main/java/org/apache/spark/sql/sources/v2/SessionConfigSupport.java
 ---
    @@ -25,7 +25,7 @@
      * session.
      */
     @InterfaceStability.Evolving
    -public interface SessionConfigSupport {
    +public interface SessionConfigSupport extends DataSourceV2 {
    --- End diff --
    
    It's best to keep commits clean and focused. I'd say create a new JIRA for 
it and do all of the mix-ins at once.
    
    +1 when this is separated to its own PR. Thanks!


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to