Details
-
Task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
In Apache Ignite 1.8 the community is planning to release DML support.
To adopt DML usage we need to add documentation about the feature.
Let's create a new page for now named DML and place it under SQL Queries page [1] in the menu. The content should be the following:
- Basic overview.
- Description of INSERT, UPDATE, MERGE commands with code snippet examples.
- There should be paragraphs saying that it's supported by our JDBC and ODBC drivers (refer to the relevant ODBC page's section
IGNITE-4019). - As a part of this ticket add a section to existed JDBC Driver page [2] describing that it works over the driver as well. Provide a code snippet example. Refer to this section from the main DML page.
The page should be hidden until 1.8 gets released. Once you've done assign the ticket to pgarg for polishing and review.
[1] https://apacheignite.readme.io/docs/sql-queries
[2] https://apacheignite.readme.io/docs/jdbc-driver
Attachments
Issue Links
- is related to
-
IGNITE-4019 ODBC and DML: Document the usage on Apache Readme.io
- Closed