* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Added top level parsing and unit tests
* fix(ui): show schemaText and fields both
* fix no data placeholder for fields & schema text
* addressing comments
* fixed py checkstyle
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* ui: refactor localization file
* addressing comments
* fixed failing unit test
* ui: refactoring localization part 2
* miner fix
* fixing cypress and miner localization changes
* Localization refactor part 3
* updated sync-i18n commond for empty key sync, and removed empty key-value from other language
* sync fr-fr and zh-cn file
* updated script to not include empty empty localization key
* added refresh after language change and i18n script to lintstagedrc file
* Adding the different docker-compose file openmetadata and ingestion
* Added two different env files for mysql and postgres
* Updated the docker file path
* Updated the path of docker folder structure
* Fix docker
* Updating the PR with necessary changes required
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
* Increase tag input size and added tooltip on options
* Increase width for glossary and shift icon to icon props
* fix cypress issue
* change cypress for selecting tag
* Prep the skeleton
* Add DAO and tables
* Add Test Connection Definition Resource
* Format
* Add ResourceDescriptors & missing props
* Simplify APIs to scope for GET and LIST
* Mask sensitive info from API responses
* Rename converter classes
* Add missing Java classes from JSON schemas and class converters
* Update test service connection schema
* Update datalakeConnection JSON schema and fix some tests
* Fix AlertsRuleEvaluatorResourceTest and minor error in run_local_docker.sh
* Fix Pipeline and Database service tests
* Minor refactor
* Fix CsvUtilTest
* Fix EventMonitorFactoryTest
* Fix CloudWatchEventMonitorTest
* Update datalake metadata
* Update bigquery metadata
* Fix test connection functionality
* Fix OMeta service api test
* Update gcsValues title and revert changes in GH actions
* Mask sensitive enabled by default for local docker
* Add missing tests
* Address PR comments
* Address PR comments
* fix ui breaks on gcsValues.json
* Address PR comments
* Minor refactor
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* ✨feat(ui)#10271:UI - Object Storage Service
* chore: add objectStoreService in permission resource enum
* chore: add support for connection config form for object store service
* chore: add support for service connection details schema for object service
* chore: change objectStores to objectstores
* chore: add object stores in global settings
* chore: update objectstore locals
* chore: change objectStoreServices to objectstoreServices
* chore: add support for page header for object stores
* chore: fetch containers for object store service
* chore: fix connection config is not showing up for object store service
* chore: update getLinkForFqn for object store service
* fix: add object store service in delete widget modal
* chore: add object store service logo
* chore: update object store service label
* chore: fix routing of object store service
* test: add unit test for object store service
* fix: missing tags column header
* test: add unit test for global setting left panel
* test: update global setting left panel test
* chore: update svg to take the current color
* address comments
* WIP: pii tagging using spacy
* added test cases and changes as per comment
* fix python checkstyle
* fix python checkstyle
* added score, test_cases and docs update
* solved merge conflict
* fix python checkstyle
* remove pii tagging using regex
* fix python test
* lib changes and added some test case
* changed as per comment
* fix: python test
* fix: changes to get source_config
* fix: changes as per comment
* fix(dataInsight): handle cases where entity would be deleted from OM
* Update ingestion/src/metadata/data_insight/processor/web_analytic_report_data_processor.py
Added explanation in code comments
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* fix(dataInsight): tests failure
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Updated the command for ubuntu dependencies
* Updated the command for ubuntu dependencies
* Updated the command for ubuntu dependencies
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
* Update test connection
* Update test connection
* Update test connection with Tags
* Change based on comments
* Fix Pytest
* Service connectin arg in all connecter
* Fix pytest and conflict
* Change normal select to ANTD select in Service Page
* fix cypress and unit test issue
* remove empty space
* fix cypress issue
* code optimization
* fix tests
* optimize the code and changes made as per comments
* fix unit test issue