GitHub user fupelaqu opened a pull request: https://github.com/apache/hive/pull/499
Branch 2.3 custom You can merge this pull request into a Git repository by running: $ git pull https://github.com/ebiznext/hive branch-2.3-custom Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/499.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 #499 ---- commit 6b942844da22c40d61241e57025db38ef5e98d46 Author: tiboun <bounkong.khamphousone@...> Date: 2018-11-22T10:28:20Z Add RPC_SERVER_PORT to the config in order for spark to connect to the right exposed RPC PORT commit 5a5126e0385e1b89036ba9aee332dce5e870b077 Author: SteÌphane Manciot <stephane.manciot@...> Date: 2018-11-22T14:15:07Z Update insertion commands to fix bad insertion queries when columns are passed in camel case commit 6dd4f81c6334a85c614de0fe3e38f31a6be8c234 Author: SteÌphane Manciot <stephane.manciot@...> Date: 2018-11-30T08:39:08Z Update regex (take into account spaces) ---- ---