pvary commented on pull request #2323:
URL: https://github.com/apache/hive/pull/2323#issuecomment-849619348


   > So I can re-fix this way:
   > 
   > ```
   >     if (dbProduct.isPOSTGRES() || dbProduct.isMYSQL()) {
   >     // use limit clause here
   >     }
   > ```
   > 
   > to make it work faster on MySQL.
   
   Sounds good to me.
   
   Thanks for the investigation!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to