-
Notifications
You must be signed in to change notification settings - Fork 203
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: roapi/roapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: roapi-v0.12.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: roapi/roapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: roapi-v0.12.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 44 files changed
- 2 contributors
Commits on Feb 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dc7feff - Browse repository at this point
Copy the full SHA dc7feffView commit details
Commits on Feb 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ae4a746 - Browse repository at this point
Copy the full SHA ae4a746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 479a0dc - Browse repository at this point
Copy the full SHA 479a0dcView commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2d584a - Browse repository at this point
Copy the full SHA b2d584aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3aaf25 - Browse repository at this point
Copy the full SHA c3aaf25View commit details
Commits on Apr 24, 2025
-
Add HTTP
object_store
to be able to connect without caching in memo……ry… (#393) Before: ``` roapi -t taxi=https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2024-01.parquet,use_memory_table=false,format=parquet [2025-04-23T22:43:25Z INFO roapi::context] loading `uri(https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2024-01.parquet)` as table `taxi` error: Failed to build context: Failed to load table: Table error: Failed to infer table schema: Internal error: No suitable object store found for https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2024-01.parquet. See `RuntimeEnv::register_object_store`. This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker ``` After: ``` roapi -t 'taxi=https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2024-01.parquet,use_memory_table=false,format=parquet'` [2025-04-23T22:47:00Z INFO roapi::context] loading `uri(https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2024-01.parquet)` as table `taxi` [2025-04-23T22:47:00Z INFO roapi::context] registered `uri(https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2024-01.parquet)` as table `taxi` [2025-04-23T22:47:00Z INFO roapi::startup] Running in read-only mode. [2025-04-23T22:47:00Z INFO roapi::startup] 🚀 Listening on 127.0.0.1:5432 for Postgres traffic... [2025-04-23T22:47:00Z INFO roapi::startup] 🚀 Listening on 127.0.0.1:32010 for FlightSQL traffic... [2025-04-23T22:47:00Z INFO roapi::startup] 🚀 Listening on 127.0.0.1:8080 for HTTP traffic... ```
Configuration menu - View commit details
-
Copy full SHA for 6fa208f - Browse repository at this point
Copy the full SHA 6fa208fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3707a7c - Browse repository at this point
Copy the full SHA 3707a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1607c9a - Browse repository at this point
Copy the full SHA 1607c9aView commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7907563 - Browse repository at this point
Copy the full SHA 7907563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 083a31d - Browse repository at this point
Copy the full SHA 083a31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b7c9f8 - Browse repository at this point
Copy the full SHA 0b7c9f8View commit details
Commits on May 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 436edd5 - Browse repository at this point
Copy the full SHA 436edd5View commit details
Commits on Jun 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f5bd16c - Browse repository at this point
Copy the full SHA f5bd16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 271ddb8 - Browse repository at this point
Copy the full SHA 271ddb8View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d33c80a - Browse repository at this point
Copy the full SHA d33c80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4340b22 - Browse repository at this point
Copy the full SHA 4340b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b3aae - Browse repository at this point
Copy the full SHA 48b3aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b5992 - Browse repository at this point
Copy the full SHA 44b5992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3f200 - Browse repository at this point
Copy the full SHA 7c3f200View commit details
Loading
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.12.4...roapi-v0.12.6