Skip to content

Fix:Fixed the problem that when the file name is 'xxxa_api', it will be 'xxx' instead of 'xxxa' after being truncated, for example, 'data_api' will be truncated to 'dat' #6824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from

Conversation

donblack01
Copy link
Contributor

@donblack01 donblack01 commented Apr 5, 2025

What problem does this PR solve?

Fix the problem that when the file name is 'xxxa_api', it will be 'xxx' instead of 'xxxa' after being truncated, for example, 'data_api' will be truncated to 'dat'
Add: Added duplicate dataset name judgment

Type of change

  • Bug Fix (non-breaking change which fixes an issue)

asdfgh and others added 5 commits March 27, 2025 19:48
…be xxx instead of 'xxxa' after being truncated, for example, 'data_api' will be truncated to 'dat'
…be xxx instead of 'xxxa' after being truncated, for example, 'data_api' will be truncated to 'dat'
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🐞 bug Something isn't working, pull request that fix bug. labels Apr 5, 2025
@donblack01 donblack01 changed the title Fix:Fixed the problem that when the file name is 'xxxa_api', it will be xxx instead of 'xxxa' after being truncated, for example, 'data_api' will be truncated to 'dat' Fix:Fixed the problem that when the file name is 'xxxa_api', it will be 'xxx' instead of 'xxxa' after being truncated, for example, 'data_api' will be truncated to 'dat' Apr 5, 2025
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Apr 5, 2025
@yingfeng yingfeng added the ci Continue Integration label Apr 7, 2025
@yingfeng
Copy link
Member

yingfeng commented Apr 7, 2025

Pls fix the PR to make CI pass, thanks ~

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Apr 10, 2025
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working, pull request that fix bug. ci Continue Integration size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants