You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/09/24 11:56:09 UTC

[GitHub] [iotdb] ntcat opened a new issue #4028: order by time asc can't work, is that a bug?

ntcat opened a new issue #4028:
URL: https://github.com/apache/iotdb/issues/4028


   select last(s9) from root.cj2.jr*.result order by time desc 
   
   this can work right.
   
   select last(s9) from root.cj2.jr*.result order by time asc
   
   this can't work right.
   


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] liutaohua commented on issue #4028: order by time asc can't work, is that a bug?

Posted by GitBox <gi...@apache.org>.
liutaohua commented on issue #4028:
URL: https://github.com/apache/iotdb/issues/4028#issuecomment-949463785


   Please record the discussion process on Github, so that other people with the same problem can follow the whole process


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] ntcat commented on issue #4028: order by time asc can't work, is that a bug?

Posted by GitBox <gi...@apache.org>.
ntcat commented on issue #4028:
URL: https://github.com/apache/iotdb/issues/4028#issuecomment-926570499


   select last(s9) from root.cj2.jr*.result order by time
   also can't work right, it means, data is shown in a wrong order, but desc do well. 


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou commented on issue #4028: order by time asc can't work, is that a bug?

Posted by GitBox <gi...@apache.org>.
HTHou commented on issue #4028:
URL: https://github.com/apache/iotdb/issues/4028#issuecomment-1033283673


   The bug should have be fixed by newer version. Please try it and I'll close this issue.


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] ntcat removed a comment on issue #4028: order by time asc can't work, is that a bug?

Posted by GitBox <gi...@apache.org>.
ntcat removed a comment on issue #4028:
URL: https://github.com/apache/iotdb/issues/4028#issuecomment-926568961


   select last(s9) from root.cj2.jr*.result order by 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.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin commented on issue #4028: order by time asc can't work, is that a bug?

Posted by GitBox <gi...@apache.org>.
qiaojialin commented on issue #4028:
URL: https://github.com/apache/iotdb/issues/4028#issuecomment-927271629


   please add my wechat: qiaojialin1993


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] ntcat commented on issue #4028: order by time asc can't work, is that a bug?

Posted by GitBox <gi...@apache.org>.
ntcat commented on issue #4028:
URL: https://github.com/apache/iotdb/issues/4028#issuecomment-926568961


   select last(s9) from root.cj2.jr*.result order by 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.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou closed issue #4028: order by time asc can't work, is that a bug?

Posted by GitBox <gi...@apache.org>.
HTHou closed issue #4028:
URL: https://github.com/apache/iotdb/issues/4028


   


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org