Hi Dmitry,

Thanks for the PR, this fell through my radar, but this seems similar to:

https://datastax-oss.atlassian.net/browse/JAVA-3057
https://github.com/apache/cassandra-java-driver/pull/1635

There is some debate about whether this should be allowed.  My opinion is
that since UDT fields are additive, that it should be safe for a client to
parse a UDT even if its codec was missing fields.

Thanks,
Andy

On Wed, Nov 13, 2024 at 12:58 PM Dmitry Konstantinov <netud...@gmail.com>
wrote:

> Hello All,
>
> Some time ago I have submitted a patch what makes UDT codec tolerant to
> extra unknown fields at the tail of UDT to support live schema upgrades:
> https://issues.apache.org/jira/browse/CASSJAVA-4
>
> Could someone help with reviewing it?
>
> Thank you for your time!
> --
> Dmitry Konstantinov
>

Reply via email to