data-diff icon indicating copy to clipboard operation
data-diff copied to clipboard

Try using pymssql if the ODBC driver is unavailable

Open zhiweio opened this issue 1 year ago • 2 comments

The data-diff currently uses pyodbc to access MsSQL. However, installing the ODBC driver can be challenging in certain scenarios. Therefore, I added support for pymssql to enable usage even when no ODBC driver is installed.

What do you think about it?

@nolar @sungchun12 Please review this PR, thank you.

zhiweio avatar Mar 30 '24 07:03 zhiweio

MsSQL tests from this PR https://github.com/datafold/data-diff/pull/795

zhiweio avatar Mar 30 '24 07:03 zhiweio

Issue mentioned https://github.com/datafold/data-diff/issues/878

zhiweio avatar Mar 30 '24 07:03 zhiweio

Hi @zhiweio,

I'm sorry for the delay in following up on this. Thank you for taking the time to open this PR!

We made a hard decision to sunset the data-diff package and won't provide further development or support.

If that helps at all, we have full support for MySQL diffing in Datafold Cloud.

-Gleb

glebmezh avatar May 17 '24 13:05 glebmezh