(aws-quicksight): quicksight generated Python is really huge could it be smaller? #4066
Labels
effort/large
Large work item – several weeks of effort
feature-request
A feature should be added or improved.
p1
Describe the feature
This isn't a bug, but the size of the quicksight Python code is very large and breaks in vscode's default python server
I confirmed that yeah, that's a beefy boi
Use Case
I don't think the python language server would be able to by default show typing hints etc for that module, which would be great.
Proposed Solution
I understand the Python is generated with jsii from typescript sources - I don't know if the typescript source file is huge and could be shrunk down, or if the conversion is particularly inefficient.
Other Information
No response
Acknowledgements
CDK version used
aws-cdk-lib 2.73.0
Environment details (OS name and version, etc.)
Linux docker-desktop 5.15.49-linuxkit aws/aws-cdk#1 SMP Tue Sep 13 07:51:46 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: