Can the Http source now obtain file streams and then sink them to a local file?
贡献者指南
研究方向
To answer this, investigate the HTTP source connector code in SeaTunnel to see if it supports streaming file downloads. Check the file sink connector for local file support. Review the project documentation and any existing tests. The issue comments may provide additional context.