blaginin opened a new pull request, #17538:
URL: https://github.com/apache/datafusion/pull/17538

   Follow up on https://github.com/apache/datafusion/pull/17183
   
   There are two ways to fix the "steps not run" problem:
   - 1: always run them. CI will become slower but we'll have merge queue 
anyway. On the positive side, we'll have consistent CI runs (for example, now 
when you just change `*.md` we won't run `check configs.md and ***_functions.md 
is up-to-date` although we should
   - 2: not run them (in a bit hacky way because of 
https://github.com/orgs/community/discussions/45899)
   
   2 consumes less resources, so going with it for now


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


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

Reply via email to