Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 查询时,生成的SQL字段不在数据集内,导致查询异常 #2007

Open
1 task
sanweixiu opened this issue Jan 15, 2025 · 0 comments
Open
1 task
Labels
bug Something isn't working

Comments

@sanweixiu
Copy link

SuperSonic version

0.9.10

Your organization

江西南昌

Description

错误信息好下:S2SQL:SELECT 商品名称 AS 商品, 金额 AS 金额, 进出口同比 AS 进出口同比 FROM 商品数据 WHERE 商品名称 = '计算机集成制造技术' parse ontology table [null] error [Querying columns[[进出口同比, 商品名称, 金额]] not matched with semantic fields[[金额, 商品名称]].]

image
但实际数据集【商品数据】中并没有进出口同比该字段

商品数据集如下:
image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@sanweixiu sanweixiu added the bug Something isn't working label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant