Mayur Singal
7760663b22
MINOR: Change ingestion licence header ( #20549 )
2025-04-03 10:39:47 +05:30
Mayur Singal
a9fc51ec8b
MINOR: Change sqllineage import to collate_sqllineage ( #14870 )
2024-02-05 19:44:08 +05:30
Mayur Singal
17fb2cabca
MINOR: Lineage handle copy queries being skipped ( #14855 )
2024-01-25 10:15:32 +05:30
Mayur Singal
b44d4f1e5e
Fix SQLLineage Test ( #12152 )
2023-06-26 17:09:49 +05:30
Nahuel
ed884cf79a
Bug: Update sqllineage-openmetadata + add timeout for parsing queries ( #10474 )
...
* Update sqllineage-openmetadata version + add timeout
* Pyimpala fix colnames, comments and dialect sql compilation (#10470 )
* Fix col names and comments for impala hive
* Fix cols, comments and impala sql compilation
* Handle hive types
* Format
* Added doc in avro array and tests (#10473 )
* Fixed: Add job definition id field for dbt cloud in UI #10269 (#10472 )
* fixed Add job definition id field for dbt cloud in UI #10269
* sync-localization file
* fixed failing unit test and add unit test for the changes
* Address PR comments
* Update tests
* Pylint clean
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-03-08 20:49:02 +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
9a4e3a7a46
Fix#8424: Remove brackets from tables and schemas on lineage ( #9257 )
...
* Refactor LineageRunner use
* Address PR comments
* Address pylint errors
* Fix failing test
* Remove brackets from tables and schemas on lineage
2022-12-13 06:40:37 +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
Nahuel
1583adee29
Fix lineage to support 'merge into' queries starting with comments ( #8355 )
2022-10-25 10:29:59 -07:00
Nahuel
36b12bd6f1
Fix lineage issues with merge_into and copy grants queries ( #8335 )
2022-10-24 17:22:22 +02:00
Pere Miquel Brull
e2916b2521
Organise ingestion module ( #6515 )
...
Organise ingestion module (#6515 )
2022-08-03 09:55:50 +02:00
Pere Miquel Brull
7b6332edef
Fix #6045 - Parse gracefully the connection on Test Connection ( #6149 )
...
* Parse gracefully test connection
* Test file renames
2022-07-18 18:50:27 +02:00
Mayur Singal
71bf32e438
Fix #5562 : Handle Analysis Date for Usage ( #5582 )
...
Fix #5562 : Handle Analysis Date for Usage (#5582 )
2022-06-27 15:16:12 +02:00
Pere Miquel Brull
0ecc9f0da6
Fix #5459 - Remove sql-metadata in favor of sqllineage ( #5494 )
...
Fix #5459 - Remove sql-metadata in favor of sqllineage (#5494 )
2022-06-21 18:02:50 +02:00
Mayur Singal
b3428771a3
Fix #4767 : Refactor Usage & Lineage ( #5190 )
...
Fix #4767 : Refactor Usage & Lineage (#5190 )
2022-06-03 10:12:28 +02:00
Mayur Singal
f9bb54ed91
Fix #5162 : Sample usage fixed ( #5163 )
...
* Fix #5162 : Sample usage fixed
* Test Fix
2022-05-26 15:15:41 +02:00
Mayur Singal
450fb2b132
SampleData Usage Fix ( #4398 )
...
* SampleData Test Connection & Usage Fix
* Fixed Pytest
2022-05-04 16:45:49 +02:00
Ayush Shah
1f3667b46f
Fix Python test ( #4095 )
2022-04-13 21:03:33 +05:30
Ayush Shah
32004021c8
Schema Default value changed for sample data ( #4067 )
2022-04-12 19:28:32 +05:30
ulixius9
38ee0eca49
Fix #3830 : Fixed Query parser
2022-04-11 18:59:36 +05:30
Pere Miquel Brull
130bbb0c5c
Fix #3104 - Remove unused imports with pycln ( #3370 )
...
Fix #3104 - Remove unused imports with pycln (#3370 )
2022-03-14 06:59:15 +01:00
Mayur Singal
5a6e7d743e
ISSUE-545: Added tests for QueryProcessor ( #2510 )
...
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
2022-02-04 08:20:20 -08:00