apache / datafusion

Apache DataFusion SQL Query Engine
https://datafusion.apache.org/
Apache License 2.0
6.36k stars 1.2k forks source link

Minor: clean up error entries #13521

Closed comphead closed 2 days ago

comphead commented 3 days ago

Which issue does this PR close?

Closes #.

Rationale for this change

Remove some panics and wrap error calls into backtraceable API

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?