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

Base implementation + Flight API #1

Merged
merged 26 commits into from
Jun 19, 2024
Merged

Commits on Jun 11, 2024

  1. Init project files

    gloomweaver committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    85751a8 View commit details
    Browse the repository at this point in the history
  2. Add github workflow

    gloomweaver committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c500534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eae03b View commit details
    Browse the repository at this point in the history
  4. Fix authorization

    gloomweaver committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    adf3e5a View commit details
    Browse the repository at this point in the history
  5. Add sync DoGet option

    gloomweaver committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a58d2b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Target .net standard 2.1

    gloomweaver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5f9813f View commit details
    Browse the repository at this point in the history
  2. Set targets to netstandard2.0;net6.0

    Fix Query method on SpiceFlightClient.cs
    gloomweaver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9069f30 View commit details
    Browse the repository at this point in the history
  3. Refactor

    gloomweaver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e7d16f3 View commit details
    Browse the repository at this point in the history
  4. Refactor

    gloomweaver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    628f59a View commit details
    Browse the repository at this point in the history
  5. Fix local url

    gloomweaver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    468d581 View commit details
    Browse the repository at this point in the history
  6. Fix auth for local

    gloomweaver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    56c887c View commit details
    Browse the repository at this point in the history
  7. Refactor and reformat

    gloomweaver committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1f7ddf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Remote .idea

    gloomweaver committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    de10e86 View commit details
    Browse the repository at this point in the history
  2. Add version

    gloomweaver committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    90996aa View commit details
    Browse the repository at this point in the history
  3. Remove hardcoded API_KEY

    gloomweaver committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cb63c08 View commit details
    Browse the repository at this point in the history
  4. fixes

    gloomweaver committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    89e7390 View commit details
    Browse the repository at this point in the history
  5. Add readme

    gloomweaver committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d666fb1 View commit details
    Browse the repository at this point in the history
  6. Set env from secrets

    gloomweaver committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    92d05c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e7a637 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    16b82d3 View commit details
    Browse the repository at this point in the history
  2. Add licence to files

    gloomweaver committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c6ee2b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Fixes

    gloomweaver committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7f372b6 View commit details
    Browse the repository at this point in the history
  2. Retry requests

    gloomweaver committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    74ec23d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from spiceai/kkhramkov/retry

    Retry failed requests
    gloomweaver authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    38434fc View commit details
    Browse the repository at this point in the history
  4. Fix header

    gloomweaver committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7a8b656 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update Spice/src/Errors/SpiceException.cs

    Co-authored-by: Aurash Behbahani <[email protected]>
    gloomweaver and digadeesh authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cce6c1a View commit details
    Browse the repository at this point in the history