StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.08k stars 1.82k forks source link

StarRocks split cannot recognize Unicode separators like '\u0002' #52997

Open elon-X opened 3 days ago

elon-X commented 3 days ago

Steps to reproduce the behavior (Required)

SELECT split(part_ads_4, '\u0002')[5] AS ad_id FROM table_X;

Expected behavior (Required)

image

Real behavior (Required)

image

StarRocks version (Required)

3.3.0-19a3f66