Can AWS glue bookmark column (for jdbc)have null value?

0

Hi, just wanted to know if aws glue bookmark columns can have null values - if null value is not supported, can anyone point to appropriate aws documentation for that?

Thank you!

已提问 1 年前225 查看次数
1 回答
0

The condition is that the column (or columns) must be monotonically increasing, a column with NULL values doesn't meet that condition because a NULL cannot be compared to other number and define which is higher or lower.

https://docs.aws.amazon.com/glue/latest/dg/monitor-continuations.html

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则