Teddy
dec8a0e9bc
MINOR - bulk create table APIs ( #24238 )
...
* Bulk APIs for Data Assets
* Update generated TypeScript types
* Bulk apis enablement on ingestion
* feat: fixed sample data ingestion + removed thread worker
* fix: ran java linting
* chore: align alation tests
* fix: test case ordering
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-13 13:53:12 +01:00
Ajith Prasad
4a0f943ca8
Vulnerability fix for org.json ( #23725 )
2025-10-06 19:07:51 +05:30
Mayur Singal
b12e49049f
Fix HIERARCHYID failing test ( #23697 )
2025-10-03 16:55:27 +05:30
Mohit Yadav
347c26b10c
Fix failing tests from sdk ( #23641 )
...
* Fix Failing Test
* Fix testst
* Fix table Resource tests
* Fix Glossary Test
* Fix Type Resource Test
* Add sdk path
* Fix Tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-09-30 17:48:00 -07:00
Sriharsha Chintalapani
79955f6d54
Fix sdk ( #23640 )
...
* Disable sdk async test
* remove unnecessary files
* Fix sdk methods
2025-09-30 10:05:14 -07:00
Sriharsha Chintalapani
bb1395fc72
Implement Modern Fluent API Pattern for OpenMetadata Java Client ( #23239 )
...
* Implement Modern Fluent API Pattern for OpenMetadata Java Client
* Add Lineage, Bulk, Search static methods
* Add all API support for Java & Python SDKs
* Add Python SDKs and mock tests
* Add Fluent APIs for sdks
* Add Fluent APIs for sdks
* Add Fluent APIs for sdks, support async import/export
* Remove unnecessary scripts
* fix py checkstyle
* fix tests with new plural form sdks
* Fix tests
* remove examples from python sdk
* remove examples from python sdk
* Fix type check
* Fix pyformat check
* Fix pyformat check
* fix python integration tests
* fix pycheck and pytests
* fix search api pycheck
* fix pycheck
* fix pycheck
* fix pycheck
* Fix test_sdk_integration
* Improvements to SDK
* Remove SDK coverage for Python 3.9
* Remove SDK coverage for Python 3.9
* Remove SDK coverage for Python 3.9
2025-09-29 16:07:02 -07:00
Sriharsha Chintalapani
138d57f890
Issue-19251: Upgrade dropwizard to 4.x and Jetty to 11.x ( #19252 )
...
* Issue-19251: Upgrade dropwizard to 4.x and Jetty to 11.x
* keep jdbi3.37.1 version for ConnectionAware functionality
* Code builds
* Merge with main and fix MCP
* Fix to make server run
* Tests fix
* JsonArray causing issue
* Fix WebSockets
* fix json2schema using jakarta instead of javax
* Fix patch tests
* Fix tests
* Register auditing subtypes in OpenmeteadataOperations
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2025-05-27 20:31:59 +05:30