5395 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
c529465c60
Issue #2466: Slack: support description change events at column level (#2467) 2022-01-26 21:11:15 -08:00
Sriharsha Chintalapani
4cd5c2bea2
Issue #2457: remove logging utils (#2458) 2022-01-26 10:26:17 -08:00
darth-coder00
5ff7e3ae64
Fix: #2459 No spaces in auto generated ingestion names (#2461)
* Fix: #2459 No spaces in auto generated ingestion names

* Validating Ingestion name in Ingestion modal
2022-01-26 10:25:46 -08:00
parthp2107
6827297f37
UI doc (#2454)
* GitBook: [#1] Addressed npm to yarn changes

* GitBook: [#2] Minor changes

* backend doc path change
2022-01-26 18:39:16 +05:30
Sachin Chaurasiya
2d43b208c0
Fix: Fixed #2443 Support associating a role for a given user. (#2452)
* Fix: Fixed #2443 Support associating a role for a given user.

* Minor fix
2022-01-26 18:05:08 +05:30
Shailesh Parmar
26b24a457a
handle error for delete api for services page (#2449)
* handle error for delete api for services page

* add ui changes for notification when no connection details are available

* error handle for add edit delete ingestion
2022-01-26 17:56:17 +05:30
darth-coder00
f8a49b31d4
Fixed #2407, #2303, Entity name in versions (#2451)
* Fix: #2407 and Entity name in versions

* Fix: #2303 Login page changes
2022-01-26 16:55:36 +05:30
Ayush Shah
02f3678f2a
Fixed Mysql profiler + removed additional dependency for profiler (#2447)
* Fixed Mysql profiler + removed additional dependency for profiler

* Update sql_source.py

* Update sql_source.py

* Update setup.py
2022-01-26 16:45:28 +05:30
Sachin Chaurasiya
428479013c
Fix: Fixed #2430 Enable manual lineage even when the lineage is not available. (#2450)
* Fix: Fixed #2430 Enable manual lineage even when the lineage is not available.

* Added support for deleted entity.
2022-01-26 16:07:22 +05:30
Akash Jain
20309cde64
fix:cherry pick from 0.8.0 and miscellaneous fixes (#2445)
* updating ingestion-core version to 0.8.0

* updating ingestion version to 0.8.0

* fixing file copy path

* update docker images to point to 0.8.0

* set up new release version

* reset ingestion version to 0.9.0.dev0

* reset ingestion-core version to 0.9.0
2022-01-26 14:00:27 +05:30
Matt
76e1b2e696
Add UpdateLineage in rule (#2442) 2022-01-26 12:42:24 +05:30
Sriharsha Chintalapani
76f1db95b9
Fix #2439: Slack Event publisher do not throw errors when an event unpublished , fix bug for entity created events (#2440) 2022-01-25 20:47:40 -08:00
Vivek Ratnavel Subramanian
b18762cfc6
Fix #1941: Pipeline tasks description is not getting updated (#2431)
* Fix #1941: Pipeline tasks description is not getting updated
2022-01-25 18:56:37 -08:00
darth-coder00
a8297d3a71
Fix: #2367, #2358, #2356, #2396, #2391 (#2429) 2022-01-26 01:03:27 +05:30
Pere Miquel Brull
548a82aa22
[issue-2384] - Entity version return body (#2428) 2022-01-25 11:18:24 -08:00
parthp2107
3988d63ea5
updated json schema documentation (#2401) 2022-01-25 08:49:15 -08:00
Mayur Singal
cfca795edf
ISSUE-2422: Handled None datatype (#2423)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
2022-01-25 08:42:37 -08:00
Sachin Chaurasiya
c3fc763bdd
Fixing name issue for lineage node. (#2427) 2022-01-25 21:59:34 +05:30
darth-coder00
28f5b7e764
Fix: #2298 (#2425)
* Fixed #2298

* Added carousal contents
2022-01-25 21:04:32 +05:30
darth-coder00
04d23acf93
Fix: Added UI support for deleted entity versions (#2424)
* Added UI version support for deleted entities

* Added deleted entity UI changes for versions page
2022-01-25 20:12:36 +05:30
darth-coder00
e7e5a4dd2c
Addressing service page changes (#2421)
* Addressing service page changes

* Reverting unnecessary change

* Minor change
2022-01-25 18:41:17 +05:30
Sachin Chaurasiya
3aefe3636b
Fix: Fixed #2390 and #2418 UI Lineage Issue. (#2420)
* Fix: Fixed #2390 and #2418 UI Lineage Issue.

* Minor fix
2022-01-25 18:41:00 +05:30
Sachin Chaurasiya
b01adc695f
Fix :#2174 Add account profile page for logged in user. (#2400) 2022-01-25 18:35:56 +05:30
Alberto Miorin
4aa8f9b8e2
Fix #2414: AirflowPipeline is storing the service in the entity_relationship and in the json column of airflow_pipeline_entity (#2415) 2022-01-25 11:56:32 +01:00
Matt
c092b03171
Add RBAC for UpdateLineage MetadataOperation (#2406) 2022-01-25 02:11:37 -08:00
Sriharsha Chintalapani
b47f49e418
Fix #2403: Add support for deleted entities to be published into Slack Events (#2404)
* Fix #2403: Add support for deleted entities to be published into Slack Events

* Fix #2403: Add support for deleted entities to be published into Slack Events
2022-01-25 14:39:12 +05:30
Sriharsha Chintalapani
0e736012a9
Fix #1843: Add Delta Lake Connector (#1844)
* Fix #1843: Add Delta Lake Connector

* Fix #1843: Add Delta Lake Connector
2022-01-25 14:35:44 +05:30
Ayush Shah
917ccd7147
Bigquery and Helpers fix - Ingestion (#2408)
* Bigquery Ingestion fix - error handling and keyerror

* Update helpers.py and column_type_parser

* Update helpers.py
2022-01-25 14:30:09 +05:30
Vivek Ratnavel Subramanian
47b9afa8c4
Fix #1877: Editing services description does not save (#2397)
* Fix #1877: Editing services description does not save
2022-01-25 00:15:59 -08:00
Pere Miquel Brull
ce5df0eb88
Use path str properly (#2405) 2022-01-25 08:55:44 +01:00
darth-coder00
e75e9d0780
UI added support all deleted entities (#2388)
* Added deleted functionality for explore page

* Added UI support for deleted topics

* Added UI support for deleted Dashboards and Pipelines
2022-01-25 13:20:52 +05:30
Ayush Shah
b4d63bd951
Fix: Typo in setting up pyarrow dependency (#2398) 2022-01-25 11:58:10 +05:30
parthp2107
f199f2fc39
added roles page tests (#2376)
* added roles page tests

* addressing style-check
2022-01-25 07:47:07 +05:30
darth-coder00
af0fb11c23
Fix #2389: Revamp Service details with new Ingestion tab 2022-01-24 14:44:36 -08:00
Ayush Shah
b689c2d632
Multiple fixes - Looker, Ingestion fix, pyarrow dependency (#2385)
* Added pyarrow dependency

* Fix #2378

* Fix Looker

* Fix Looker, secretstr to str
2022-01-24 12:29:54 -08:00
Pere Miquel Brull
05c8d1ebb6
Fix #2153 - Lineage date parsing (#2387)
* Check for start_date

* Fix date keys and remove repr

* Add date management tests
2022-01-24 12:29:16 -08:00
Pere Miquel Brull
6a8fc9e0fb
import on call (#2382) 2022-01-24 12:29:03 -08:00
Matt
71e78ab460
Add Documentation for backend debugging (#2375) 2022-01-24 09:28:42 -08:00
Akash Jain
23d3b8648d
Added env for airflow and elasticsearch (#2381) 2022-01-24 21:44:57 +05:30
Alberto Miorin
7a6e9a8060
Fix #2377: Need versions support for deleted entities (#2380) 2022-01-24 19:26:32 +05:30
Akash Jain
71a2b0145c
bump version ingestion-core (#2374) 2022-01-24 14:10:31 +05:30
Akash Jain
a850628593
update make core_generate to run on ubuntu as well (#2373) 2022-01-24 14:04:27 +05:30
Sriharsha Chintalapani
429735f503
Fix #2368: Support soft deleted entities update in ElasticSearch (#2369) 2022-01-23 23:03:30 -08:00
Akash Jain
c3ba6d6efd
Update _version.py (#2371) 2022-01-24 12:26:54 +05:30
Akash Jain
657edfeb9a
use venv instead (#2370) 2022-01-24 12:21:35 +05:30
Suresh Srinivas
8bb50d1a24
Fixes #2364 Use terms entityType and entityName consistently (#2365) 2022-01-23 15:23:19 -08:00
Suresh Srinivas
eeecde3524
Fixes #2361 - Move DELETE related and DELETE + PUT tests to common class (#2362) 2022-01-23 11:48:53 -08:00
Suresh Srinivas
6e7cf40a33
Fixes #1142 - Add entityDeleted event for DELETE APIs (#2360) 2022-01-23 10:39:47 -08:00
Pere Miquel Brull
b39b698eb7
Fix #2345 - Make bump & unify (#2359)
* Add installing instructions

* Unify makefile and automate bump version setup

* Update submake call

* Mark targets as phony

* Add help to recipes

* Update core publish

* Do not trigger install from echo

* Run make from root

* Prepare py_format from isort and black

* Run py_format

* Check black and isort formatting

* Update comment msg
2022-01-23 09:47:06 -08:00
Ayush Shah
6f5a4eafe7
Bigquery support for env without passing any config (#2160)
* Bigquery support for env without passing any config

* Bigquery File formatted
2022-01-22 22:25:48 -08:00