blaginin merged PR #2007:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2007
--
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: github-unsubs
blaginin commented on PR #2007:
URL:
https://github.com/apache/datafusion-sqlparser-rs/pull/2007#issuecomment-3255477010
I'm going to merge to test it. Will keep an eye on the repo - @iffyio if
something is inconvenient with the new setup, feel free to ping me and I'll fix
it
--
This is
blaginin commented on code in PR #2007:
URL:
https://github.com/apache/datafusion-sqlparser-rs/pull/2007#discussion_r2323436373
##
.github/workflows/rust.yml:
##
@@ -17,13 +17,17 @@
name: Rust
-on: [push, pull_request]
+on:
+ push:
+branches-ignore:
+ - 'gh-reado
blaginin commented on PR #2007:
URL:
https://github.com/apache/datafusion-sqlparser-rs/pull/2007#issuecomment-3255517640
All steps are now required - seems to be working :)
https://github.com/user-attachments/assets/ee1de8f7-3a4f-4228-a4fa-b025a82e844b";
/>
Asked the infra tim
blaginin commented on PR #2007:
URL:
https://github.com/apache/datafusion-sqlparser-rs/pull/2007#issuecomment-3255451276
Small note for clarity: this pr itself won't enable MQ - this has to be done
manually by the ASF Infra. But it'll make necessary changes on our side for
that 🙂
--
Thi