THRIFT-5653: Fix Java UUID typeid
It should be 16 not 17 according to the spec. Currently ENUM holds 16, it's not in TBinaryProtocol spec and seems to be a Java implementation detail somehow got mixed inside TType, move that to -1 for now. Someone more familiar with Java can probably remove it from TType completely in the future. client: java
Y
Yuxuan 'fishy' Wang committed
4e4461a946df3a426e54023cc238417f2b14a070
Parent: 0e872c8
Committed by Yuxuan 'fishy' Wang <fishywang@gmail.com>
on 8/14/2023, 8:31:22 PM