Hi,
can I change s3 bucket path in the code?
I'm importing s3_block and storing the flow result to the bucket
the problem is I want to store it to s3_path/result/{uuid}/ directory but it's storing on the top level of bucket.
can I add the path in the code?
like this?
Copy code
s3_block = S3.load('s3_test')
s3_block.append_path(f"result/{uuid}) <--- I'm finding any method like this
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.