Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4016

ODBC: Enhance ODBC example by using DML statements

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.8
    • odbc
    • None

    Description

      In Apache Ignite 1.8 the community is planning to release DML support.

      To adopt DML usage we need to improve existed or add additional examples.

      On ODBC side we can improve existed odbc_example by implementing the following scenario:

      • fill up a cache using INSERT commands instead of cache.puts().
      • execute existed SELECT statements.
      • perform cache update using UPDATE statements.
      • execute SELECT statements showing that the data has been changed.
      • remove a part of the data from cache using DELETE command.
      • execute SELECTs again.

      Attachments

        Issue Links

          Activity

            People

              vozerov Vladimir Ozerov
              dmagda Denis A. Magda
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: