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: lance-format/lance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: lance-format/lance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.7
Choose a head ref
  • 10 commits
  • 51 files changed
  • 3 contributors

Commits on Dec 13, 2022

  1. "Bump version for release: 0.2.6 -> 0.2.7.dev0"

    Lance Release committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c2c7ab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 15, 2022

  1. [C++] Sanity check to verify column does not overlap when merging a n…

    …ew table (#375)
    
    Dataset raises error when merging a Table with the same column (name).
    eddyxu authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1211abf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    263771e View commit details
    Browse the repository at this point in the history
  2. Add function to get version as of a certain date. Also formatting (#378)

    * Add function to get version as of a certain date. Also formatting
    
    * address PR comments
    changhiskhan authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    efc865d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. convenience for comparing metrics across versions (#379)

    * convenience for comparing metrics across versions
    
    * address PR comments
    changhiskhan authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    077dceb View commit details
    Browse the repository at this point in the history
  2. Changhiskhan/datadiff (#380)

    * convenience for comparing metrics across versions
    
    * Add data diff feature
    
    * formatting
    changhiskhan authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    8997527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0efbd0a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    2b08cf8 View commit details
    Browse the repository at this point in the history
  2. "Bump version for release: 0.2.7.dev0 -> 0.2.7"

    Lance Release committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    173ac9d View commit details
    Browse the repository at this point in the history
Loading