5395 Commits

Author SHA1 Message Date
codingwithabhi
088dba3a1f
azuresql-config-added (#2711)
* azuresql-config-added

* rebased-with-main

* tables-ingestion-added

* duplicate-files-removed

* Update azuresql.py

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-02-17 09:23:07 +05:30
Suresh Srinivas
65527ee191
Fixes #2815 - Less verbose code for adding and finding relationships (#2816) 2022-02-16 19:31:43 -08:00
Suresh Srinivas
4eee1e93cb
Fixes #2812 - Add support for querying glossary term filtered by glossary or parent term (#2813) 2022-02-16 19:31:13 -08:00
Suresh Srinivas
bc3032ea42
Fixes #2799 - Rename Glossary JSON schema title fields (#2804) 2022-02-16 09:54:11 -08:00
Sachin Chaurasiya
20594dd607
Fix #2784 UI : Remove Tags API call from entities details page. (#2786) 2022-02-16 23:14:31 +05:30
Suresh Srinivas
ac59a092ea
Fixes #2779 Change the webhook state names (#2782) 2022-02-16 08:59:37 -08:00
codingwithabhi
9011b27bf6
table-filter-added (#2770)
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-02-16 19:26:40 +05:30
Suresh Srinivas
983d534da0
Issue2775 - Add support for reviewers and related terms to Glossary (#2776)
* Fixes #2760 - Add entities for Glossary and initial API

* Fixing merge issues

* Fixes #2775 Add support for reviewers and related terms to Glossary
2022-02-15 23:11:51 -08:00
Pere Miquel Brull
1ddd2453e2
Prep feature task issue template (#2781) 2022-02-16 08:06:18 +01:00
Suresh Srinivas
f1740e5ec4
Create feature_task.md
Template for creating issues that capture a task from a larger feature
2022-02-15 21:59:56 -08:00
Suresh Srinivas
e4cbcd8788
Create feature_task 2022-02-15 21:57:57 -08:00
Ayush Shah
4aee82bfd8
Fix for #2597 - added check with column type mapping (#2598)
* Fix for #2597 - added check with column type mapping

* Optimized Column Type Parsing

* Optimized Column Type Parsing

* SQL Source Bigquery Policy Tags check added
2022-02-16 11:05:12 +05:30
codingwithabhi
f1c62a70b7
service-type-added (#2769) 2022-02-16 10:56:40 +05:30
Sriharsha Chintalapani
0ccba07059
Minor Fix: elastic search mappings (#2772) 2022-02-16 10:44:11 +05:30
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