You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Glue external regex validation should contain "-" in it.
'valid_external_regex': '^[a-zA-Z0-9_]+$',
Adding a "-" in it for fixing this issue.
@dlpzx , @petrkalos , could you please lmk why are we restricting the name to this format and why are we not allowing the names which are allowed by AWS glue ?
Describe the bug
Unable to import a valid glue db
How to Reproduce
Expected behavior
No response
Your project
No response
Screenshots
No response
OS
Mac
Python version
3.9
AWS data.all version
2.7.0-rc
Additional context
No response
The text was updated successfully, but these errors were encountered: