Skip to content
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

Fix Invalid product names #28

Open
tarunKoyalwar opened this issue Jul 10, 2024 · 0 comments
Open

Fix Invalid product names #28

tarunKoyalwar opened this issue Jul 10, 2024 · 0 comments
Assignees

Comments

@tarunKoyalwar
Copy link
Member

Description

  • name of some entries are just numbers , this doesn't seem to be expected and could be a bug in python script
cat QUERIES.json| jq ' .[] | .name ' | grep -v '"'                                                                                130 ↵
365
365
141701
1100
1120
1941
2911
2951
2921
3925
3945
9608
7604
809
8202
829
8201
8804
8808
8818
8812
8831
1240
1921
2691
2901
2612
110
315
310
360
375
370
330
335
570
560
9000
9700
865242
865241
865240

^ originally it also broke schema by changing type of some entries from string to num but that was temporarily fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants