mirror of https://github.com/apache/druid.git
e9c3d3e651
* SystemSchema: Fix data types for various fields. - segments: start, end, partition_num - servers: plaintext_port, tls_port - tasks: plaintext_port, tls_port The declared and actual types did not match, but they must or else queries may generate ClassCastExceptions. Also adjusted some of the code for generating values to be more robust in the face of nulls or malformed strings. * Fix style. |
||
---|---|---|
.. | ||
src | ||
pom.xml |