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

Feature/37 improve error messages for serialization #217

Merged
merged 28 commits into from
Sep 1, 2024

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    e84f901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564c266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0df5d56 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    b04066d View commit details
    Browse the repository at this point in the history
  2. Reformat code

    chmp committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fbc28f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c920987 View commit details
    Browse the repository at this point in the history
  4. Reformat code

    chmp committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    04414f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    525a89c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50731d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e84a813 View commit details
    Browse the repository at this point in the history
  8. Simplify annotated error impl

    chmp committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d5fba86 View commit details
    Browse the repository at this point in the history
  9. Add annotations to binary, bool, date32, date64, decimal, dictionary,…

    … duration, float, time builders
    chmp committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4a5ca14 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Merge remote-tracking branch 'origin/develop-0.12' into feature/37-im…

    …prove-error-messages
    
    # Conflicts:
    #	serde_arrow/src/internal/error.rs
    chmp committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8dc0ab0 View commit details
    Browse the repository at this point in the history
  2. Simplify error impl

    chmp committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1a22e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd93301 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f08c276 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e97139 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd70221 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1aef722 View commit details
    Browse the repository at this point in the history
  8. Add some style guides

    chmp committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f5434f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45b1b05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    218586b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7e2225 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e62280 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d771918 View commit details
    Browse the repository at this point in the history
  14. Tune error messages

    chmp committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b94935c View commit details
    Browse the repository at this point in the history
  15. Further improve error messages

    chmp committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f525905 View commit details
    Browse the repository at this point in the history
  16. Fix clippy

    chmp committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d93a05d View commit details
    Browse the repository at this point in the history