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

refactor(c)!: Updated include/install paths for adbc.h #1965

Merged
merged 38 commits into from
Jul 30, 2024

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    833f7ba View commit details
    Browse the repository at this point in the history
  2. Meson fixes

    WillAyd committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e839a88 View commit details
    Browse the repository at this point in the history
  3. R/Python fixes

    WillAyd committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d31ff6e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Updated includes and R fixes

    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9275034 View commit details
    Browse the repository at this point in the history
  2. Revert "Updated includes and R fixes"

    This reverts commit 9275034.
    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    477eadc View commit details
    Browse the repository at this point in the history
  3. R fixes

    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    504e3bf View commit details
    Browse the repository at this point in the history
  4. R touchups

    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f7b156a View commit details
    Browse the repository at this point in the history
  5. Fix glib includes

    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3c09df3 View commit details
    Browse the repository at this point in the history
  6. More glib fixups

    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0f62ed6 View commit details
    Browse the repository at this point in the history
  7. glib fix attempt

    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    531ec73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    430f231 View commit details
    Browse the repository at this point in the history
  9. more fixes

    WillAyd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ce397a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Use arrow-adbc in includes

    WillAyd committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    851e1c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

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

Commits on Jul 8, 2024

  1. Python / R include fixes

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ed6b2dc View commit details
    Browse the repository at this point in the history
  2. Updates to CI, C#, Cython

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b75c71a View commit details
    Browse the repository at this point in the history
  3. Python / glib fixes

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8acc11a View commit details
    Browse the repository at this point in the history
  4. R fixes

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cb46c91 View commit details
    Browse the repository at this point in the history
  5. Fix bigquery test

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    edc1db3 View commit details
    Browse the repository at this point in the history
  6. More R fixes

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0d69371 View commit details
    Browse the repository at this point in the history
  7. Fix python sdist

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6f96985 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc5a9ef View commit details
    Browse the repository at this point in the history
  9. More fixes

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f3efc22 View commit details
    Browse the repository at this point in the history
  10. setup.py fix

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6e49c95 View commit details
    Browse the repository at this point in the history
  11. glib include cleanup

    WillAyd committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    39ef10e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. kou feedback

    WillAyd committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5223a48 View commit details
    Browse the repository at this point in the history
  2. Try C# fix

    WillAyd committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4360ea9 View commit details
    Browse the repository at this point in the history
  3. Try more R fix

    WillAyd committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8ed7e4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e3ee62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09cbc21 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. try to fix r!

    paleolimbot committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    998bc47 View commit details
    Browse the repository at this point in the history
  2. maybe fix sqlite/postgres

    paleolimbot committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c162101 View commit details
    Browse the repository at this point in the history
  3. possibly fix sqlite

    paleolimbot committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    17f1cc0 View commit details
    Browse the repository at this point in the history
  4. don't vendor backward

    paleolimbot committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    773b3b2 View commit details
    Browse the repository at this point in the history
  5. Remove curls

    WillAyd committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    07a7e3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1738bfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1998c1f View commit details
    Browse the repository at this point in the history
  8. Fix linux packaging CI

    WillAyd committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    84549ce View commit details
    Browse the repository at this point in the history