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

C ABI target #4793

Merged
merged 48 commits into from
Apr 12, 2024
Merged

C ABI target #4793

merged 48 commits into from
Apr 12, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    7e6deb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0948d View commit details
    Browse the repository at this point in the history
  3. Undo merge frocks

    ospfranco committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ece7da3 View commit details
    Browse the repository at this point in the history
  4. Undo merge frocks

    ospfranco committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ba23979 View commit details
    Browse the repository at this point in the history
  5. Undo merge frocks

    ospfranco committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dc73adb View commit details
    Browse the repository at this point in the history
  6. Various fixes

    ospfranco committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a49b96a View commit details
    Browse the repository at this point in the history
  7. Update query-engine/query-engine-c-abi/README.md

    Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
    ospfranco and janpio committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1456a36 View commit details
    Browse the repository at this point in the history
  8. Update README

    ospfranco committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c09dbb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Lint

    ospfranco committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0edea72 View commit details
    Browse the repository at this point in the history
  2. Safety comments

    ospfranco committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    77652cd View commit details
    Browse the repository at this point in the history
  3. Shellcheck

    ospfranco committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    22c5ed7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. PR changes

    ospfranco committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2d2b088 View commit details
    Browse the repository at this point in the history
  2. Update query-engine/query-engine-c-abi/README.md

    Co-authored-by: Flavian Desverne <flavian.dsv@gmail.com>
    ospfranco and Weakky committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b666f9c View commit details
    Browse the repository at this point in the history
  3. PR comments

    ospfranco committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4055d1d View commit details
    Browse the repository at this point in the history
  4. Get rid of functions file

    ospfranco committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f61fd34 View commit details
    Browse the repository at this point in the history
  5. Remove comments

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    88ec9b1 View commit details
    Browse the repository at this point in the history
  2. Remove hanging TODO

    ospfranco committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b69f07c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a7a7d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f02632 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update query-engine/query-engine-c-abi/src/engine.rs

    Co-authored-by: Flavian Desverne <flavian.dsv@gmail.com>
    ospfranco and Weakky committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    43cd408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d607828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e5f92e View commit details
    Browse the repository at this point in the history
  4. Fix tests

    SevInf committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f283add View commit details
    Browse the repository at this point in the history
  5. Fix mssql & cockroach

    SevInf committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1090749 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e3ec08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23fe69d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15d11aa View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8b88997 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into c-abi

    # Conflicts:
    #	query-engine/connector-test-kit-rs/query-engine-tests/tests/new/metrics.rs
    #	query-engine/connector-test-kit-rs/query-tests-setup/src/config.rs
    #	query-engine/connector-test-kit-rs/query-tests-setup/src/connector_tag/sqlite.rs
    #	query-engine/driver-adapters/executor/package.json
    #	query-engine/driver-adapters/executor/src/testd.ts
    ospfranco committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8ebb16e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4a032e View commit details
    Browse the repository at this point in the history
  4. Fix copy xcframework script

    ospfranco committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e18bab5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40fb1d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e97e0e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    8a94ab8 View commit details
    Browse the repository at this point in the history
  2. Tweak CI

    ospfranco committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e4e2f8c View commit details
    Browse the repository at this point in the history
  3. Tweak CI

    ospfranco committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ef223fc View commit details
    Browse the repository at this point in the history
  4. Tweak CI

    ospfranco committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c584262 View commit details
    Browse the repository at this point in the history
  5. Tweak CI

    ospfranco committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    27629a7 View commit details
    Browse the repository at this point in the history
  6. Tweak CI

    ospfranco committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b5bbcd0 View commit details
    Browse the repository at this point in the history
  7. Tweak CI

    ospfranco committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    008591d View commit details
    Browse the repository at this point in the history
  8. Comment e2e test for RN

    ospfranco committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    facdb56 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update query-engine/query-engine-c-abi/src/engine.rs

    Co-authored-by: Alexey Orlenko <alex@aqrln.net>
    SevInf and aqrln committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9e61f64 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into c-abi

    SevInf committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    32e69ad View commit details
    Browse the repository at this point in the history
  3. Adjust to main

    SevInf committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a33143a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a05e40 View commit details
    Browse the repository at this point in the history
  5. Remove non-working workflow

    SevInf committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    639970d View commit details
    Browse the repository at this point in the history