alamb commented on code in PR #21340:
URL: https://github.com/apache/datafusion/pull/21340#discussion_r3032694933
##########
datafusion/datasource/src/file_stream/mod.rs:
##########
@@ -261,139 +260,6 @@ pub enum FileStreamState {
}
/// A timer that can be started and stopped.
-pub struct StartableTime {
Review Comment:
This code is just moved into its own module in the first commit
I also had to touch up the links in the documentation which I did in its own
commit for easier review
--
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]