Skip to content

User Defined Functions

0

I'm using PartiQL to access DynamoDB. Would it be possible to develop my own UDF's and use then in my PartiQL query? If it is possible what would be my next step (I'm new in this area)

asked 4 years ago493 views
3 Answers
2

Hi, DynamoDB only supports a subset of the PartiQL language. UDF's are not currently available. You can see a full list of available features here.

AWS
EXPERT
answered 4 years ago
0

Hi Leeroy, Thanks for your reply. Too bad UDF's are not supported. I have to find a different solution. Thanks anyway. kind regards Reyer

answered 4 years ago
0

Oh I forgot one additional question. The restriction is in DynamoDB, which means that an alternative like Athena would not help either?

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.