Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-2801

Cache hint is disappeared in the transformation editor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 10.0.1
    • Transformations
    • None
    • Hide
      1. add this
        /* 
        leading comment string 
        multi-line comment 
         */ 
        /*+ cache(ttl:180000) */ 
        

        before any SELECT query

      2. save model ( cache hint will be disappears )
      Show
      add this /* leading comment string multi-line comment */ /*+ cache(ttl:180000) */ before any SELECT query save model ( cache hint will be disappears )

      When I put cache hint before SELECT query and I put comment before cache hint and save, transformation editor removes cache hint from SQL. Example from TEIIDDES-2383 not work correctly.

            Unassigned Unassigned
            mkralik@redhat.com Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: