Internal error in approx_percentile_cont()
aggregate function (SQLancer)
#12012
Labels
bug
Something isn't working
Describe the bug
Reproducer:
I think this query is invalid, the second argument have to be a literal number instead of column reference, to make this query meaningful.
However an internal error should not be thrown, it always represent a potential bug in DataFusion.
So we have to further investigate if it's a actual bug or misused internal error
To Reproduce
No response
Expected behavior
No response
Additional context
Found by SQLancer #11030
The text was updated successfully, but these errors were encountered: