Hi I'm trying to access teradata tables using Presto SQL and I get a Locking error. I can't use Locking Row for access in Presto SQL because it doesn't support it. So why is there a locking error in first place?
Asked
Active
Viewed 56 times
0

linthum
- 333
- 1
- 8
- 22
-
1please add your sql to your post as text, not an image. – Andrew May 11 '22 at 18:15
-
It's a huge SQL query and confidential information so won't be suitable to post here I suppose – linthum May 11 '22 at 19:40
-
Nothing in the screenshot indicates a "locking error", just a generic "something went wrong" type message. It says you need to look at the details in the exception chain to find the actual cause. – Fred May 11 '22 at 22:26