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 2019/05/22 04:12:12 UTC

[GitHub] [incubator-druid] hellobabygogo opened a new pull request #7727: fix Select query fails with columns called "timestamp" bug

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