GitHub user soumabrata-chakraborty opened a pull request: https://github.com/apache/hive/pull/442
Fix incorrect derivation of command args Fix incorrect derivation of command args You can merge this pull request into a Git repository by running: $ git pull https://github.com/soumabrata-chakraborty/hive HIVE-20608 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/442.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 #442 ---- commit 6be2819538a4bb3aa74ab9f82490ecd033c8c5d5 Author: Soumabrata Chakraborty <soumabrata.chakraborty@...> Date: 2018-09-21T14:12:32Z Fix incorrect derivation of command args ---- ---