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

Fix bug in optimizing a nested count #8459

Merged
merged 8 commits into from
Dec 7, 2023

Commits on Dec 7, 2023

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

    Dandandan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    81dc5ef View commit details
    Browse the repository at this point in the history
  3. extend comment

    Dandandan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d7063a5 View commit details
    Browse the repository at this point in the history
  4. Clippy

    Dandandan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    879011d View commit details
    Browse the repository at this point in the history
  5. Update datafusion/optimizer/src/optimize_projections.rs

    Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
    Dandandan and viirya committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bb74288 View commit details
    Browse the repository at this point in the history
  6. Add sqllogictests

    Dandandan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a608713 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix_nested_count' of github.com:Dandandan/arrow-datafus…

    …ion into fix_nested_count
    Dandandan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4af4920 View commit details
    Browse the repository at this point in the history
  8. Fmt

    Dandandan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    82db262 View commit details
    Browse the repository at this point in the history