Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MarquezProject/marquez Loading
base: 0.14.2
Choose a base ref
...
head repository: MarquezProject/marquez Loading
compare: 0.15.0
Choose a head ref
  • 14 commits
  • 75 files changed
  • 10 contributors

Commits on May 6, 2021

  1. Prepare next development version

    Signed-off-by: wslulciuc <[email protected]>
    wslulciuc committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d44de4a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Adding newly elected committers (#1296)

    Signed-off-by: Julien Le Dem <[email protected]>
    julienledem committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7230d5b View commit details
    Browse the repository at this point in the history
  2. add tracing visibility (#1303)

    * add tracing visibility
    Signed-off-by: Julien Le Dem <[email protected]>
    julienledem committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2a841c1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. additional instructions & screenshots (#1304)

    Signed-off-by: Ross Turk <[email protected]>
    rossturk committed May 12, 2021
    Configuration menu
    Copy the full SHA
    16e491e View commit details
    Browse the repository at this point in the history
  2. airflow: add snowflake extractor (#1270)

    * add snowflake extractor
    
    Signed-off-by: Maciej Obuchowski <[email protected]>
    
    Co-authored-by: Willy Lulciuc <[email protected]>
    2 people authored and julienledem committed May 12, 2021
    Configuration menu
    Copy the full SHA
    e1ef4f0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Fix: Marquez web displays invalid time format in job and dataset deta… (

    #1307)
    
    * Fix: Marquez web displays invalid time format in job and dataset detail page
    
    Signed-off-by: Kajornthep Piyanun <[email protected]>
    
    * Fix test failed from different timezone
    
    Signed-off-by: Kajornthep Piyanun <[email protected]>
    
    * Remove unused comment and adding a new line
    
    Signed-off-by: Kajornthep Piyanun <[email protected]>
    kachontep committed May 14, 2021
    Configuration menu
    Copy the full SHA
    2f98784 View commit details
    Browse the repository at this point in the history
  2. Add ssl context (#1309)

    lewiesnyder committed May 14, 2021
    Configuration menu
    Copy the full SHA
    ee23cc7 View commit details
    Browse the repository at this point in the history
  3. Add marquez-airflow version file to bumpversion (#1302)

    * bumpversion fix
    
    Signed-off-by: Maciej Obuchowski <[email protected]>
    
    * remove version file
    
    Signed-off-by: Maciej Obuchowski <[email protected]>
    
    * remove version from cfg
    
    Signed-off-by: Maciej Obuchowski <[email protected]>
    
    Co-authored-by: Willy Lulciuc <[email protected]>
    mobuchowski and wslulciuc committed May 14, 2021
    Configuration menu
    Copy the full SHA
    93b240b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Added support for LogicalRDDs in spark plan visitors (#1295)

    * Consolidated JDBC and HadoopFS relations into single LogicalRelationVisitor and added support for CatalogTable and best guess for unknown relations
    
    Signed-off-by: Michael Collado <[email protected]>
    
    * Added support for LogicalRDDs in spark plan visitors
    
    Signed-off-by: Michael Collado <[email protected]>
    collado-mike committed May 17, 2021
    Configuration menu
    Copy the full SHA
    a48d363 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Rewrite correlated subqueries (#1311)

    * Rewrote run dao's correlated subqueries
    
    Signed-off-by: Michael Collado <[email protected]>
    
    * Added run_uuid with index to lineage_events, rewrote corresponding queries
    
    Signed-off-by: Michael Collado <[email protected]>
    collado-mike committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e73ae89 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Changes renovate dependency management settings to automatically merg…

    …e patches, requires explicit upgrades for each major version (no skipping), and disables renovate completely for the NPM managed javascript within the web project. (#1313)
    
    Signed-off-by: Kevin Mellott <[email protected]>
    Co-authored-by: Kevin Mellott <[email protected]>
    KevinMellott91 and KevinMellott91 committed May 22, 2021
    Configuration menu
    Copy the full SHA
    be48c39 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Great expectations based data quality facet support (#1259)

    * great expectations extractor
    
    Signed-off-by: Maciej Obuchowski <[email protected]>
    mobuchowski committed May 24, 2021
    Configuration menu
    Copy the full SHA
    3e5a839 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md for 0.15.0 release.

    Signed-off-by: Peter Hicks <[email protected]>
    Peter Hicks committed May 24, 2021
    Configuration menu
    Copy the full SHA
    fa4825d View commit details
    Browse the repository at this point in the history
  3. Prepare for release 0.15.0

    Signed-off-by: Peter Hicks <[email protected]>
    Peter Hicks committed May 24, 2021
    Configuration menu
    Copy the full SHA
    8ad406f View commit details
    Browse the repository at this point in the history
Loading