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

[FEAT] iceberg writes unpartitioned #2016

Merged
merged 15 commits into from
Mar 20, 2024
Merged

Commits on Mar 13, 2024

  1. wip data file creation

    samster25 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a94707d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. wip iceberg writes

    samster25 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f8234a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980e981 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. working end to end writes

    samster25 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    34d9808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54fc476 View commit details
    Browse the repository at this point in the history
  3. merge in main

    samster25 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b8718fb View commit details
    Browse the repository at this point in the history
  4. rogue dataclass

    samster25 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ba5701a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a13925 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. lints

    samster25 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0582b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e4d05 View commit details
    Browse the repository at this point in the history
  3. multiline explain

    samster25 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0a620a4 View commit details
    Browse the repository at this point in the history
  4. add docstring

    samster25 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5258b54 View commit details
    Browse the repository at this point in the history
  5. add tests

    samster25 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a4f2607 View commit details
    Browse the repository at this point in the history
  6. merge in protocol

    samster25 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a3bbc34 View commit details
    Browse the repository at this point in the history
  7. import or skip

    samster25 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b3cd0fc View commit details
    Browse the repository at this point in the history