Fwd: deploy jars into our maven repo

2023-08-23 Thread gabrywu
-- Forwarded message - 发件人: gabrywu Date: 2023年8月23日周三 16:06 Subject: deploy jars into our maven repo To: Hi, folks, I'm new to gradle, and trying to deploy beam jars to our maven repo, can you help to do it?Is there a wiki about it?

UnboundedSource.split too early

2023-10-22 Thread gabrywu
Hi, folks, I noticed that this code snippet of UnboundedSourceWrapper tells us we `need` splitting early. // get the splits early. we assume that the generated splits are stable, // this is necessary so that the mapping of state to source is correct // when restoring splitSources = source.split(pa