Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    .ds.xml customSQL and related attributes marked as String and not as VelocityExpression which they seem to be

    Hi Isomorphic,

    I assume customSQL is a VelocityExpression, even though it is marked as java.lang.String. Most likely this applies to all the parts like whereClause etc. as well.

    Can you double check these and correct if necessary? We now have a case where we might need this as the optimizer is not working as expected. With those clauses being VelocityExpressions this would be solveable on a .ds.xml-level, with String, it would not be.

    Thank you & Best regards
    Blama

    #2
    We made a change to address this issue (should be present in the latest nightly build dated July 16).

    Regards
    Isomorphic Software

    Comment


      #3
      Hi Isomorphic,

      thanks a lot.

      Best regards
      Blama

      Comment

      Working...
      X