Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ingest/mssql): include stored procedure lineage #11912

Merged

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    d7e9824 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    12002c3 View commit details
    Browse the repository at this point in the history
  2. minor updates

    mayurinehate committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1b81994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3d662 View commit details
    Browse the repository at this point in the history
  4. fix lint

    mayurinehate committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ac01003 View commit details
    Browse the repository at this point in the history
  5. tweak tests

    hsheth2 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    397748e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. minor cleanups

    hsheth2 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dda71cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf44d82 View commit details
    Browse the repository at this point in the history
  3. make more cll work

    hsheth2 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    85b6acd View commit details
    Browse the repository at this point in the history
  4. remove aggregator code

    hsheth2 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3385862 View commit details
    Browse the repository at this point in the history
  5. fix bug in split statements

    hsheth2 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bf81203 View commit details
    Browse the repository at this point in the history
  6. add is_temp_table check

    mayurinehate committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    43aabe4 View commit details
    Browse the repository at this point in the history
  7. testcase for via temp table lineage

    - fix issue in _get_procedure_code method
      remove unnecessary newline separator
    mayurinehate committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1fae14d View commit details
    Browse the repository at this point in the history
  8. revert test changes

    mayurinehate committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8449f01 View commit details
    Browse the repository at this point in the history