Skip to content

Conversation

@crepererum
Copy link
Collaborator

@crepererum crepererum commented Jul 2, 2025

Tracking issue: https://github.com/influxdata/influxdb_iox/issues/14640

Patches

Patches map to commits 1:1 (i.e. every patch is exactly 1 commit) and are ordered for easier correlation of the description and the respective commits. They are also grouped in 3 stages.

A: Dummy

No actual patches, can be dropped at any point:

  1. a dummy patch just to get "a diff" to the base branch

B: CI Fixes

Need to get CI up and running before picking any actual patches:

All commits afterwards should build cleanly!

C: Patches

These are the actual relevant patches:

  1. fix: expose source of RetryError:
    That's fix: expose source of RetryError apache/arrow-rs-object-store#422 . Should be included in object_store 0.13.

@crepererum crepererum force-pushed the upgrade-object-store-ver0122-a branch from 08a626c to 42773ac Compare July 2, 2025 16:18
@crepererum crepererum force-pushed the upgrade-object-store-ver0122-a branch from 42773ac to bd3b6c5 Compare July 2, 2025 16:19
mbrobbel and others added 3 commits July 2, 2025 18:21
* ci: Pin tracing-attributes to fix CI

* Pin tracing-core
This used to work once but got broken during refactoring. Added a test
to catch regressions.

See apache#48 where -- I
think -- we decided that instead of printing entire error chains in
`Display` the API users shall walk the error chain. This is especially
relevant for error type that we do NOT control, like upstream `request`
types.
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.

4 participants