Github user jzhuge commented on the issue:
https://github.com/apache/spark/pull/21911
@gatorsmile Oracle's [PARALLEL
Hint](https://docs.oracle.com/en/database/oracle/oracle-database/18/sqlrf/Comments.html#GUID-D25225CE-2DCE-4D9F-8E82-401839690A6E)
is the closest I can find. And [SET CURRENT
DEGREE](https://www.ibm.com/support/knowledgecenter/en/SSEPEK_10.0.0/sqlref/src/tpc/db2z_sql_setcurrentdegree.html)
for parallel processing in DB2.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
