You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, I just built (and only built!) sqllineage from source, with the sqlfluff dependency set to 3.1.1 - all tests are passing, without any further change in sqllineage.
This would suggest that locally you could simply run sqllineage in a virtual environment of its own, and then simply upgrade the sqlfluff dependency using pip?
(Granted a new release of sqllineage with latest sqlfluff would be more convenient, but then sqlfluff seems to move at an astonishing pace, which I can imagine makes it challenging to track that)
Describe the solution you'd like
Upgrade
sqlfluff
dependency to 3.1.0+There are many needed fixes happened
The text was updated successfully, but these errors were encountered: