(aws-glue-alpha): When using the GlueVersion.of method with cdk in Python, the version check process does not work. #26616
Labels
@aws-cdk/aws-glue
Related to AWS Glue
bug
This issue is a bug.
duplicate
This issue is a duplicate.
effort/small
Small work item – less than a day of effort
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Describe the bug
When using the GlueVersion.of method with cdk in Python, the version check process does not work.
Expected Behavior
The version check process work normarlly.
ex. GlueVersion 4.0 is specified for pythonshell jobs.
Current Behavior
It passes the version check process.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.89.0 (build 2ad6683)
Framework Version
2.89.0a0
Node.js Version
v18.16.1
OS
Ubuntu 20.04 on Windows10 ( WSL2 )
Language
Python
Language Version
Python (3.8.10)
Other information
Same problem occured with GlueVersion.JobType.
The text was updated successfully, but these errors were encountered: