forked from apache/calcite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CALCITE-4585] Improve error message from RelRunner (NobiGo)
If a query is executed via RelRunner.prepare(RelNode) and fails, the exception should report the RelNode plan. Currently it reports the SQL, and for this kind of query, there is no SQL. Close apache#2402
- Loading branch information
1 parent
df95257
commit 9c870ee
Showing
2 changed files
with
83 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters