You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/05/16 05:21:55 UTC

[GitHub] [incubator-pinot] rasin215 opened a new issue #5401: Query Supporting datetime column comparing against currenttime

rasin215 opened a new issue #5401:
URL: https://github.com/apache/incubator-pinot/issues/5401


   Feature Request.
   Most of the time you need a report where we need to compare data against current date/time. Currently there is no function which is supporting to compare data against current data/time.
   
   e.g select * from table_name where est_date < now()
   
   This query will help to build dashboard for data which is missing eta / est_date comparing against current data/time
   


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



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


[GitHub] [incubator-pinot] fx19880617 closed issue #5401: Query Supporting datetime column comparing against currenttime

Posted by GitBox <gi...@apache.org>.
fx19880617 closed issue #5401:
URL: https://github.com/apache/incubator-pinot/issues/5401


   


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



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


[GitHub] [incubator-pinot] fx19880617 commented on issue #5401: Query Supporting datetime column comparing against currenttime

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on issue #5401:
URL: https://github.com/apache/incubator-pinot/issues/5401#issuecomment-633018603


   This is supported in current master now.


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



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


[GitHub] [incubator-pinot] fx19880617 commented on issue #5401: Query Supporting datetime column comparing against currenttime

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on issue #5401:
URL: https://github.com/apache/incubator-pinot/issues/5401#issuecomment-631140531


   https://github.com/apache/incubator-pinot/pull/5406
   


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



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