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

[DS-110] Cache individual expressions instead of all expressions in projector #7

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

Conversation

augustoasilva
Copy link

@augustoasilva augustoasilva commented Jun 21, 2021

This PR's branch is created on top of the [DS-108][DS-109] Cache object code on memory and enable memory tracking PR's branch.

@augustoasilva augustoasilva self-assigned this Jun 23, 2021
@projjal
Copy link

projjal commented Sep 8, 2021

@augustoasilva can you open this pr on top of branch feature/cache-object-code-on-memory-and-enable-memory-tracking?

@augustoasilva
Copy link
Author

Ok @projjal , I will just finish to fix the build issues in the feature/enable-caching-on-disk branch, and I will open it on top of feature/cache-object-code-on-memory-and-enable-memory-tracking

…racking' into feature/enable-caching-individual-expressions

# Conflicts:
#	cpp/src/gandiva/base_cache_key.h
#	cpp/src/gandiva/cache.cc
#	cpp/src/gandiva/cache.h
#	cpp/src/gandiva/engine.cc
#	cpp/src/gandiva/engine.h
#	cpp/src/gandiva/filter.cc
#	cpp/src/gandiva/filter.h
#	cpp/src/gandiva/gandiva_object_cache.h
#	cpp/src/gandiva/llvm_generator.cc
#	cpp/src/gandiva/llvm_generator.h
#	cpp/src/gandiva/lru_cache.h
#	cpp/src/gandiva/projector.cc
#	cpp/src/gandiva/projector.h
#	cpp/src/gandiva/tests/filter_test.cc
#	cpp/src/gandiva/tests/projector_test.cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants