Thanks to visit codestin.com
Credit goes to github.com

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: databricks/databricks-sql-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: databricks/databricks-sql-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: exec-api
Choose a head ref
  • 5 commits
  • 12 files changed
  • 1 contributor

Commits on Mar 7, 2023

  1. Implement REST client (subset of databricks-sdk-go)

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3644117 View commit details
    Browse the repository at this point in the history
  2. Implement Exec API facade so it can be used with existing Thrift-base…

    …d codebase (PoC)
    
    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    906bedb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge branch 'main' into exec-api

    Signed-off-by: Levko Kravets <[email protected]>
    kravets-levko committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7577bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda8ffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4c382d View commit details
    Browse the repository at this point in the history
Loading