Canner / wren-engine

🤖 The semantic engine for LLMs, bringing semantic context to AI agents. 🔥
https://getwren.ai/oss
Apache License 2.0
129 stars 34 forks source link

fix(ibis): remove redundant comma of the function list #902

Closed goldmedal closed 5 days ago

goldmedal commented 5 days ago

Description

The redundant comma causes the function can't be registered. I also added tests to assert if it's available.

goldmedal commented 5 days ago

Filed https://github.com/Canner/wren-engine/issues/904 to trace the BigQuery CI issue.