Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-31477

Support of LTRIM RTRIM TRIM function in mongodb

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

      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@mongodb.com Charlie Swanson
            Reporter:
            sushant.choudhary Sushant Choudhary
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: