Github user jianqiao commented on the issue: https://github.com/apache/incubator-quickstep/pull/323 LGTM! Can you squash the two commits into one and then I can merge this PR. (To squash the two commits, go to the repo, `git rebase -i HEAD~2`, change the second `pick` to `fixup`, then save & exit.)
---