* ISSUE-20533: fetching tag field for table to not delete certification
* java codestyle
* format
---------
Co-authored-by: Imri Paran <imri.paran@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
(cherry picked from commit d9987717faf4a7ea6e7d979b0f8562758e697146)
* Fix childrenCount of organization in team (#19761)
* Fix UT (#19761)
* Fix code style (#20138)
* Fix UT (#20138)
(cherry picked from commit 7e8c94c7b8e046cdf697ded132a70eff5794b450)
* supported request schema field in case response field not present in OpenAPI lineage
* fix backend validation
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
(cherry picked from commit b48d9b9c9740158a5cc6ad4ee58339f0f196117f)
* Search: improve relevancy for plural/singular words, partial matches, exact matches
* apply to all indexes
* Fix other query patterns
* Revert changes of database and databaseSchema fields in TableIndex.getFields() and table index mapping
* add missing boost query builder in es
* fix ci
* add max_ngram_diff setting in di-assets index
* fix TestCaseResourceTest mvn test failure
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
(cherry picked from commit 799e49e3915ef380e836b45059ba1b122dec17e0)
* Minor: Add pipeline display name in lineage export
* add to csvDocumentation as well
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
(cherry picked from commit dc0437119e24d2258476076c72af04151d489d5f)
* Fix#19950: Add Tags/Glossary Term support for Domains & Data Products
* add tags and glossary terms to domain and data product
* fix snakeyaml dependency
* Fix search filtering for domain/dataProduct
* fix showing of domain on tags page
* fix merge conflicts
* addressed comments
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
(cherry picked from commit 9568817cf1e7ce27c1114f768a85840b5aa2bd26)
* Fix#17723: Generate Incremental Change Events even when consolidation of events applied
* Fix#17723: Generate Incremental Change Events even when consolidation of events applied
* fix tests
* Fix tests
* clean policy tests
* update search methods to use incrementalChangeDescription part-1
* Fix the version page playwrights
* update search methods to use incrementalChangeDescription part-2
* introduce new field incrementalChangeDescription for search part-3
* fix mvn endpoint test
* fix followers and page search test
* fix following of assets
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
- added schedule to app private config
- reschedule a schedule application job in quartz if it exists.
(cherry picked from commit 5482b94a57b58fc87575425326e297f2e6bdc680)
* fix - 17995 Avoid duplicate teams in team listing hierarchy
* added check in playwright to see if the team is not repeated
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit b341d5e1cb3e7ab6788258af57cfefbfcf00f28d)
* GEN 16908 - Support pagination for children field
* Fix tests - Support pagination for children field
* move children pagination listing to separate api
* added pagination support from UI
* added playwright test for the pagination test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit aefc36b5969add77bbcbc1c3e9a586c1f439b8e5)