dble
dble copied to clipboard
The enum sharding algorithm does not support bigint
The enum sharding algorithm, the value does not support bigint large numbers, and the error is reported as follows:

temporary solution: you can set type=1
<function name="enum" class="enum">
<property name="mapFile">partition.txt</property>
<property name="defaultNode">0</property>
<property name="type">1</property>
</function>