wqxs

Results 3 issues of wqxs

I created a point `SELECT * FROM ag_catalog.cypher('zjdata_graph', $$ CREATE (a:a {id:1,map:{name:'a'}}) RETURN id(a), properties(a) $$) as (id ag_catalog.agtype,properties ag_catalog.agtype)` results are as follows ![image](https://user-images.githubusercontent.com/69672009/178097627-e5741bb9-1c91-4185-8d18-d423ea2ccf4b.png) I modify the map property...

question

### What happened? I used Docker to install AMS, Here is the SQL I executed in SQL Client `CREATE CATALOG arctic WITH ( 'type' = 'arctic', 'metastore.url'='thrift://127.0.0.1:1260/local_catalog' );` Create a...

bug

这是需要解析的图片: ![Image](https://github.com/user-attachments/assets/8886d7cf-a6ef-4ffd-9904-d8cf2aee2194) 这是解析的结果: ![Image](https://github.com/user-attachments/assets/8877667b-6e6b-45b9-81d1-5a7e1da207c9) 能看到第一题中的分数并没有被解析出来。我很好奇关于项目描述中对于公式识别的准确率到底有多高

bug