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

Regexp_replace support regexp [databricks] #4063

Merged
merged 25 commits into from
Nov 17, 2021

Commits on Nov 12, 2021

  1. Integrate regex parser and transpiler with regexp_replace

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1f5d80d View commit details
    Browse the repository at this point in the history
  2. revert change

    andygrove committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    be5feb1 View commit details
    Browse the repository at this point in the history
  3. fix shim builds

    andygrove committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    3da86dc View commit details
    Browse the repository at this point in the history
  4. merge from branch-21.12

    andygrove committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    75d4e0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5734f48 View commit details
    Browse the repository at this point in the history
  6. update compatibility docs

    andygrove committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ab2be1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3534ff7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1d1267 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    cf4848d View commit details
    Browse the repository at this point in the history
  2. fix typo

    andygrove committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ddf1248 View commit details
    Browse the repository at this point in the history
  3. fix import in 301db shim

    andygrove committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    30aca02 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Update docs/compatibility.md

    Co-authored-by: Jason Lowe <jlowe@nvidia.com>
    andygrove and jlowe authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    cf9d2d3 View commit details
    Browse the repository at this point in the history
  2. Update docs/compatibility.md

    Co-authored-by: Jason Lowe <jlowe@nvidia.com>
    andygrove and jlowe authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    bf5e9a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b8b827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed6fb2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17cd7cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06f6785 View commit details
    Browse the repository at this point in the history
  7. update generated docs

    andygrove committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    1817da4 View commit details
    Browse the repository at this point in the history
  8. fix regression

    andygrove committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    8175af6 View commit details
    Browse the repository at this point in the history
  9. remove unused imports

    andygrove committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    281b177 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b95936 View commit details
    Browse the repository at this point in the history
  11. remove unused imports

    andygrove committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    45a9174 View commit details
    Browse the repository at this point in the history
  12. remove unused imports

    andygrove committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    8d8b085 View commit details
    Browse the repository at this point in the history
  13. remove unused imports

    andygrove committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a7074f6 View commit details
    Browse the repository at this point in the history
  14. remove unused imports

    andygrove committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9d484a9 View commit details
    Browse the repository at this point in the history