Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
JFMT hints on merge?

Can we use JFMT hint on Merge operation ?
Question from Optimizing Query Performance and Resource Pool Tuning @rbankula @bat
Tagged:
0
Best Answer
-
rroelke Employee
You can write them in your query if you want, but it won't do anything (except log a message to the
query_events
table telling you it didn't do anything).5
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Answers
Even when MERGE statement does HASH JOIN by VARCHAR column(s)?