Azure / azure-sqldb-spark

This project provides a client library that allows Azure SQL DB or SQL Server to act as an input source or output sink for Spark jobs.
MIT License
76 stars 52 forks source link

fix incorrect sqlDB examples #60

Closed gregl83 closed 4 years ago

gregl83 commented 4 years ago
msftclas commented 4 years ago

CLA assistant check
All CLA requirements met.

arvindshmicrosoft commented 4 years ago

@gregl83 thanks much for your contributions and sincere apologies for the delays on this - this repo was not maintained actively and we are trying to keep it in reasonable shape for now. I unblocked the issue related to the Travis CI failing. Could you please fetch current upstream master, and either merge or rebase your work on top of current upstream master so that you get the latest .travis.yml in your branch? Once that's done if you can push up the new commit that would be really appreciated.