panbingkun
panbingkun
> friendly ping @panbingkun , if convenient, such as through offline communication, please help to verify this patch on Windows. Thanks ~ Okay, I'll verify it a little later.
I'm very sorry, I lost it. I will verify it on a Windows machine this weekend.
My Windows version is `Windows 10` This can indeed generate `a unique output file name` (I added some `print logs`), as follows: And spark-shell starts normally.
I think there is no problem with the overall logic, but I am a little worried about the `UUID generation`. I suggest using `python` to generate `UUID`, because in our...
- When `FieldsMarker.visitedIndexes`(`BitSet`) is `empty`, using log4j2 to output logs in `MessageColumnIORecordConsumer.printState` will produce unexpected exception log printing, as follows: https://github.com/panbingkun/spark/actions/runs/8182167017/job/22373124743#step:12:4023 - The root cause is that when the `BitSet...
cc @wgtmac @gszadovszky
cc @lefou This is the first time I submit pr to `/com-lihaoyi/Ammonite`. If there is anything wrong, please correct me. My PR refers to the changes made by [Add support...
> Acyclic `0.3.12` release supports Scala `2.13.14`. Okay, I have updated the version of `Acyclic` in the file `build.sc`. Thank you very much for your timely help.
@eed3si9n Thank you for your reply `so quickly`! In fact, before I reported the bug to `here`, I made many attempts 1. We override the default CachePolicy from `Vector(CachePolicy.LocalUpdateChanging, CachePolicy.LocalOnly,...
> > If the PR includes a new `log` behavior, it may need to be manually submitted to `branch-3.5/3.4` if backport is needed, because the structured log feature was only...