Re: Java, dictionary ids and schema equality

2023-12-09 Thread Antoine Pitrou
Hi Curt, Yes, it's a problem in the Java implementation of these tests. Ideally this should be fixed, but doing so would require some amount of scaffolding. Regards Antoine. Le 09/12/2023 à 21:47, Curt Hagenlocher a écrit : I've (mostly) fixed the C# implementation of dictionary IPC but

Java, dictionary ids and schema equality

2023-12-09 Thread Curt Hagenlocher
I've (mostly) fixed the C# implementation of dictionary IPC but I'm getting a failing integration test. The Java checks are explicitly validating that the dictionary IDs in the schema match the values it expects. None of the other implementations seem to do that, though they're obviously passing an