schenksj commented on PR #4700: URL: https://github.com/apache/datafusion-comet/pull/4700#issuecomment-4931162120
Thanks @parthchandra! CI is green now. The Preflight failure was prettier flagging `docs/source/user-guide/latest/installation.md` — a file this PR doesn't touch. The branch had simply fallen behind `main`, which fixed that file's formatting since I opened this (#4748, #4857). I've merged current `main` into the branch (cadc9fcbe), which pulls in the already-clean `installation.md`; `prettier --check "**/*.md"` now passes on all tracked files. No source changes in the sync. (Disclosure: this response and the branch sync were done with help from AI — Claude Code.) -- 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]
