saadtajwar commented on code in PR #22962: URL: https://github.com/apache/datafusion/pull/22962#discussion_r3422516295
########## datafusion/datasource/src/boundary_stream.rs: ########## @@ -15,7 +15,7 @@ // specific language governing permissions and limitations // under the License. -//! Streaming boundary-aligned wrapper for newline-delimited JSON range reads. +//! Streaming boundary-aligned wrapper for newline-delimited range reads. Review Comment: Ah good call - done! -- 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]
