garyli1019 commented on issue #3301: URL: https://github.com/apache/hudi/issues/3301#issuecomment-892370496
hello @chb777777 , ParquetDFSSource doesn't support wildcard. You can define a root path and set up a sourceLimit to each run. Delta Streamer will load files based on their latest modification time. You could check the code of `ParquetDFSSource.fetchNextBatch()` for more details. -- 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]
