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

Fix skipping map and array fields that are missing in the reader schema #208

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2024

  1. Added missing files and extended tests to arrays of records

    Lucas Heimberg committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e8ef0dc View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    Lucas Heimberg committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    62b0fa6 View commit details
    Browse the repository at this point in the history
  3. Disable logging

    Lucas Heimberg committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6373fff View commit details
    Browse the repository at this point in the history
  4. Remove additional logging

    Lucas Heimberg committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    92cc739 View commit details
    Browse the repository at this point in the history
  5. Cleaned up test

    Lucas Heimberg committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    92c8b12 View commit details
    Browse the repository at this point in the history
  6. Minor improvements

    Lucas Heimberg committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a667323 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merged in bugfix/missing-array-or-map-field-in-reader-schema (pull re…

    …quest actgardner#1)
    
    Bugfix/missing array or map field in reader schema
    
    Approved-by: Tomas Fabian
    Lucas Heimberg committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    98d6eb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Remove comment

    anekdoti committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8516470 View commit details
    Browse the repository at this point in the history