-
Hello Team, We are using `v454` in prod, facing the following issue
`Trino concurrent CTAS with same name on delta-table, which in-particular has failed, cleans up data-directory as part of rollback`…
-
Hi,
I've been using the aws-lambda-go package for integrating API Gateway, S3, DynamoDB and Lambda. It's been great!
One integration I'm really interested in using is CloudFront (Lambda@Edge). I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Good afternoon,
It looks like something wrong is going with stepfunctions and its `Catch` b…
-
**Is your feature request related to a problem? Please describe.**
A Lambda cold start happens when a new instance of a Lambda function must be created and initialized. The cold start refers to the…
-
When using tuples I find we often want to de-structure them in lambdas:
```
ex =>
[(1,"one"),(2, "two")]
.forAll ((a) ->
(num, str) := a
)
```
I think a shorter syntax like thi…
-
java.lang.NoClassDefFoundError: com/intellij/lang/ecmascript6/JSXHarmonyFileType
at com.eny.i18n.plugin.language.jsx.JsxTranslationExtractor.canExtract(JsxLanguageFactory.kt:63)
at com.eny.i18n.pl…
-
Thanks for making this library, it's a life saver.
I am getting this error message when attempting to use the Multi-Processing flag for the Python runtime:
`An exception occurred: [Errno 38] Funct…
-
## Steps to reproduce
1. Go to the Crypto to fiat page http://localhost:9091/account/crypto-to-fiat
2. Verify your account
3. Add your bank details
## Expected behaviour
The app automatical…
-
# Bug
## Description
While attempting to set up the project locally in accordance with the documentation’s instructions, I encountered difficulties with the Tinybird setup section. Upon executin…
-
Lambdas always deploying on each terraform apply reduces the benefits of terraform which is to detect changes and apply changes when necessary.
The lines of code that impact this are
- The [`alw…