Burak Şen

Results 3 issues of Burak Şen

In the issue #1812 it was explained and demonstrated clearly that init response was outputting duplicate diagnosis error. After debugging I have realized that both `earlyConfDiags` and `backDiags` are added...

### Describe the bug While implementing https://github.com/apache/datafusion/pull/12972, I've pushed a commit with a bug for log(x,y) case. However, that CI tests were successful for that commit. Thanks to @berkaysynnada I've...

bug

## Which issue does this PR close? Closes #12923 . ## Rationale for this change Copy-pasta'ing the issue description here: In https://github.com/apache/datafusion/pull/12881, https://github.com/apache/datafusion/pull/12890 it turned out that make_function_scalar_inputs_return_type may lead...

functions