Commit 5192e9f
authored
chore(isthmus): debug log missing Calcite mapping (#516)
There is an info level log in FunctionConverter for every every Calcite
operator for which there is no direct Substrait mapping. This message
makes the logs extremely busy and provides no value to end users. This
change reclassifies the message as debug log.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>1 parent c24395e commit 5192e9f
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments