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(csharp/src/Drivers): introduce Interop.FlightSql driver #2214

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Feb 5, 2024

  1. introduce FlightSql interop

    David Coe committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4655e76 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. more updates

    David Coe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    91d44f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d9c3c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. ExecuteResults working

    David Coe committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5c35df5 View commit details
    Browse the repository at this point in the history
  2. Merge ssh://github.com/davidhcoe/arrow-adbc into dev/go-flight-sql-in…

    …terop
    David Coe committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a69c345 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. latest flight

    David Coe committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    57f8ef2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merging from main repo

    vleslief-ms committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    257b70a View commit details
    Browse the repository at this point in the history
  2. test(csharp/test/Drivers/Interop/FlightSql): Getting tests working be…

    …st as possible on Dremio
    vleslief-ms committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c491911 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. update to latest; clean up nulls

    David Coe committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9eaa016 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. getting on par with Snowflake interop

    David Coe committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4027d2a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge ssh://github.com/davidhcoe/arrow-adbc into dev/go-flight-sql-in…

    …terop
    David Coe committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    54730c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 24, 2024

  1. Merge ssh://github.com/davidhcoe/arrow-adbc into dev/go-flight-sql-in…

    …terop
    David Coe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2fca8e4 View commit details
    Browse the repository at this point in the history
  2. add support for IntervalType

    David Coe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4f633b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. working on multi environments

    David Coe committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8f04808 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge ssh://github.com/davidhcoe/arrow-adbc into dev/go-flight-sql-in…

    …terop
    David Coe committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1474e1b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. support multiple test environments

    David Coe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a2cdadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1488ff0 View commit details
    Browse the repository at this point in the history
  3. support multiple environments in tests

    David Coe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    68ef07b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    f850e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1891827 View commit details
    Browse the repository at this point in the history
  3. fix json element

    David Coe committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1c4e3b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. add support for SQLite

    David Coe committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fbd8e87 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update csharp/src/Drivers/Interop/FlightSql/copyFlightSqlDriver.sh

    Co-authored-by: Matt Topol <zotthewizard@gmail.com>
    davidhcoe and zeroshade authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7fc08cc View commit details
    Browse the repository at this point in the history
  2. PR feedback

    David Coe committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    86d415a View commit details
    Browse the repository at this point in the history
  3. re-add original FlightSql C# driver; differentiate config environment…

    … variables
    David Coe committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    844c015 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. merge latest

    David Coe committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    333e645 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge ssh://github.com/davidhcoe/arrow-adbc into dev/go-flight-sql-in…

    …terop
    David Coe committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d03804b View commit details
    Browse the repository at this point in the history