hellobabygogo opened a new pull request #7727: fix Select query fails with 
columns called "timestamp" bug
URL: https://github.com/apache/incubator-druid/pull/7727
 
 
   If you have a dimension or metric called "timestamp", it will override the 
actual timestamp from the row
   leading to an exception later on when things try to read that value as if it 
were a timestamp.
   
   related with issue : https://github.com/apache/incubator-druid/issues/3303

----------------------------------------------------------------
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]

Reply via email to