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

Add a config to force using string view in benchmark #11514

Merged
merged 8 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    205e9f2 View commit details
    Browse the repository at this point in the history
  2. fix sql logic test

    XiangpengHao committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7326f1f View commit details
    Browse the repository at this point in the history
  3. update doc

    XiangpengHao committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c066d9b View commit details
    Browse the repository at this point in the history
  4. fix ci

    XiangpengHao committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aeeb77e View commit details
    Browse the repository at this point in the history
  5. fix ci only test

    XiangpengHao committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9e2476a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update benchmarks/src/util/options.rs

    Co-authored-by: Andrew Lamb <[email protected]>
    XiangpengHao and alamb committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9c11a27 View commit details
    Browse the repository at this point in the history
  2. Update datafusion/common/src/config.rs

    Co-authored-by: Andrew Lamb <[email protected]>
    XiangpengHao and alamb committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f980fc6 View commit details
    Browse the repository at this point in the history
  3. update tests

    alamb committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    38633d2 View commit details
    Browse the repository at this point in the history