Marcel Kornacker has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/6511

Change subject: Remove caching of llvm StructType by 
TupleDescriptor::GetLlvmStruct().
......................................................................

Remove caching of llvm StructType by TupleDescriptor::GetLlvmStruct().

This caching is causing problems when multiple threads are
involved in query startup, which is being implemented as
part of the move to a per-query exec rpc (IMPALA-2550).

Change-Id: I6f765048f36b9e596aeb4e4482d38b94f5ffba06
---
M be/src/runtime/descriptors.cc
M be/src/runtime/descriptors.h
2 files changed, 40 insertions(+), 46 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/11/6511/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6511
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f765048f36b9e596aeb4e4482d38b94f5ffba06
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Marcel Kornacker <[email protected]>

Reply via email to