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

ODBC: Expose SqlFieldsQuery hints as parameters

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • odbc

    Description

      Same as for JDBC (IGNITE-5376):

      We should expose:
      1) enforceJoinOrder
      2) distributedJoins
      3) replicatedOnly
      4) collocated

      As per the rest:

      • partitions should be avoided for now, as they are very request-specific
      • local flag cannot be supported for now, as "cacheless" query execution cannot be executed through "local" workflow for now (we cannot determine query parallelism)
      • timeout - will be handled in another ticket.

      Attachments

        Activity

          People

            isapego Igor Sapego
            vozerov Vladimir Ozerov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: