We're currently running into this issue in our repo. I suppose we could just disable that rule, but I was wondering if anyone here knew of a work around, or if anyone knows if any fixes for it are in the works?
h
happy-kitchen-89482
09/05/2024, 2:53 PM
I think as a workaround you can play around with the batch sizes so that everything ends up in a single batch?
happy-kitchen-89482
09/05/2024, 2:54 PM
But really this is a bug, if a linter cares about structure then the partitioning should handle that for you.
a
adorable-secretary-13727
09/09/2024, 12:47 AM
I ended up just disabling the rule since it wasn't that crucial to have.