Pulkit Gaur
Pulkit Gaur
- Modifying the existing Query Result Sharing PR by using a pre-signed s3 url to send the data directly to the user's s3 server instead of storing the data in...
## Overview ### Problem [Describe the problem you are solving. Mention the ticket/issue if applicable.](https://altimateai.atlassian.net/browse/AI-1941) ### Solution Removing the unnecessary code related to legacy docs editor ### Screenshot/Demo A picture...
## Overview ### Problem https://github.com/AltimateAI/vscode-dbt-power-user/issues/1308 https://altimateai.atlassian.net/browse/AI-1944 ### Solution Added a custom perspective viewer plugin to handle json or large strings ### Screenshot/Demo https://www.loom.com/share/fce536d347e54ad9b1e5556e601e44f4?sid=97de7e23-3e90-44fd-9471-37896cadff99 ### How to test https://github.com/AltimateAI/vscode-dbt-power-user-tests/pull/66 ## Checklist...
## Summary of change This PR aims to fix the issue by removing lower method from `normalise_url_path_or_throw_error` function ## Related issues https://github.com/supertokens/supertokens-python/issues/537 ## Test Plan I have tested and verified...