david-leifker
9b0634805a
feat(ingestion-openapi): patch support ( #13282 )
...
Co-authored-by: Sergio Gómez Villamor <sgomezvillamor@gmail.com>
2025-04-25 13:54:28 -05:00
Aseem Bansal
436b74cd3a
dev: move from flake8,isort to ruff ( #12375 )
2025-01-17 23:50:13 +05:30
Shirshanka Das
e4ea993df1
fix(py-sdk): DataJobPatchBuilder handling timestamps, output edges ( #12067 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-12-09 19:40:31 -05:00
david-leifker
4296373c5f
config(rest-api): enable authentication and api authorization by default ( #11484 )
2024-09-27 11:31:25 -05:00
Pedro Silva
dd732d0d46
feat(cli): Make consistent use of DataHubGraphClientConfig ( #10466 )
...
Deprecates get_url_and_token() in favor of a more complete option: load_graph_config() that returns a full DatahubClientConfig.
This change was then propagated across previous usages of get_url_and_token so that connections to DataHub server from the client respect the full breadth of configuration specified by DatahubClientConfig.
I.e: You can now specify disable_ssl_verification: true in your ~/.datahubenv file so that all cli functions to the server work when ssl certification is disabled.
Fixes #9705
2024-07-25 19:06:14 +00:00
Aseem Bansal
3f9490d901
feat(cli): option to init via username password, add lint for smoke-test ( #9675 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-31 14:42:40 +05:30
Aseem Bansal
bb39d5418f
fix(lint): run black, isort ( #8978 )
2023-10-10 16:08:34 +05:30
RyanHolstien
f78f7f9609
feat(patch): support datajob input output ( #8190 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-14 22:21:16 -07:00
RyanHolstien
0d5873db2a
feat(patch): patch support for flow info and job info and refactor patchbuilders for java sdk ( #7495 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2023-04-13 15:46:35 -05:00
RyanHolstien
0728656fbf
feat(patch): initial support of json patch style semantics in MCPs ( #5901 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-22 23:52:18 -07:00