Hisoka-X commented on PR #9089:
URL: https://github.com/apache/seatunnel/pull/9089#issuecomment-2948995906
> Hi @Hisoka-X I noticed the change from `session.commit(new Long[]
{BLOCK_0})` to `session.commit()`, and I saw that the commit message mentions
“Fix maxcompute write with multi parallelism”. I’m curious — could you please
explain how this change helps with parallelism? Thanks again!
Hi @dybyte , the change let maxcompute automatically manage blocks
internally to prevent multiple threads from using the same blockid.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]