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

qv 0.9.1 #32

Merged
merged 1 commit into from
Mar 29, 2024
Merged

qv 0.9.1 #32

merged 1 commit into from
Mar 29, 2024

Conversation

timvw
Copy link
Owner

@timvw timvw commented Mar 29, 2024

action-homebrew-bump-formula


Created with brew bump-formula-pr.

release notes
### Added
- make changes such that a glue deltalake table can be loaded
- add deltalake support again
- add badges to readme
- infer schema from glue catalog info
- add support for listing on s3 as well
- add support for listing files in a folder (also on s3)
- add support for aws s3 console url
- leverage rust aws sdk to get credentials
- leverage opendal instead of object_store features

Fixed

  • remove unwantend print
  • change expected output
  • add missing region for test

Other

  • lint
  • (deps) update codecov/codecov-action action to v4 (#89)
  • attempt to add codecoverage
  • attempt to trigger test run only once
  • only annotate tests results
  • do not group prs
  • specify versions
  • use nightly
  • attempt to capture test results and upload them
  • revert to datafusion 35 such that we can add the deltalake crate
  • move things around
  • (deps) update rust docker tag to v1.77 (#69)
  • add test to verify that s3 console url works
  • improve the way we build expected output
  • fmt
  • more documentation on how aws s3 profiles work
  • changes for gcs introduction
  • add entry on s3 creds
  • add entry on s3 creds
  • trim expected output
  • lint
  • added entry on releases
  • updated developer instructions
  • start/stop minio before/after tests
  • remove unused files
  • change to tokio 1 to have latest

@timvw timvw added ok and removed ok labels Mar 29, 2024
@timvw timvw merged commit 1ebeb1f into master Mar 29, 2024
3 of 6 checks passed
@timvw timvw deleted the bump-qv-0.9.1 branch March 29, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant