Prajwal214
159444285f
Minor: Adding Docs for openmetadata-ops ( #16460 )
2024-06-03 19:42:43 +05:30
IceS2
1c48a317c7
Update multithreading docs ( #16513 )
2024-06-03 14:52:24 +02:00
Siddhant
7558ccc432
Fixes : 14333 - Changed announcements startTime and endTime from seconds to milliseconds. ( #16438 )
...
* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.
* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.
* supported announcement milleseconds change from UI
* fix sonar issue
* remove unwanted code
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-06-03 15:22:37 +05:30
Shailesh Parmar
612de36ffb
playwright: added follow unfollow and up vote down vote test ( #16508 )
...
* playwright: added follow unfollow and up vote down vote test
* updating title
* addressing comment
2024-06-03 14:00:03 +05:30
Teddy
fda7c9425f
fix: delete test case results on hard delete of a test case ( #16500 )
2024-06-03 09:42:39 +02:00
Mohit Yadav
022772943f
Fix Schema Field Null Issue ( #16510 )
2024-06-03 13:03:26 +05:30
Shailesh Parmar
5a457d37fe
minor: updated workflow to run playwright from branch changes ( #16511 )
2024-06-03 12:58:43 +05:30
Ashish Gupta
ee7cddd169
fix announcement not redirect from landing page ( #16506 )
...
* fix announcement not redirect from landing page
* minor changes
* change in cypress test
2024-06-03 12:27:55 +05:30
Mohit Yadav
f0b0f7a942
- Non Indexable fields should be remvoed at the end ( #16499 )
2024-06-03 11:04:32 +05:30
Shailesh Parmar
30dd7e736c
playwright: test setup and improvement ( #16504 )
...
* playwright: test setup and improvement
* added report to dev dependency
2024-06-01 22:18:33 +05:30
Ashish Gupta
cb488c62ee
fix tooltip of glossaryTerms in entity page ( #16482 )
2024-06-01 14:05:30 +05:30
Prajwal214
1c061de701
Minor: Updating Public Keys URL ( #16494 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-05-31 09:41:14 -07:00
Chirag Madlani
1a6c4c9720
minor(ui): refresh token for OIDC SSO ( #16483 )
...
* minor(ui): refresh token for OIDC SSO
* remove frame window timeout issue
* increase iFrame timeout for oidc
2024-05-31 17:47:52 +05:30
sonika-shah
9aa85b37be
Fix #16493 :User Deletion Error in Search - Adding Conditional Check ( #16492 )
...
* Fix User Deletion Error in Search - Adding Conditional Check
* Fix User Deletion Error in Search - Adding Conditional Check
2024-05-31 17:13:14 +05:30
Teddy
656da03b14
fix: None type is not iterable ( #16496 )
2024-05-31 10:17:28 +00:00
Mayur Singal
22be0edd79
MINOR: Ignore Cluster Information from columns ( #16495 )
2024-05-31 15:41:12 +05:30
Shailesh Parmar
136ec635a7
playwright: initial setup of playwright for UI ( #16419 )
...
* playwright: initial setup of playwright for UI
* playwright test 1
* minor change
* added dashboard entity test
* added cli report setup for playwright
* reset unwanted changes
* updating baseUrl
* added playwright for glossary
* updated folder structure
* added classes of container, dashboard, mlmodal, pipeline, searchindex, topic
* addressing comment
* miner fix
2024-05-31 11:01:10 +05:30
Mohit Yadav
9e5c5529a8
- Remove Change Description from Lineage ( #16488 )
2024-05-30 17:14:46 -07:00
sonika-shah
ae5e9d61cc
Fix #16278 : Search to display Draft glossaryTerms on Explore page ( #16462 )
...
* Fix #16278 : Search to display Draft glossaryTerms as well on Explore page
* add term status quick filter
* change aggregation key for status field
* change aggregation key for status field
* add lowercase_normalizer in status filed for aggregate api
* add cypress tests
* fix cypress
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-05-30 13:25:13 +00:00
Siddhant
541df25940
Fixes: 15835 : Added tests covering EventSubscription. ( #16298 )
...
* Improvement: Added new test cases covering EventSubscription and fixed previous test cases.
* Improvement: Added test cases covering EventSubscription for multiple destination.
* Improvement: Added test cases covering EventSubscription for multiple destination.
* Improvement: Refactored the classes implementing DRY.
* Improvement: Implemented validation for entity url and message format.
* Enabling the subscription tests randomly.
2024-05-30 18:18:10 +05:30
Ayush Shah
a98f6b8dd0
MINOR: Kafka Setup SSL Arg Fix ( #16469 )
2024-05-30 16:03:03 +05:30
Siddhant
4ba05c2401
Bug fix: Added DataProduct support for Glossary and GlossaryTerm. ( #16473 )
...
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-05-30 14:11:41 +05:30
Suman Maharana
5ba7769b76
Fix #16425 : Correct Schema Definition for Databricks ( #16441 )
...
* Fix Incorrect Schema Definition for Databricks
* Catalog name is showing correctly
2024-05-30 12:29:12 +05:30
Suman Maharana
0677c4794f
Only Parse view query ( #16470 )
2024-05-30 11:55:33 +05:30
Sriharsha Chintalapani
9e83992b63
Fix 1.3.1 references in docs ( #16468 )
2024-05-30 10:06:13 +05:30
Sriharsha Chintalapani
7201af06b8
Update local-docker-deployment.md to point to 1.4.1 ( #16467 )
2024-05-29 15:00:35 -07:00
Imri Paran
c8dd9971b4
added usage query to logs in case of error ( #16455 )
2024-05-29 17:14:03 +00:00
Chirag Madlani
d55981adfd
minor(ui): update what's new for 1.4.2 ( #16457 )
2024-05-29 17:25:21 +05:30
Akash Jain
3a2af90e66
fix: Update CI to add run-name
, remove trivial steps, default_author: github_actions
( #16456 )
2024-05-29 15:56:50 +05:30
Teddy
451d73593e
[MINOR] partition migration issue with redshift servics ( #16452 )
...
* fix: partition migration issue with redshift servics
* chore: typo in sql comment
2024-05-29 10:49:27 +02:00
Shailesh Parmar
029370205f
cypress: fixed cypress AUT for mysql ( #16446 )
...
* cypress: fixed cypress AUT for mysql
* minor fix
2024-05-29 13:51:17 +05:30
Akash Jain
6688c086c7
chore(CI): Workflow that will take care of Release Version updates ( #16429 )
...
Co-authored-by: Matias Puerta <mati.puerta@gmail.com>
2024-05-29 10:05:51 +02:00
Karan Hotchandani
f0cda8464f
Fix#16404 - Show Node level lineage by default ( #16445 )
...
* default to node layer
* update cypress
* code cleanup
* fix cypress
2024-05-29 12:10:02 +05:30
Antoine Balliet
0abd3ca5fe
fix: ingestion for dbt > 1.8.0 resource_type is not an enum ( #16415 )
...
* fix: resource_type is not an enum
* feat: add log to display finis
* improve readability
* use getattr to be compatible
* format
2024-05-28 17:00:04 +02:00
Ayush Shah
7dad49640d
Documentation: Add SSL related modifications ( #16437 )
2024-05-28 17:43:25 +05:30
Shailesh Parmar
8c29130453
minor: playwright mysql workflow ( #16439 )
...
* minor: playwright mysql workflow
* addressing comment
2024-05-28 16:51:53 +05:30
Imri Paran
067fb510ab
MINOR: test case for usage->delete->usage ( #16409 )
...
* test: added test case to demonstrate cache issue
2024-05-28 11:23:43 +02:00
Shailesh Parmar
0c974edd13
Minor: address ui feedback on data observability ( #16427 )
...
* Minor: address ui feedback on data observability
* fixed failing unit test
2024-05-28 14:12:16 +05:30
Imri Paran
a4c516d2c7
Fixes 16305: Added Test Case for Matching Enum ( #16362 )
...
* Added Test Case for Matching Enum
1. Implemented the test case using the `matchEnum` parameter.
2. Added integration tests.
3. Added migrations.
* fix tests
* fixed tests
* format
* fixed tests
* clear search cache before running ingestion
* format
* changed scopt of aws fixture
* moved migrations to 1.5.0
2024-05-28 09:30:30 +02:00
gpby
d909a3141e
Teradata Connector ( #16373 )
...
* [WIP] add teradata connector
* [WIP] add teradata ingestion
* [WIP] add teradata connector
* [WIP] add teradata connector
* [WIP] add teradata connector
* [WIP] add teradata connector
* [WIP] add teradata connector
* [WIP] add teradata connector
* Reformat code
* Remove unused databaseName property
2024-05-28 06:40:22 +02:00
Prajwal214
80bbe20a4f
Adding Re-Indexing For Troubleshooting ( #16387 )
2024-05-27 19:41:25 +05:30
Karan Hotchandani
5930cd7a7a
Empty quick filters ( #16402 )
...
* initial commit for empty quick filters
* update progress
* fix field title
* cleanup
* add tests
* unit tests
* fix encoding of search query
* add cypress tests
* add cypress
* fix flaky cypress
* fix review comments
* revert tooltip changes
* fix tests
* fix tests
2024-05-27 17:05:15 +05:30
Shailesh Parmar
15c8252cd9
Minor: added whats new for 1.4.1 ( #16420 )
...
* Minor: added whats new for 1.4.1
* added note in to whats new
2024-05-27 14:10:05 +05:30
Maxim Martynov
18b2a22958
Fix OpenLineage ingestor ( #16416 )
...
* Fix OpenLineage ingestor
* py format
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-05-27 13:47:01 +05:30
Prajwal214
732a137eb6
Minor: Adding Information for Cross Project Lineage ( #16393 )
2024-05-27 12:05:16 +05:30
Prajwal214
56cf2ec2f6
Updating Release Page For 1.3.4 ( #16396 )
2024-05-27 12:04:28 +05:30
Mayur Singal
cb8f4c612f
MINOR: improve query log lineage docs ( #16413 )
2024-05-27 12:03:38 +05:30
Sriharsha Chintalapani
eb88dc11c7
update python sdk pages to reflect latest version of python package ( #16418 )
2024-05-26 17:04:22 -07:00
Ayush Shah
e1a4937744
Fix SSL issue ( #16412 )
2024-05-26 18:49:35 +00:00
Shailesh Parmar
505690e523
cypress: fixed aut failure part 7 ( #16371 )
...
* cypress: fixed aut failure part 7
* updated cypress
* fixed failing cypress
2024-05-26 14:12:27 +05:30