### Description Currently we broadcast small table and build hashtable in every task. The improvement is to build hash table on driver and broadcast to task thread.