Nahuel
bea38d7200
Fix#10584: Add Data Model as an entity ( #10636 )
...
* Add Data Model as entity
* Add sample_data + update dashboard resource and repository with data models
* Fix Java style
* Addess PR comments
* Update bootstrap/sql/com.mysql.cj.jdbc.Driver/v009__create_db_connection_info.sql
* Pylint error
* Address PR comments
* Address PR comments
* Address PR comments
* Minor change
* Fix error in sample_data
* Fix failing test
* Add missing resource and event sub descriptors
2023-03-28 15:07:38 +00:00
Mayur Singal
18cd1c99ca
Add queries in sample data for lineage ( #8674 )
2022-11-14 13:11:16 +05:30
Shailesh Parmar
0f0489a7d4
Feat: Added pipeline as edge from ui ( #8503 )
...
* Feat: Added pipeline as edge from ui
* fixed failing unit test
* removed pipeline
* added unit test for util function
2022-11-03 17:46:49 +05:30
Shailesh Parmar
04db051197
Revert "Pipeline lineage edge UI ( #5891 )" ( #6159 )
...
This reverts commit 4d898a120fd4410a8ed660db252bc270710e9323.
2022-07-19 18:07:46 +05:30
Onkar Ravgan
4d898a120f
Pipeline lineage edge UI ( #5891 )
...
Pipeline lineage edge UI (#5891 )
2022-07-17 18:25:37 +02:00
Sriharsha Chintalapani
2e870669e3
Fix #4042 : Ingestion: Sample data ingestion is failing
2022-04-11 16:12:01 -07:00
Mayur Singal
7292695bd3
Sample Data Fix ( #3888 )
...
* Sample Data Fix
2022-04-06 18:26:54 +05:30
codingwithabhi
dbfe488a9e
Schema support fix ( #3856 )
...
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-04-05 10:51:42 -07:00
Sriharsha Chintalapani
b14c8dc2c4
Issue-3685: Variable based separator used for fullyQualifiedName instead of hardcoded . for Python and make the separator to : ( #3778 )
...
* Issue-3685: Variable based separator used for fullyQualifiedName instead of hardcoded . for Python and make the sepearator to :
* Fix failing test
* Use colon for run_local_docker validation
* Update tests FQDN
* Update tests FQDN
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
2022-03-31 19:20:27 +05:30
pmbrull
98066bf986
Rename FQN for bigquery
2021-11-28 16:09:32 +01:00
Sriharsha Chintalapani
c28665bca7
Sample lineage ( #735 )
...
* Fix #727 : Add sample lineage data and ingestion support
2021-10-11 20:12:40 -07:00