rafsun42 opened a new pull request, #1483:
URL: https://github.com/apache/age/pull/1483

   Changes:
   --------
    - The ORDER BY clause is added to a query that was causing row-ordering 
difference.
   
    - The debug_parallel_query variable is set to 'regress' around a query that 
may
      choose parallel worker and therefore, may output a notice from a parallel 
worker.
   
      Setting this option will suppress notices from parallel workers and 
result in a
      consistent query output regardless of parallel worker being selected or 
not. Note
      that, this option also forces a query to choose parallel worker if it is 
safe.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to