* Add playwright test for a user with DataConsumer role
* Add entity tests for Data Steward role
* Fix flaky playwright tests
* Fix the playwright for owner actions
* playwright config change and minor fix
* minor testing
* minor setting change
* Worked improvement comments.
* Fix glossary spec flakiness with Assets count verification step `Rename the same entity again`
* Improved util function argument types
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* feat: allow to use email to match dbt model owner
* improve description
* revert add option to parse from email
* feat: implement email matching in case name was not found
* feat: use email to find user as fallback at connector level
* Implement Multi Data Streams. Fix Duplicating issue
* Fix Test for multi index search
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* fixes arrayDataType must be not null, adding db name to queries as it fails
* Fix Pydantic Issue
* Partial: Add Unity Catalog Topology Test
* Fix lint
* Fix Tests, Fix UnityCatalog Array Column issue
* Fix Tests
* Address comments, add logger to the exception
* fixes: HIERARCHYID & GEOGRAPHY pyodbc error
- Add support for "HIERARCHYID" column type in column_type_parser.py
- Register AzureSQLSampler for "AzureSQLConnection" in sampler_factory.py
* Revert SQA_UTILS
* Fix backend tests and have index alias with clusterAlias appended
* Fix backend tests and have index alias with clusterAlias appended
* Fix failing tests
* alias setup
* fix suggestion not working due to alias
* fix getIndexOrAliasName method for multiple indexes
* update openmetadata.yaml
* update childAliases with clusterAlias
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* fix the widget placement when adding new one
* fix the widget not adding in the right side add placeholders
* added unit test for the same
* fix sonar
* skip get_columns for foreign catalog tables
* get table type before executing column metadata
* remove duplicate query, pycheckstyle fix
* skip fk table instead of reaching till column metadata
* add debug log
* MINOR: DI add no tier in system chart
* checkstyle
* minor ui fixes
* tier filter fix
* ignore tags and glossaries from tier table
* enhance advance search provider
* Ignore data products as well
* Empty Filter Condition & Lowecase Owner Displayname
* opensearch
* sort graph data to confirm order of graph
* address comments
* handle domain in advanced filter
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>