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 Datafusion solution [updated] #240

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Jan 17, 2021

  1. Datafusion solution

    Dandandan committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    3a983fd View commit details
    Browse the repository at this point in the history
  2. Datafusion solution

    Dandandan committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    b1f613e View commit details
    Browse the repository at this point in the history
  3. Query fix

    Dandandan committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    51ce127 View commit details
    Browse the repository at this point in the history
  4. Undo change

    Dandandan committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    3343428 View commit details
    Browse the repository at this point in the history
  5. Increase batch size

    Dandandan committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    d1e7ff3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Rename to ans

    Dandandan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    58be012 View commit details
    Browse the repository at this point in the history
  2. Fix

    Dandandan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    d87c92d View commit details
    Browse the repository at this point in the history
  3. Add q7/q10

    Dandandan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    2b67e2a View commit details
    Browse the repository at this point in the history
  4. Use multiple threads better

    Dandandan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    d217e37 View commit details
    Browse the repository at this point in the history
  5. Add exec script

    Dandandan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    5a3e5ec View commit details
    Browse the repository at this point in the history
  6. Some cleanup

    Dandandan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    f839050 View commit details
    Browse the repository at this point in the history
  7. Rename

    Dandandan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6cb14f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Fix disabled snmalloc

    Dandandan committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    63fe38b View commit details
    Browse the repository at this point in the history
  2. Use arrow master again

    Dandandan committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    cbecfbc View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update benchmark code

    Dandandan committed May 19, 2021
    Configuration menu
    Copy the full SHA
    88ba391 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Configuration menu
    Copy the full SHA
    fbb50dc View commit details
    Browse the repository at this point in the history
  2. Add join queries

    matthewmturner committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    20978b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. group by q8

    matthewmturner committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    4042b3c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Add python bindings

    matthewmturner committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2cca309 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Fix join and utils

    matthewmturner committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c345446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f34fb View commit details
    Browse the repository at this point in the history