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

Test spark #4122

Closed
wants to merge 2 commits into from
Closed

Test spark #4122

wants to merge 2 commits into from

Commits on Oct 18, 2018

  1. initial

    Martin Durant committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    fc66adc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Make spark test functions

    Basic roundtrip functions.
    
    from_spark succeeds, with new structure for fastparquet arm to deal with
    directories without _metadata. (Could do with better error message on
    failure?)
    
    to_spark passes
    
    The tests so far include only the very simplest data-types
    Martin Durant committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    19d55fb View commit details
    Browse the repository at this point in the history