issues
search
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
feat(core): enhance scope analysis and implement ByPass Function
#802
Closed
goldmedal
closed
1 month ago
goldmedal
commented
1 month ago
Description
Implement the ByPass function for the remote DataSource function.
Register the remote data source table according to the MDL table
Fix the scope analysis for CTE and subquery
enable the TPCH. Close #228
Description