AMashenkov commented on code in PR #863: URL: https://github.com/apache/ignite-3/pull/863#discussion_r891415419
########## assembly/README.md: ########## @@ -42,11 +42,24 @@ The following examples are included: * `RecordViewExample` - demonstrates the usage of the `org.apache.ignite.table.RecordView` API * `KeyValueViewExample` - demonstrates the usage of the `org.apache.ignite.table.KeyValueView` API * `SqlJdbcExample` - demonstrates the usage of the Apache Ignite JDBC driver. Review Comment: ```suggestion * `SqlJdbcExample` - demonstrates the usage of the Apache Ignite JDBC driver. * `SqlApiExample` - demonstrates the usage of the native SQL API. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
