Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2589369670
> Can you show the execution result on mysql instead of Antlr Preview?
Hello @strongduanmu should I make @schema to be acceptable only for SET
keyword.
Also o
strongduanmu commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2485160160
Hi @Yash-cor, can you test `SELECT JSON_SCHEMA_VALIDATION_REPORT(@schema,
@document);` on mysql first? We need to make sure MySQL supports this SQL.
In addition,
Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2485222875
> Can you show the execution result on mysql instead of Antlr Preview?
Yes its working correctly in MySQL with @schema as name
![Screenshot 2024-11-19
152611](htt
strongduanmu commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2485178132
Can you show the execution result on mysql instead of Antlr Preview?
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2485166690
> Hi @Yash-cor, can you test `SELECT JSON_SCHEMA_VALIDATION_REPORT(@schema,
@document);` on mysql first? We need to make sure MySQL supports this SQL.
>
> In additio
Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2439429615
@TherChenYang could you please have a look at my thoughts related to this
issue
--
This is an automated message from the Apache Git Service.
To respond to the messa
Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2437279448
@strongduanmu Could you please read it and give me some advice.
> If we are giving input to our ANTLR for parse tree generation
>
> ` SELECT JSON_SCHEMA_VALIDA
Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2437272180
> If we are giving input to our ANTLR for parse tree generation
>
> ` SELECT JSON_SCHEMA_VALIDATION_REPORT( '{ "$schema":
"https://json-schema.org/draft/2020-12/sche
Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2428306224
If we are giving input to our ANTLR function like SELECT
JSON_SCHEMA_VALIDATION_REPORT(
'{
"$schema": "https://json-schema.org/draft/2020-12/schema";,
Yash-cor commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2428283886
Could you please assign me with this issue i wanna work on it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
github-actions[bot] commented on issue #31368:
URL:
https://github.com/apache/shardingsphere/issues/31368#issuecomment-2185309670
There hasn't been any activity on this issue recently, and in order to
prioritize active issues, it will be marked as stale.
--
This is an automated message f
TherChenYang opened a new issue, #31368:
URL: https://github.com/apache/shardingsphere/issues/31368
## Feature Request
After verification, it was found that ShardingSphere's parsing engine
currently does not have complete support for parsing MySQL functions, and many
specific functio
12 matches
Mail list logo