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/test): Add support for data without need for tables #1287

Merged
merged 11 commits into from
Nov 13, 2023

Conversation

davidhcoe
Copy link
Contributor

  • Add support for dynamic data that can execute against data sources without physical tables
  • Add data for tests of issues previously found in BigQuery and Snowflake
  • Refactor common functionality into the Apache.Arrow.Adbc.Tests project from the respective drivers

Addresses #1282 (comment)

Copy link

⚠️ Please follow the Conventional Commits format in CONTRIBUTING.md for PR titles.

@lidavidm lidavidm changed the title feat(csharp/tests): Add support for data without need for tables feat(csharp/test): Add support for data without need for tables Nov 13, 2023
@CurtHagenlocher CurtHagenlocher merged commit 864da78 into apache:main Nov 13, 2023
2 checks passed
@lidavidm lidavidm added this to the ADBC Libraries 0.9.0 milestone Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants