You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/18 19:44:31 UTC

[GitHub] gianm opened a new pull request #6642: SystemSchema: Fix data types for various fields.

gianm opened a new pull request #6642: SystemSchema: Fix data types for various fields.
URL: https://github.com/apache/incubator-druid/pull/6642
 
 
   - 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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org