Search before asking
Use case
Currently, StarRocks would filter the underline prefix of table name as target table name when sync data, which probably because the older version StarRocks doesn't support it.
2.5.x has supported it so that it would be better to keep table name consistent.
Description
Remove the logic that process table name
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Search before asking
Use case
Currently, StarRocks would filter the underline prefix of table name as target table name when sync data, which probably because the older version StarRocks doesn't support it.
2.5.x has supported it so that it would be better to keep table name consistent.
Description
Remove the logic that process table name
Related issues
No response
Are you willing to submit a PR?
Code of Conduct