clintropolis opened a new pull request #9137: data loader style fix for double typed columns URL: https://github.com/apache/druid/pull/9137 ### Description Forgot to update style for 'double' typed columns in #9135, so this adds it. before: <img width="613" alt="Screen Shot 2020-01-06 at 11 28 00 PM" src="https://user-images.githubusercontent.com/1577461/71876687-377b7e80-30dc-11ea-94b6-2f707202c585.png"> after: <img width="623" alt="after" src="https://user-images.githubusercontent.com/1577461/71876515-bb813680-30db-11ea-9a33-313640057642.png"> <hr> This PR has: - [x] been self-reviewed. - [x] been tested in a test Druid cluster.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
