You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
Some databases avg function can accept the duration (interval) type, but DataFusion's one can't. It leads some SQL fail when Wren AI service generates SQL. It's better to support it.
Is your feature request related to a problem? Please describe
Some databases
avg
function can accept the duration (interval) type, but DataFusion's one can't. It leads some SQL fail when Wren AI service generates SQL. It's better to support it.Describe the solution you'd like
related to
AVG
for durations apache/datafusion#15458The text was updated successfully, but these errors were encountered: