GitHub user zuyu opened a pull request: https://github.com/apache/incubator-quickstep/pull/276
Fixed the check failure if a query does not have profiling info. Assigned to @jianqiao. This check failure happens for a query like `create table` statements. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zuyu/incubator-quickstep has_profiling_visualize_execution_dag Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-quickstep/pull/276.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #276 ---- commit e80e5c828b317ed64e8b140643c3c601cc4d23c3 Author: Zuyu Zhang <z...@cs.wisc.edu> Date: 2017-07-21T17:51:35Z Determine #InitPartitions for CollisionFreeVectorTable in the optimizer. commit 9dc9dfbfcbb072b2280394d78abc8f2554881d9a Author: Zuyu Zhang <z...@cs.wisc.edu> Date: 2017-08-03T00:46:16Z Disabled NetworkUtil_unittest. commit b1aab0096ac67a623d860c1b70a6c558ea2ad450 Author: Zuyu Zhang <z...@cs.wisc.edu> Date: 2017-08-03T19:43:56Z Fixed the check failure if a query does not have profiling info. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---