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

parquet support for structured output #15311

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 2, 2024

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

Commits on Aug 3, 2024

  1. Cleaning up. Build w/o parquet flag works

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e2f973e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Fixing linux build

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f444857 View commit details
    Browse the repository at this point in the history
  2. update cmake lists

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cdc1fc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Removed Gtest bundle

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b979839 View commit details
    Browse the repository at this point in the history
  2. removed str override

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    131cec8 View commit details
    Browse the repository at this point in the history
  3. hotfix of nesting

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    65ce541 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. init changes

    mschrader15 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0bbe3cb View commit details
    Browse the repository at this point in the history
  2. remove format unused

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    df79c60 View commit details
    Browse the repository at this point in the history
  3. remove format unused

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    605ebca View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Fixed all warnings

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    54e662e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. segmentation fault gone

    mschrader15 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    063ef32 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Fixing seg faults

    Signed-off-by: Max <[email protected]>
    mschrader15 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8e7add4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #1 from mschrader15/parquet-debug

    Segmentation Fault Fixes
    mschrader15 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    579e729 View commit details
    Browse the repository at this point in the history