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

   ## Which issue does this PR close?
   
   - Closes #17392.
   
   ## Rationale for this change
   
   A blind `unwrap` call can currently trigger panics during query parsing.
   
   ## What changes are included in this PR?
   
   Correctly handle and propagate the `Err` case.
   
   ## Are these changes tested?
   
   Yes, an additional test was added to check that the panic no longer occurs
   
   ## Are there any user-facing changes?
   
   No


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