Nahuel
ddff6e2875
Fix: Replace sqllineage
with openmetadata-sqllineage
( #9800 )
...
* Replace sqllineage with openmetadata-sqllineage
* Fix checkstyle and failing test
* Move logic to retrieve dialect of a service type into a class
* Improve py-check message when it fails
* Updated mapper
* Update code after merge
2023-01-19 14:56:29 +01:00
Ayush Shah
f11cdbfab1
Profile sample rows + Randomization of chunks for datalake ( #9595 )
2023-01-16 22:17:46 +05:30
Pere Miquel Brull
1f49ea46b5
Fix #9149 - Postgres foreign tables & reorganize queries for sources ( #9588 )
...
Fix #9149 - Postgres foreign tables & reorganize queries for sources (#9588 )
2023-01-04 08:50:53 +01:00
8vicat
7e7528e13b
Improve SQL lineage parsing ( #9537 )
...
* CTEs support
* Supports inline comments
* Expands `*` in sources
2023-01-03 09:27:45 +01:00
Nahuel
76773e69de
Fix#6203: Refactor LineageRunner use ( #9073 )
...
* Refactor LineageRunner use
* Address PR comments
* Address pylint errors
* Fix failing test
2022-11-30 16:02:21 +01:00
Milan Bariya
f3ec8c55a6
Clean col-level lineage internal logic ( #6500 )
...
* Clean col-level lineage internal logic
* Fix: The Python checkstyle failed
* Fix: SonarCloud Bugfix
* Add test
* Fix: Add multiple queries
* Fix: Based on review comments
* Fix: make py_format issue
* Fix: pytest issue
* Fix: BUG FIX
2022-08-05 20:48:28 +05:30