Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-8094

Support reverse truncation for split_part udf

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.19.0
    • 1.20.0
    • None
    • None

    Description

      suport split_part('a,b,c,d', ',' , -2, -1) = 'c,d' and split_part('a,b,c,d', ',' , -3) = 'b'

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              leon_wtf wtf
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: