gaoyangxiaozhu commented on issue #6127:
URL: 
https://github.com/apache/incubator-gluten/issues/6127#issuecomment-2175908673

   > This is because the current split only supports splitting delemiter, while 
spark supports regexp. If necessary, I can add a PR to fix this problem, 
because Velox already supports 
[regexp_split](https://github.com/facebookincubator/velox/pull/10129).
   
   hey @jackylee-ch `regex_split` can't be used here since it not support 
`limit` parameter, please check my this Pr 
https://github.com/facebookincubator/velox/pull/10248


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to