Hi Zeppelin Team,
I am looking into submitting a pull request for a t-sql interpreter so that 
users can query data in SQL Server.  
I was looking at previous pull requests to make sure my interpreter would be a 
first class citizen, and I came across one submitted by 1teed for a mysql 
interpreter: https://github.com/apache/incubator-zeppelin/pull/60.  I saw that 
although the design was well received the merge never happened because of 
licensing issues with the mysql driver.  Since a t-sql interpreter would depend 
on the Microsoft JDBC driver for SQL Server, I was wondering if we would run in 
the same licensing issue, and if so, how we could work around it.
Thanks,Andres                                     

Reply via email to