laglangyue commented on PR #43526:
URL: https://github.com/apache/spark/pull/43526#issuecomment-1810216032

   > > hi @LuciferYang . Do you have any ideas? 
`org.apache.spark.sql.execution.streaming.CompactibleFileStreamLog#allFiles()` 
the method will return `Array.empty` will return `Array[Object]`,but not 
`Array[FileEntry]`. ClassTag=null means that implicit types cannot be found 
from the context, `FileStreamSourceLog -> CompactibleFileStreamLog,`ClassTag` 
cannot be found during generic passing. hope to get some help.
   > 
   > A bit busy today and tomorrow, so I'll have to take a look at this issue 
later.
   
   It's okay, I've already resolved this case and I've discovered a new CI 
error, I will resolve it tomorrow.


-- 
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-unsubscr...@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to