Skip to content

python client for column lineage API#2209

Merged
pawel-big-lebowski merged 1 commit into
mainfrom
python-client-column-lineage
Oct 24, 2022
Merged

python client for column lineage API#2209
pawel-big-lebowski merged 1 commit into
mainfrom
python-client-column-lineage

Conversation

@pawel-big-lebowski

Copy link
Copy Markdown
Collaborator

Signed-off-by: Pawel Leszczynski leszczynski.pawel@gmail.com

Problem

Python Client of Marquez is miss

Closes: #2149

Solution

Implement methods within Python client.

Note: All database schema changes require discussion. Please link the issue for context.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've updated the CHANGELOG.md with details about your change under the "Unreleased" section (if relevant, depending on the change, this may not be necessary)
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

@codecov

codecov Bot commented Oct 24, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2209 (3dc8b6c) into main (74f062f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2209   +/-   ##
=========================================
  Coverage     76.67%   76.67%           
  Complexity     1144     1144           
=========================================
  Files           219      219           
  Lines          5312     5312           
  Branches        421      421           
=========================================
  Hits           4073     4073           
  Misses          764      764           
  Partials        475      475           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pawel-big-lebowski pawel-big-lebowski force-pushed the python-client-column-lineage branch from 6e0a295 to bd85a76 Compare October 24, 2022 09:01
Signed-off-by: Pawel Leszczynski <leszczynski.pawel@gmail.com>
@pawel-big-lebowski pawel-big-lebowski force-pushed the python-client-column-lineage branch from bd85a76 to 3dc8b6c Compare October 24, 2022 11:02
@pawel-big-lebowski pawel-big-lebowski merged commit 6f3a7aa into main Oct 24, 2022
@pawel-big-lebowski pawel-big-lebowski deleted the python-client-column-lineage branch October 24, 2022 11:32
jonathanpmoraes referenced this pull request in nubank/NuMarquez Feb 6, 2025
Signed-off-by: Pawel Leszczynski <leszczynski.pawel@gmail.com>

Signed-off-by: Pawel Leszczynski <leszczynski.pawel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column lineage client - python

2 participants