xiaoyanxie opened a new pull request, #2395:
URL: https://github.com/apache/auron/pull/2395

   # Which issue does this PR close?
   
   Closes #2386  
     
   **Note: This is currently a draft PR.**
   
   # Rationale for this change
   
   This PR addresses the issue #2386, which reports a subquery serialization 
failure when the runtime bloom filter optimizer is enabled.
   
   # What changes are included in this PR?
   
   - [ ] An integration test in the GitHub CI that reproduces the bug
   - [ ] A fix for the `ScalarSubquery` branch within the 
`convertExprWithFallback` function of `NativeConverters.scala`.
   
   # Are there any user-facing changes?
   No
   
   # How was this patch tested?
   Via integration tests.
   
   # Was this patch authored or co-authored using generative AI tooling?
   - [x] Yes
   - [ ] No
   
   If yes, include: `Generated-by: <tool name and version>`
   
   ASF guidance: https://www.apache.org/legal/generative-tooling.html
   


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