Re: [PR] Add OptionalFilterPhysicalExpr wrapper + proto support [datafusion]

2026-07-14 Thread via GitHub


github-actions[bot] commented on PR #22234:
URL: https://github.com/apache/datafusion/pull/22234#issuecomment-4976190317

   Thank you for your contribution. Unfortunately, this pull request is stale 
because it has been open 60 days with no activity. Please remove the stale 
label or comment or this will be closed in 7 days.


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



Re: [PR] Add OptionalFilterPhysicalExpr wrapper + proto support [datafusion]

2026-05-15 Thread via GitHub


github-actions[bot] commented on PR #22234:
URL: https://github.com/apache/datafusion/pull/22234#issuecomment-4464037352

   
   Thank you for opening this pull request!
   
   Reviewer note: 
[cargo-semver-checks](https://github.com/obi1kenobi/cargo-semver-checks) 
reported the current version number is not SemVer-compatible with the changes 
in this pull request (compared against the base branch).
   
   
   Details
   
   ```
Cloning apache/main
   Building datafusion-physical-expr-common v53.1.0 (current)
  Built [  28.811s] (current)
Parsing datafusion-physical-expr-common v53.1.0 (current)
 Parsed [   0.022s] (current)
   Building datafusion-physical-expr-common v53.1.0 (baseline)
  Built [  18.807s] (baseline)
Parsing datafusion-physical-expr-common v53.1.0 (baseline)
 Parsed [   0.022s] (baseline)
   Checking datafusion-physical-expr-common v53.1.0 -> v53.1.0 (no change; 
assume patch)
Checked [   0.278s] 222 checks: 222 pass, 30 skip
Summary no semver update required
   Finished [  49.155s] datafusion-physical-expr-common
   Building datafusion-proto v53.1.0 (current)
  Built [  52.143s] (current)
Parsing datafusion-proto v53.1.0 (current)
 Parsed [   0.140s] (current)
   Building datafusion-proto v53.1.0 (baseline)
  Built [  52.274s] (baseline)
Parsing datafusion-proto v53.1.0 (baseline)
 Parsed [   0.138s] (baseline)
   Checking datafusion-proto v53.1.0 -> v53.1.0 (no change; assume patch)
Checked [   2.245s] 222 checks: 221 pass, 1 fail, 0 warn, 30 skip
   
   --- failure enum_variant_added: enum variant added on exhaustive enum ---
   
   Description:
   A publicly-visible enum without #[non_exhaustive] has a new variant.
   ref: 
https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
  impl: 
https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/enum_variant_added.ron
   
   Failed in:
 variant ExprType:OptionalFilter in 
/home/runner/work/datafusion/datafusion/datafusion/proto/src/generated/prost.rs:1397
 variant ExprType:OptionalFilter in 
/home/runner/work/datafusion/datafusion/datafusion/proto/src/generated/prost.rs:1397
   
Summary semver requires new major version: 1 major and 0 minor checks 
failed
   Finished [ 109.275s] datafusion-proto
   ```
   
   
   


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