i plan to write a pipeline Runner with java, so that i can use beam api to build pipeline running in my firm's system. I found out that beam had python sdk, and I'd like to use python sdk to build my pipeline, but i'm confused that whether beam's python sdk can support new Runner without developing python adapter?
thanks
