Future<Result<int>> streamStartAsync( String connectionId, String sql, { int fetchSize = 1000, int chunkSize = 64 * 1024, });