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!

feita há um ano226 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas