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

Implement arrow-row encoding/decoding for view types #5922

Merged
merged 17 commits into from
Jun 24, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    6063832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e46a741 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

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

Commits on Jun 23, 2024

  1. update perf

    XiangpengHao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    195a15d View commit details
    Browse the repository at this point in the history
  2. fix bug

    XiangpengHao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    bec69a5 View commit details
    Browse the repository at this point in the history
  3. make fmt happy

    XiangpengHao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    fe28ef1 View commit details
    Browse the repository at this point in the history
  4. Update arrow-array/src/array/byte_view_array.rs

    Co-authored-by: Raphael Taylor-Davies <[email protected]>
    XiangpengHao and tustvold authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2890708 View commit details
    Browse the repository at this point in the history
  5. update

    XiangpengHao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3a55827 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6e9b40 View commit details
    Browse the repository at this point in the history
  7. update comments

    XiangpengHao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5d835e9 View commit details
    Browse the repository at this point in the history
  8. move cmp around

    XiangpengHao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    de104e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8cba128 View commit details
    Browse the repository at this point in the history
  10. Update arrow-array/src/array/byte_view_array.rs

    Co-authored-by: Andrew Lamb <[email protected]>
    XiangpengHao and alamb authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e415e30 View commit details
    Browse the repository at this point in the history
  11. Update arrow-ord/src/cmp.rs

    Co-authored-by: Andrew Lamb <[email protected]>
    XiangpengHao and alamb authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c72a549 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8374798 View commit details
    Browse the repository at this point in the history
  13. remove unnecessary func

    XiangpengHao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    cecc1f4 View commit details
    Browse the repository at this point in the history