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

[WIP] Use arrow with gandiva #3272

Closed
wants to merge 27 commits into from
Closed

Commits on Nov 7, 2018

  1. use arrow with gandiva

    pcmoritz committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    705e1d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. build gandiva

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    2bf7275 View commit details
    Browse the repository at this point in the history
  2. update

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    3db8d83 View commit details
    Browse the repository at this point in the history
  3. don't build java gandiva

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    aefa1cc View commit details
    Browse the repository at this point in the history
  4. deactivate tests

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    08dc2a8 View commit details
    Browse the repository at this point in the history
  5. fix

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    c87e303 View commit details
    Browse the repository at this point in the history
  6. dependencies

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    85f824a View commit details
    Browse the repository at this point in the history
  7. llvm toolchain requirements

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    8f76122 View commit details
    Browse the repository at this point in the history
  8. update

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    8d0b2c3 View commit details
    Browse the repository at this point in the history
  9. fix

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    e3775e2 View commit details
    Browse the repository at this point in the history
  10. fix

    pcmoritz committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    a3d558e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. update

    pcmoritz committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    add8346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca622e View commit details
    Browse the repository at this point in the history
  3. update

    pcmoritz committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    0b202ee View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. install llvm

    pcmoritz committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    825c6cd View commit details
    Browse the repository at this point in the history
  2. update

    pcmoritz committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    33e6bad View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. add hint to find llvm

    pcmoritz committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    2b3a04e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. use LLVM_DIR

    pcmoritz committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    bdbe088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f5d85 View commit details
    Browse the repository at this point in the history
  3. add llvm_dir

    pcmoritz committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    df6ef9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3f74e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. update

    pcmoritz committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    0ee4cdd View commit details
    Browse the repository at this point in the history
  2. fix

    pcmoritz committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    0d2e588 View commit details
    Browse the repository at this point in the history
  3. update

    pcmoritz committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f93852c View commit details
    Browse the repository at this point in the history
  4. export env variables

    pcmoritz committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f01fda7 View commit details
    Browse the repository at this point in the history
  5. add rpath

    pcmoritz committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    38ec568 View commit details
    Browse the repository at this point in the history
  6. remove rpath

    pcmoritz committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    bea3635 View commit details
    Browse the repository at this point in the history