1. Navigate to the below path:
[TDV Server Installation Directory]\conf\adapters\system\apache_hive_2_x
2. Open the apache_hive_2_x_values.xml file using a text editor.
3. Append the below code to the file and save the file.
<ns27:attribute xmlns:ns27="http://www.compositesw.com/services/system/util/common">
<ns27:name>/runtime/query/union</ns27:name>
<ns27:type>BOOLEAN</ns27:type>
<ns27:value>true</ns27:value>
<ns27:configID>jdbc.union</ns27:configID>
</ns27:attribute>
3. A TDV server restart is required for the above changes to take effect.