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

[Storage] Internal avro parser. #10764

Commits on Apr 9, 2020

  1. initial avro parser

    kasobol-msft committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    e836c96 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. try fixing test...

    kasobol-msft committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    32828fa View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    06f6cba View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. make linter happy.

    kasobol-msft committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    dcec5c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75433fc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. async avro parser

    kasobol-msft committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    a93d501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1524ed View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. get rid of 'readers_schema' as we only honor schema that has been wri…

    …tten to file ('writer_schema').
    kasobol-msft committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    2074fa7 View commit details
    Browse the repository at this point in the history
  2. pr feedback

    kasobol-msft committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    c6c0a43 View commit details
    Browse the repository at this point in the history
  3. trim unused code.

    kasobol-msft committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    319f52f View commit details
    Browse the repository at this point in the history
  4. pr feedback.

    kasobol-msft committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    be783ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f6b143 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    4ce5a8b View commit details
    Browse the repository at this point in the history