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

Update feather serializer; Add parquet serializer #849

Merged
merged 27 commits into from
Mar 24, 2022

Commits on Mar 14, 2019

  1. halfway svg render, still downloads instead of showing

    pachamaltese committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    016f575 View commit details
    Browse the repository at this point in the history
  2. well rendered svg in firefox

    pachamaltese committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    f3a4ac7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Merge remote-tracking branch 'upstream/master'

    Pachamaltese committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    5979cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. test for svg

    Pachamaltese committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    70e5974 View commit details
    Browse the repository at this point in the history
  2. revert test

    Pachamaltese committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    428b971 View commit details
    Browse the repository at this point in the history
  3. working svg test

    Pachamaltese committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    d56ebd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. update

    pachadotdev committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    6ff2916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf1466 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

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

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    563f2c6 View commit details
    Browse the repository at this point in the history
  2. update NEWS

    pachadotdev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    42d1ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d5865 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Update R/content-types.R

    Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
    pachadotdev and nealrichardson authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ef4a2e5 View commit details
    Browse the repository at this point in the history
  2. Update R/serializer.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    421f2bb View commit details
    Browse the repository at this point in the history
  3. Update R/content-types.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f5bc085 View commit details
    Browse the repository at this point in the history
  4. Update R/parse-body.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    20f27d7 View commit details
    Browse the repository at this point in the history
  5. Update tests/testthat/test-serializer-parquet.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5a418f9 View commit details
    Browse the repository at this point in the history
  6. Update tests/testthat/test-parse-body.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    28c0fb2 View commit details
    Browse the repository at this point in the history
  7. Update R/serializer.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c8c1f52 View commit details
    Browse the repository at this point in the history
  8. Update R/parse-body.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    e849328 View commit details
    Browse the repository at this point in the history
  9. Update DESCRIPTION

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8fc7422 View commit details
    Browse the repository at this point in the history
  10. Update NEWS.md

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    44ebd93 View commit details
    Browse the repository at this point in the history
  11. Update tests/testthat/test-serializer-parquet.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    872fa4c View commit details
    Browse the repository at this point in the history
  12. Update tests/testthat/test-parse-body.R

    Co-authored-by: Barret Schloerke <barret@rstudio.com>
    pachadotdev and schloerke authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    59e81a9 View commit details
    Browse the repository at this point in the history
  13. adding @schloerke suggestions

    pachadotdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    32f6aab View commit details
    Browse the repository at this point in the history
  14. update tests + vignette

    pachadotdev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    0dfea4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    afb58c5 View commit details
    Browse the repository at this point in the history