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!

posta un anno fa226 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande