https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
d

datajoely

01/06/2022, 4:53 PM
Hi @User the node actually can't access that sort of thing, by design the node shouldn't care how the data is loaded/saved. If you want to expose this information somewhat, perhaps the
before_node_run
hook may be useful