Solution: Consolidate to a single writer job, use merge with deterministic ordering, or enable retry logic with exponential backoff on ConcurrentAppendException. Prevention: Enforce a ...
If the column you want to use as a watermark isn't one of the supported types, but its values are actually comparable, you can still use it for incremental copy by casting it to a supported type in ...