Support of LTRIM RTRIM TRIM function in mongodb

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.2
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2018-01-29, Query 2018-02-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      LRIM RTRIM TRIM are basic operation available for string literal.

      Currently mongodb does not have it because of that, BI connector is not able to push down RTRIM LTRIM TRIM functions to mongod.

      every string comparison in mysql disregarding right padding of whitespace. Hence we need to support that otherwise doing it in-memory will be performance impact on BI- Connector.

            Assignee:
            Charlie Swanson
            Reporter:
            Sushant Choudhary (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: