Hi team, are there any know issues regarding vers...
# questions
g
Hi team, are there any know issues regarding versioned pandas.ExcelDataset when running the ParallelRunner? Following problem: 1. I have a node combining the results (JSON) of all modular pipelines 2. This node writes the jsons in to an Excel -> While the JSONs (intermediate result) contain the correct content, the Excel contains values of another run (maybe some kind of cache issue - I do not use any MemoryDataset besides the parameters) 3. This excel is then further analysed to create reporting When running with SequentialRunner the described problem does not exist. Thanks for your input 🙂
👀 1
r
Hi @Gregor Höhne, Thank you for raising the issue. There are some open issues with Parallel Runner, though I could not find a similar issue with inconsistencies in writing it to Excel. Can you please raise an issue with more details to reproduce the bug at our end here. Thank you