-
Notifications
You must be signed in to change notification settings - Fork 210
Comparing changes
Open a pull request
base repository: roapi/roapi
base: roapi-v0.8.1
head repository: roapi/roapi
compare: roapi-v0.9.0
- 15 commits
- 29 files changed
- 5 contributors
Commits on Nov 11, 2022
-
Fix: support
.sqlite,sqlite3(#223)* fix: support sqlite extension * chore: add .sqlite, .sqlite3 test data
Configuration menu - View commit details
-
Copy full SHA for beac9cc - Browse repository at this point
Copy the full SHA beac9ccView commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1467739 - Browse repository at this point
Copy the full SHA 1467739View commit details -
csv use_memory_table option added(resolves issue #224) (#225)
* csv use_memory_table option added * fixes issue #224
Configuration menu - View commit details
-
Copy full SHA for 026382e - Browse repository at this point
Copy the full SHA 026382eView commit details
Commits on Nov 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c0bff95 - Browse repository at this point
Copy the full SHA c0bff95View commit details
Commits on Jan 1, 2023
-
#235: upgrade rusoto and force http1 for rustls (#236)
* upgrade rusoto and force http1 for rustls * add dependency for openssl_build
Configuration menu - View commit details
-
Copy full SHA for eed91fd - Browse repository at this point
Copy the full SHA eed91fdView commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68ee99a - Browse repository at this point
Copy the full SHA 68ee99aView commit details
Commits on Jan 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d4da9a - Browse repository at this point
Copy the full SHA 3d4da9aView commit details
Commits on Jan 17, 2023
-
#240 support s3 direct with ColumnQObjectStoreProvider (#241)
* Add test case for s3 direct query * draft: add ColumnQObjectStoreProvider and global Datafusion SessionContext * fix a few tests of load params change * fix database tests of load params change * do not overwrite endpoint if AWS_ENDPOINT_URL is not provided * ObjectStoreProvider trait change after upgrade from Datafusion 12 to 14 * add comment for difference of test_s3_memory and test_s3_direct * add unit test for ColumnQObjectStoreProvider * fix s3 unit test with aws region in CI
Configuration menu - View commit details
-
Copy full SHA for 1e3644e - Browse repository at this point
Copy the full SHA 1e3644eView commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9db6b41 - Browse repository at this point
Copy the full SHA 9db6b41View commit details
Commits on Jan 19, 2023
-
replace rusoto_s3: part 2 (last part) (#245)
* replace rusoto_s3 in columnq::table::delta * remove rusoto crate
Configuration menu - View commit details
-
Copy full SHA for bd168d9 - Browse repository at this point
Copy the full SHA bd168d9View commit details
Commits on Jan 22, 2023
-
#240 Set object_store minimal version and turn on aws_profile feature (…
…#247) * Set object_store minimal version and turn on aws_profile feature * remove unnecessary with_endpoint after upgrade to object_store 0.5.3
Configuration menu - View commit details
-
Copy full SHA for e4f0048 - Browse repository at this point
Copy the full SHA e4f0048View commit details -
* Set object_store minimal version and turn on aws_profile feature * Add native GCS support with GOOGLE_APPLICATION_CREDENTIALS * hacky: create /tmp/gcs.json for test * use GoogleCloudStorageBuilder::from_env * create temp file inside test for GCS Co-authored-by: QP Hou <dave2008713@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fffc855 - Browse repository at this point
Copy the full SHA fffc855View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2684ee - Browse repository at this point
Copy the full SHA f2684eeView commit details
Commits on Jan 24, 2023
-
support Native Azure Storage (#250)
* support native Azure Storage * query azure_blogs in CI * check Azure Storage support in readme * remove debug print * Handle url.host_str error
Configuration menu - View commit details
-
Copy full SHA for 2ec39dd - Browse repository at this point
Copy the full SHA 2ec39ddView commit details
Commits on Jan 25, 2023
-
bump roapi to 0.9.0 and columnq-cli to 0.4.0 (#251)
* bump roapi to 0.9.0 * bump columnq-cli to 0.4.0
Configuration menu - View commit details
-
Copy full SHA for bc5754a - Browse repository at this point
Copy the full SHA bc5754aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff roapi-v0.8.1...roapi-v0.9.0