abhinavgautam01 commented on code in PR #1693:
URL: 
https://github.com/apache/datafusion-ballista/pull/1693#discussion_r3226784215


##########
ballista/scheduler/src/state/aqe/mod.rs:
##########


Review Comment:
   applied: self.end_time = timestamp_millis();. Also switched the test-only 
TaskInfo.scheduled_time path to timestamp_millis() as u128 and dropped the 
SystemTime / UNIX_EPOCH import so we don’t get unused-import warnings when 
pop_next_task is not compiled....



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to