----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30905/ -----------------------------------------------------------
Review request for drill, Aditya Kishore, Norris Lee, and Xiao Meng. Repository: drill-git Description ------- Error objects are not assigned correctly leading to double delete in both sync and async version of library Diffs ----- contrib/native/client/example/querySubmitter.cpp 2d89223 contrib/native/client/src/clientlib/drillClientImpl.hpp a5eeb77 contrib/native/client/src/clientlib/drillClientImpl.cpp c832a79 Diff: https://reviews.apache.org/r/30905/diff/ Testing ------- Ran 30 concurrent queries on tpc-h data and had 6 queries with errors. Everything ran successfully where previously the queries would give a crash. Thanks, Parth Chandra
