Hi, has there been any update on allocating memory...
# ask-metaflow
b
Hi, has there been any update on allocating memory resources dynamically since this?
👍 1
1
👀 1
v
no new features along those lines - the same guidance still applies
what kind of scenario you have in mind?
b
Hey Ville, the requirements for my steps would depend on the size of the dataframe I load at the start of the pipeline, which is variable. and the memory and cpu requirements for batch steps goes up or down based on the size of the dataframe.