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: 4592c40
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: 1e4b730
Choose a head ref
  • 8 commits
  • 22 files changed
  • 2 contributors

Commits on Apr 11, 2024

  1. Fix: proxy agent unintentionally overwrites protocol in URL (#241)

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d8244c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. refactor(polyfills): do not raise a Assignment call unless needed. (#242

    )
    
    * Update polyfills.ts
    
    Signed-off-by: Reaper Gelera <ahoy@barelyhuman.dev>
    
    * chore: style fix
    
    ---------
    
    Signed-off-by: Reaper Gelera <ahoy@barelyhuman.dev>
    barelyhuman authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c84ef8a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Chore (#248)

    * Move `CODEOWNERS` file from root to `.github` folder
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    
    * Remove `docs` folder as no longer relevant
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    
    * Revisit Readme and examples
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    
    ---------
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c00f72e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. [PECO-1541] Optimize UC Volume ingestion (#247)

    * [PECO-1541] Optimize UC Volume ingestion
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    
    * Refine the code
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    
    ---------
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c52f2ba View commit details
    Browse the repository at this point in the history
  2. UC Volume ingestion: uniform behavior on SQL REMOVE (#249)

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1255fad View commit details
    Browse the repository at this point in the history
  3. Expose session and query ID (#250)

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    38db1b0 View commit details
    Browse the repository at this point in the history
  4. Make lz4 module optional (#246)

    * Make `lz4` module optional
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    
    * Fix lint errors
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    
    ---------
    
    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1fd9e1e View commit details
    Browse the repository at this point in the history
  5. Prepare release 1.8.4 (#253)

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1e4b730 View commit details
    Browse the repository at this point in the history
Loading