[ 
https://issues.apache.org/jira/browse/IGNITE-27138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042794#comment-18042794
 ] 

Ivan Artiukhov commented on IGNITE-27138:
-----------------------------------------

LGTM

> Missing column in Person Table for QueryExample class under table module of 
> AI3 Examples
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-27138
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27138
>             Project: Ignite
>          Issue Type: Bug
>          Components: examples ai3
>    Affects Versions: 3.1
>            Reporter: hemantrathod
>            Assignee: hemantrathod
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the 
> {{[QueryExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/table/QueryExample.java]}}
>  class under the {{table}} module of the AI3 Examples, the 
> {{[README.md|https://github.com/apache/ignite-3/tree/main?tab=readme-ov-file#apache-ignite-3]}}
>  instructs users to create the {{Person}} table. However, the provided table 
> schema in the documentation lacks the {{city_id}} column, which is required 
> by {{QueryExample}} for successful execution. This discrepancy causes a 
> runtime error when the example queries the non-existent *{{city_id}}* field. 
> To resolve this, the {{city_id}} column should be included in the {{Person}} 
> table definition as specified by the example’s requirements.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to