Future<Result<int>> bulkInsert( String connectionId, String table, List<String> columns, List<int> dataBuffer, int rowCount, );