Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22009#discussion_r209301833
  
    --- Diff: 
sql/core/src/main/java/org/apache/spark/sql/sources/v2/SessionConfigSupport.java
 ---
    @@ -27,10 +27,10 @@
     @InterfaceStability.Evolving
     public interface SessionConfigSupport extends DataSourceV2 {
    --- End diff --
    
    how about we keep `DataSourceOptions` a pure string-to-string map and move 
these `getPath`, `getTableName` methods to a wrapper class? Anyway we can do it 
in a follower up.


---

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

Reply via email to