You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/18 18:56:19 UTC

[Impala-CR](cdh5-2.2.0_5.4.x) CDH-38160: Prevent destructing uninitialized avro schema pointers

Huaisi Xu has uploaded a new change for review.

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

Change subject: CDH-38160: Prevent destructing uninitialized avro schema pointers
......................................................................

CDH-38160: Prevent destructing uninitialized avro schema pointers

Change-Id: I02ae0ba586887e4bb713b993edd208f9421dd1a8
---
M be/src/exec/hdfs-avro-scanner.cc
M testdata/avro_schema_resolution/create_table.sql
M testdata/workloads/functional-query/queries/QueryTest/avro-schema-resolution.test
3 files changed, 30 insertions(+), 6 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I02ae0ba586887e4bb713b993edd208f9421dd1a8
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.2.0_5.4.x
Gerrit-Owner: Huaisi Xu <hx...@cloudera.com>