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: apache/iceberg-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: splitgraph/iceberg-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 4, 2024

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

Commits on Dec 6, 2024

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

Commits on Dec 9, 2024

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

Commits on Dec 11, 2024

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

Commits on Dec 13, 2024

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

Commits on Dec 20, 2024

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

Commits on Jan 3, 2025

  1. Configuration menu
    Copy the full SHA
    a61f889 View commit details
    Browse the repository at this point in the history
  2. Switch from if-none-match to if-not-exists in exclusive write routine

    This is because there is an opendal check now with the former being forbiden for S3 now.
    gruuya committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    13c5cc7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from splitgraph/s3-if-not-exists

    Switch from if-none-match to if-not-exists in exclusive write routine
    gruuya authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    cb5c365 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

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

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    6440cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6507fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb319c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Upgrade to DataFusion 45

    mildbyte committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    0d4b161 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Merge branch 'io-cleanup'

    Accidentally deleted the results from
    splitgraph#6 during a rebase
    mildbyte committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    dfe4c14 View commit details
    Browse the repository at this point in the history
Loading