1831 Commits

Author SHA1 Message Date
Mayur Singal
78f5b51e63
fix #2663: added table queries put request (#2768) 2022-02-15 21:12:38 -08:00
Mayur Singal
5e4cd516bf
issue #2712: Added SingleStore Connector (#2747) 2022-02-15 21:11:46 -08:00
Suresh Srinivas
28ba1a3c04
Fixes #2760 - Add entities for Glossary and initial API (#2761)
* Fixes #2760 - Add entities for Glossary and initial API

* Fixing merge issues
2022-02-15 20:54:46 -08:00
darth-coder00
56a45faf1c
Implemented Listing, Add, Update and Delete Webhook functionalities (#2714)
* Implemented Listing, Add and Delete Webhook functionalities

* Implementing Edit Webhook and minor changes

* Minor updates

* Minor changes for generate button

* Addressing comments

* Addressing comment
2022-02-16 01:16:24 +05:30
Mayur Singal
44cca4d020
fix #2663: added table queries in sample data (#2763) 2022-02-15 15:45:58 +05:30
Sachin Chaurasiya
3f5c8b8d95
Fix #2568 Show database/entity_name in Lineage Node Label. (#2744)
* Fix #2568 Show database/entity_name in Lineage Node Label.

* Changing `/` to `.` as separator.
2022-02-15 12:21:20 +05:30
Matt
5261c2bad8
Define Relationship in json-schema (#2756)
* Move Relationship type to json-schema

* Replace Relationship with EntityRelationshipType (backward compatible)

* Add documentation about entity relationship
2022-02-14 21:16:21 -08:00
darth-coder00
036a7dcd9d
Added new Unit tests (#2754) 2022-02-15 10:26:49 +05:30
darth-coder00
4c67a8d3d2
Fix: #2694 removed entity api calls for recently viewed data (#2755) 2022-02-15 07:50:04 +05:30
Pere Miquel Brull
76f4ccd590
Fix #2735 - Simplify Airflow properties extraction (#2749)
* Simplify lineage properties extraction

* Add network name

* Format
2022-02-14 16:53:42 +01:00
Sriharsha Chintalapani
562d6b39ef
Fix #2704: Add suggestions API to query users and teams like autocomplete (#2742) 2022-02-14 07:47:07 -08:00
kshinde2512
d58fb32dd0
Revamp Teams page (#2741)
* Revamp Teams page

* adding options

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-14 18:00:36 +05:30
Matt
4b77d5630b
Use Getter/Setter for FernetConfiguration (#2743) 2022-02-14 02:42:06 -08:00
SeungwanJo
7ca7f087ab
[Add] refine slack url (#2739) 2022-02-13 09:45:53 -08:00
deweybat
d60a085ff2
Added logging for the back off in AbstractEventPublisher as well as information about subsequent retries (#2737)
* Added logging for the back off in AbstractEventPublisher as well as information about subsequent retries

* Adding changeEvent to logging message
2022-02-13 18:22:24 +01:00
Pere Miquel Brull
1b2ea54d4f
Fix #2316 - Append Tasks & Add Status in Airflow (#2738)
* Add license

* Add date to timestamp helper

* Prepare pipeline status operation

* Update and clean tasks from client

* Update tasks from client

* Check if pipeline is empty

* Keep all current pipeline info

* Append and clean tasks

* format

* Add status information

* Test pipelineStatus update

* Update task on clear

* Log status on callback

* Update lineage and status docs

* Update lineage docs

* Format

* Logic to handle DAG status

* Lint and format

* Update lineage tests
2022-02-13 17:51:25 +01:00
Mayur Singal
06ed718235
Fix #2715: Added clickhouse datatypes (#2732) 2022-02-12 10:03:03 -08:00
Ayush Shah
f189c760bc
Ordinal Position modified (#2733) 2022-02-12 10:02:47 -08:00
Pere Miquel Brull
53aeddf2c6
Fix #2226 - Add pipeline & task status (#2692)
* Add pipeline & task status

* Bump core version

* Simplify validateColumn

* Add apiResponse

* Use enum and timestamp

* Simplify validate and use timestamp for executionDate

* mvn format
2022-02-12 16:21:31 +01:00
codingwithabhi
b51c0d92b1
added-named-parameter (#2680)
* added-named-parameter

* metadata-config-fix-and-connector-tested
2022-02-11 07:53:46 -08:00
Vivek Ratnavel Subramanian
6447e34bff
Fix #2718: Update entity_thread schema to store activity feeds (#2726) 2022-02-10 20:47:31 -08:00
Igor Kramer
6891cd1e62
ISSUE-2716 Skip lineage and empty charts (#2717) 2022-02-11 10:06:31 +05:30
Mayur Singal
88afb17ee8
issue #2611: added clickhouse connector (#2679)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
2022-02-10 08:32:01 -08:00
Igor Kramer
713375175d
ISSUE #2706: Fix tableau ingestion bugs (#2707)
* ISSUE-2706: Fix tableau ingestion bugs
2022-02-10 08:23:53 -08:00
Mayur Singal
c64f3fef34
Fix #2678: Fixed vertica import errors and invalid dataTypeDisplay (#2709)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
2022-02-10 07:22:29 -08:00
Shailesh Parmar
dc2c7c0fb7
Feat: Added support to handle error for UI side (#2708) 2022-02-10 19:13:22 +05:30
kshinde2512
b310f02af9
Revamp pipeline details page (#2710)
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-10 18:42:04 +05:30
Sachin Chaurasiya
18a94f51d9
Fix #2698 Tag Category name is undefined in UI. (#2705)
* Fix #2698 Tag Category name is undefined in UI.

* Addressing review comment
2022-02-10 16:52:57 +05:30
kshinde2512
c2dc1bf7bc
Revamp Dashboard details selenium test (#2681)
* Revamp Dashboard details selenium test

* Revamp dashboard details page

* Java checkstyle

* Adding options top test

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-10 13:37:22 +05:30
Shailesh Parmar
555ce1e29a
Fix: added error place holder if entity data is not present (#2699) 2022-02-10 10:30:37 +05:30
darth-coder00
8431a23e8c
Updated make recipe for core_install_dev to use python3 (#2695) 2022-02-09 08:55:47 -08:00
Suresh Srinivas
dc8d0b62df
Fixes #2593 - Column data length change is not handled and the table entity version does not change (#2691) 2022-02-09 07:32:45 -08:00
darth-coder00
61c3e4ec87
Fix: #2352 Tooltip placement issue (#2696) 2022-02-09 15:42:26 +05:30
Matt
ea6a13fc7b
Init {Config,Permissions}Resource through CollectionRegistry (#2675) 2022-02-08 22:16:40 -08:00
Mayur Singal
4abede9f9d
Fix #2585: dataprofile module perform check on first object only (#2671)
* Fix #2585: dataprofile module perform checks on first object only

* py format

Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
2022-02-09 11:29:12 +05:30
darth-coder00
bc4bbf20ce
Fixed schema id according to path to generate proper typescript (#2686) 2022-02-09 10:22:06 +05:30
Ayush Shah
4f5f63b226
Issue-2672: Added support for personal access token name and secret and upgraded tableau version (#2682) 2022-02-08 23:02:56 +05:30
darth-coder00
bf76f9a58d
Updated typescript interfaces from schema (#2683)
* Updated typescript interfaces from schema

* Removed commented code
2022-02-08 19:36:16 +05:30
Sachin Chaurasiya
e442369374
Fix: #2657 Frontend should check if Pipeline has Tasks before mapping. (#2670) 2022-02-08 18:58:48 +05:30
codingwithabhi
a4f3999904
Bigquery-Usage-ADC (#2662)
* creds-code-added

* creds-logic-updated

* implemented-close()-method

* temp-files-error-fix

* removed-ad-hoc-tag-implementations-from-ometa_api
2022-02-08 17:59:56 +05:30
kshinde2512
ee071704fc
Revamp topic details selenium test (#2677)
* Revamp topic details page

* Java checkstyle

* Table details page code refactor

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-08 17:50:47 +05:30
Sachin Chaurasiya
99a61fa774
Fix: #2643 0.8 UI Improvements (#2658)
* Fix:  #2643 0.8 UI Improvements

* Aliging text to the top.

* Covering point 12th of #2643
2022-02-08 16:49:38 +05:30
Sachin Chaurasiya
70128ecc53
Fix #2482 UI: Allow users to be removed from teams. (#2674) 2022-02-08 16:45:44 +05:30
Alberto Miorin
c9b78e9e65
Bump openmetadata-core (#2673)
* Bump openmetadata-core

* To dev=2
2022-02-08 16:15:20 +05:30
Alberto Miorin
0e73de4658
See #2486. Implement encryption at rest (#2488)
* See #2486. Add fernet Java library to encrypt DatabaseService.DatabaseConnection.password

* Add support for rotation.

* Add support for CLI to rotate the key.

* The fernet key can be null. No encryption will be done.

* Add FernetConfiguration

* Add env variable for Fernet.

* Convert base64 to base64url

* Decrypt (admin or bot) or nullify tokens for all methods including ListVersions and GetVersion

* Fix test with owner USER to handle null in DatabaseConnection
2022-02-08 09:50:39 +01:00
Suresh Srinivas
f9b5901d69
Fixes #1333 - Databases create API documentation has no information about the valid service type (#2668) 2022-02-07 23:17:20 -08:00
Suresh Srinivas
9b0c9fa24b
Fixes #2528 - Getting contains no value for name href error from backend for teams PATCH API (#2666) 2022-02-07 19:15:23 -08:00
Ayush Shah
18d963c3d8
Issue-969: Superset Lineage Implemented (#2659) 2022-02-07 16:16:38 -08:00
codingwithabhi
66c3f43bbb
Fix #2537: Ingestion Connector - DynamoDB 2022-02-07 10:52:11 -08:00
Aleksandr Diamond
1d3d2b85c1
doc refresh (#2649) 2022-02-07 10:50:24 -08:00