Ashish Gupta
00e5d299b9
Support to add and edit primary constraints in Table Constraints modal ( #18905 )
...
* suuport to add and edit primary constraints in Table Constraints modal
* added icon in the constraint tab and made primary form similar like foreign one
* added primary tableConstraints in tableClass
* minor fix around the name
* supported type in dropdwon based on Constraint Types
* fix sonar issue
* added playwright test
* added check around the removal of existing constraint and checking the pending one
* fix the sonar issue and single constraints icon not showing
* fix the scroll issue on TableConstrants in right panel while resizing
* fix playwright test
2024-12-05 12:24:50 +05:30
RounakDhillon
629562a0ac
Docs: Developer Bot Image Version Change ( #18931 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-05 12:09:36 +05:30
RounakDhillon
4be0bed056
Docs: Python Version Correction and Sepertor removal ( #18818 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-05 12:02:47 +05:30
RounakDhillon
7917042ae9
Docs: Updating Bot Images in Developers ( #18830 )
2024-12-05 11:21:16 +05:30
RounakDhillon
a3a1c57e2d
Docs: Reindexing Doc Updation ( #18840 )
2024-12-05 11:18:24 +05:30
RounakDhillon
af7f7953bd
Docs: Updating Collate Ingestion Doc ( #18915 )
2024-12-05 11:17:44 +05:30
Ayush Shah
8664c8df75
Fixes GEN-2199: Allow Fivetran filtering of pipelines using name instead of id ( #18929 )
2024-12-05 10:55:11 +05:30
Mayur Singal
8ac80e6807
MINOR: Tableau Capture SQL in Lineage ( #18925 )
2024-12-05 09:55:21 +05:30
Mayur Singal
6326ae3cb2
MINOR: DB2 Support License ( #18928 )
2024-12-05 09:54:58 +05:30
IceS2
46d4e1c77c
MINOR: Fix Glossary Term Consolidation and Flaky Test ( #18920 )
...
* Fix Glossary Term Consolidation and Flaky Test
* Fix CheckStyle
* Implement the new entitySpecificUpdate in all repositories
2024-12-05 09:32:50 +05:30
sonika-shah
84566e3b21
Fix : Knowledge page update Parent patch - search side changes ( #18760 )
...
* Fix : Knowledge page update Parent patch - search side changes
* cleanup code
* resolve case when other children under same old parent were getting affected in search
2024-12-05 09:32:36 +05:30
Ayush Shah
81b68682aa
Fixes GEN-2198: Snowflake unencrypted key support, connection error on storing bytes ( #18927 )
2024-12-05 07:55:44 +05:30
Siddhant
e770ba8e0e
FIX: Combined index on offset and eventTime in changeEvent table ( #18922 )
...
* fix: combined index on offset and eventTime in changeEvent table
* fix: correct syntax error in Postgres query.
* fix: correct syntax error in Postgres query.
* fix: correct syntax error in Postgres query.
2024-12-04 15:14:31 -08:00
Mayur Singal
6d21dd12a4
MINOR: Snowflake UDF Lineage Support - main ( #18886 )
2024-12-05 00:19:40 +05:30
IceS2
f939e7d3c0
Reduce amount of flowable created tables ( #18882 )
...
* Reduce the number of flowable tables on postgresql
* Reduce the amount of Flowable Created Tables
2024-12-04 19:34:33 +01:00
Kenil Shah
0c202debe8
Added what new content for 1.6.0 ( #18914 )
...
* Added what new content for 1.6.0
* added video links
* added change log
2024-12-05 00:01:44 +05:30
Chirag Madlani
94e3b548bc
chore(ui): remove deprecated image-webpack-loader ( #18923 )
...
* remove gif support
* remove image-webpack-loader
* do not print file name to save build time
2024-12-04 23:21:33 +05:30
Mohit Yadav
fb9bd00a44
Fix Table Column Imports ( #18924 )
...
* Fix Table Column Imports
* Fix import status and header name
2024-12-04 22:44:05 +05:30
Sriharsha Chintalapani
0629750e0a
Minor: fix indexType definition in searchIndex spec ( #18912 )
...
* Minor: fix indexType definition in searchIndex spec
* Minor: fix indexType definition in searchIndex spec
2024-12-04 08:50:01 -08:00
Mayur Singal
e44ca06173
MINOR: Add Try/Except to store procedure yielding ( #18883 )
2024-12-04 21:36:53 +05:30
Karan Hotchandani
fe661a2f49
Change lineage positioning algorithm ( #18897 )
...
* use elk algorithm to position nodes
* change positioning
* fix spacing
* do not reset zoom value
* minor pw fix
* force click on lineage edge
2024-12-04 21:27:43 +05:30
IceS2
e2789da9dc
Set Certification Field Dynamically ( #18874 )
2024-12-04 15:36:07 +01:00
Shailesh Parmar
dbd9311a2c
GEN-2186: Fix Updating sampling config from deep link issue ( #18916 )
2024-12-04 18:15:11 +05:30
Siddhant
28f551d20a
GEN-Activity Feed Filtering ( #18873 )
...
* fix: Update configuration for activity feed.
* fix: Migrations
* remove the customProperty and testSuite feed beautification case from the feed
* fix: Remove custom properties from the source
* fix: add metric in the matchAnySource.
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-04 16:56:21 +05:30
Chirag Madlani
30196f4c8d
chore(ui): add gifsicle as it's needed for image-webpack-loader ( #18919 )
2024-12-04 16:31:28 +05:30
Pere Miquel Brull
5957b248cf
DOCS - Use the right partials and images dirs for 1.6 ( #18917 )
2024-12-04 11:44:41 +01:00
Teddy
a615f49ab2
MINOR: fix table/schema name ( #18899 )
...
* fix: fix table/schema name
* fix: minor profiler and dbt issues
* style: ran python linting
---------
Co-authored-by: Imri Paran <imri.paran@gmail.com>
2024-12-04 10:12:38 +01:00
Pere Miquel Brull
613fd331e0
MINOR - Clean up configs & add auto classification docs ( #18907 )
...
* MINOR - Clean up configs & add auto classification docs
* deprecation notice
2024-12-04 09:32:25 +01:00
Sriharsha Chintalapani
75d12720fa
Run json2ts from maven ( #18900 )
...
* Run json2ts from maven
* remove json2ts.sh script from maven build and move it to git precommit hook
* fix pre-commit hook for generating json2ts
* fix json2ts.sh
* do not delete generated schemas
* remove debug true
2024-12-04 12:46:07 +05:30
Pranita Fulsundar
5b72cbc2f0
Fix: show full fqn for reference tables ( #18858 )
...
* fix: show full fqn for reference table
* refactor: getEntityLabel function and fix e2e test
2024-12-04 11:20:53 +05:30
Sachin Chaurasiya
d598008c7c
Minor: improve the service type display name ( #18895 )
...
* Minor: improve the service type display name
* Minor: add display names for new service types in Services.constant.ts
* Minor: add display names for new service types in Services.constant.ts
2024-12-04 10:38:59 +05:30
Sriharsha Chintalapani
bf00c9c12e
Create a relationship to manage ER based on tableConstraints ( #18892 )
...
* Create a relationship to manage ER based on tableConstraints
* Add relationship/remove relationship from entity_relationship table whenever table constriants are updated/added , validate table constraints
* remove findRelatedTables queries
* Add Migrations to add constrait relationship
* remove findRelatedTables code
* Fix postgres migration query
* fix pg migration
* fix test
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-12-03 20:47:34 -08:00
Sriharsha Chintalapani
98799ba7f8
Make it clear when to use docker compose down ( #18911 )
2024-12-03 20:47:18 -08:00
Suman Maharana
11b0a9c376
Fixes: mircostrategy test connection ( #18889 )
2024-12-03 17:13:15 +01:00
Suman Maharana
e582cb4d9c
Minor: Fix dbt source file issue ( #18903 )
2024-12-03 21:42:11 +05:30
Sriharsha Chintalapani
d783316c55
Minor: removing logging on jdbcURL ( #18885 )
2024-12-03 07:40:43 -08:00
Karan Hotchandani
0372f5a5e1
refer certification icons from public folder ( #18902 )
2024-12-03 15:56:48 +01:00
Imri Paran
7ae886e8f9
chore(importer): better error message for missing plugins ( #18878 )
...
Before:
"Generic ImportError message"
After:
Error initializing metadata: You might be missing the plugin [bigquery]. Try:
pip install "openmetadata-ingestion[bigquery]==1.6.0"
2024-12-03 14:41:47 +00:00
Pranita Fulsundar
e3e686fbd9
Fix: limit change after pagination ( #18844 )
...
* fix: limit change after pagination
* refactor: getOtherDetails function
* refactor: remove limit parameter
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-03 18:21:59 +05:30
Mayur Singal
7c6f5e67dd
MINOR: Snowflake Support Alter Table Swap Lineage ( #18887 )
2024-12-03 16:23:58 +05:30
Suman Maharana
d831aa99cc
Minor: Fix TestConnectionDefinitionResourceTest update count ( #18893 )
2024-12-03 16:23:41 +05:30
Imri Paran
416ba2c9cb
chore(data-quality): improve messaging for COUNT strategy failure ( #18884 )
2024-12-03 09:44:20 +00:00
harshsoni2024
1140578b05
GEN-2157: Snowflake increased cost issue ( #18825 )
...
* exit from active connection while query lineage process
* save rows resuslt/fetchall imple.
* use serverside cursor
2024-12-03 15:02:00 +05:30
Pere Miquel Brull
7aacfe032c
MINOR - FQN encoding in ometa_api, TestSuite pipeline creation & serialization of test case results ( #18877 )
...
* DOCS - Update ES config
* MINOR - Add missing FQN encoding & force types
* MINOR - Add missing FQN encoding & force types
* format
* fix tests
2024-12-02 17:17:21 +01:00
Gyowanny P. Queiroz
e715a7c26a
Fix typo on the ingestion word ( #18881 )
2024-12-02 20:23:16 +05:30
sonika-shah
244a933adc
Minor : Fix #18775 validation on enum custom property ( #18855 )
...
* Minor : Fix #18775 validation on enum custom property
* fix tests
* Add tests
2024-12-02 20:12:47 +05:30
Shailesh Parmar
f3f2efe3d5
Minor: fixed connection modal style ( #18860 )
...
* Minor: fixed connection modal style
* addressing comment
2024-12-02 19:24:25 +05:30
Farreeda
a72b293bda
Fixes issue #18781 : Adding lambda permissions to Athena connector documentation ( #18871 )
...
* Adding lambda permissions to Athena connector documentation
* Add lambda permissions to athena connector documentation yaml file
* Adding lambda permissions to Athena doc v1.5
* Adding lambda permissions for Athena connector document v1.4.x
2024-12-02 14:44:53 +01:00
Sweta Agarwalla
17dd0ee4b9
update to reorder domain and owner tags ( #18872 )
2024-12-02 15:42:19 +05:30
RounakDhillon
bb15331340
Docs: Updating Collate in Pipeline Status Widget ( #18869 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-02 07:39:59 +00:00