Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L ldpl
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Lartu
  • ldpl
  • Issues
  • #131

Closed
Open
Created Jun 27, 2019 by Lartu@lartu🐕Maintainer

SPLIT BY multiple chars

Created by: Lartu

SPLIT BY X FROM - IN <vector> and SPLIT BY X FROM - IN <list> do not work if the length of X is greater than 1 (does work with 0, as specified in the documentation though). An error should be raised if the length of X is greater than one (bear in mind that X might be an utf8 literal) or we should allow splitting by multiple characters, but at the moment if you try to split a text by something lengthier it will just return a list or vector containing the original string.

Assignee
Assign to
LDPL 3.1.0 'Diligent Dreadnoughtus'
Milestone
LDPL 3.1.0 'Diligent Dreadnoughtus'
Assign milestone
Time tracking