id: 1 unit: fn sql_statement_to_plan_with_context_impl() file: datafusion/sql/src/statement.rs start line: 211 end line: 1265 size: 997 LOC McCabe index: 101 number of parameters: 3 id: 2 unit: fn f_up() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 755 end line: 1902 size: 850 LOC McCabe index: 140 number of parameters: 2 id: 3 unit: fn try_from_logical_plan() file: datafusion/proto/src/logical_plan/mod.rs start line: 1000 end line: 1809 size: 782 LOC McCabe index: 15 number of parameters: 2 id: 4 unit: fn try_into_logical_plan() file: datafusion/proto/src/logical_plan/mod.rs start line: 299 end line: 998 size: 655 LOC McCabe index: 31 number of parameters: 3 id: 5 unit: fn select_to_sql_recursively() file: datafusion/sql/src/unparser/plan.rs start line: 327 end line: 979 size: 577 LOC McCabe index: 48 number of parameters: 5 id: 6 unit: fn test_type_coercion() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1234 end line: 1692 size: 459 LOC McCabe index: 1 number of parameters: 0 id: 7 unit: fn expr_to_sql_ok() file: datafusion/sql/src/unparser/expr.rs start line: 1790 end line: 2237 size: 442 LOC McCabe index: 3 number of parameters: 0 id: 8 unit: fn create_external_table() file: datafusion/sql/src/parser.rs start line: 1070 end line: 1540 size: 431 LOC McCabe index: 3 number of parameters: 0 id: 9 unit: fn expr_to_sql_inner() file: datafusion/sql/src/unparser/expr.rs start line: 98 end line: 518 size: 405 LOC McCabe index: 10 number of parameters: 2 id: 10 unit: fn test_monotonicity_table() file: datafusion/functions/src/math/monotonicity.rs start line: 586 end line: 967 size: 380 LOC McCabe index: 3 number of parameters: 0 id: 11 unit: fn normalize_eq() file: datafusion/expr/src/expr.rs start line: 1868 end line: 2248 size: 376 LOC McCabe index: 48 number of parameters: 2 id: 12 unit: fn sql_expr_to_logical_expr_internal() file: datafusion/sql/src/expr/mod.rs start line: 201 end line: 608 size: 373 LOC McCabe index: 6 number of parameters: 4 id: 13 unit: fn test_to_char() file: datafusion/functions/src/datetime/to_char.rs start line: 313 end line: 698 size: 366 LOC McCabe index: 9 number of parameters: 0 id: 14 unit: fn rewrite() file: datafusion/optimizer/src/push_down_filter.rs start line: 766 end line: 1221 size: 359 LOC McCabe index: 26 number of parameters: 3 id: 15 unit: fn test_functions() file: datafusion/functions/src/unicode/substr.rs start line: 520 end line: 874 size: 351 LOC McCabe index: 1 number of parameters: 0 id: 16 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 295 end line: 639 size: 333 LOC McCabe index: 4 number of parameters: 1 id: 17 unit: fn to_json_value() file: datafusion/expr/src/logical_plan/display.rs start line: 313 end line: 654 size: 329 LOC McCabe index: 15 number of parameters: 1 id: 18 unit: fn comparison_decimal_expr_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3686 end line: 4037 size: 303 LOC McCabe index: 1 number of parameters: 0 id: 19 unit: fn get_valid_types() file: datafusion/expr/src/type_coercion/functions.rs start line: 354 end line: 691 size: 303 LOC McCabe index: 34 number of parameters: 3 id: 20 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 1718 end line: 2022 size: 292 LOC McCabe index: 20 number of parameters: 2 id: 21 unit: fn map_children Result>>() file: datafusion/expr/src/logical_plan/tree_node.rs start line: 72 end line: 360 size: 289 LOC McCabe index: 1 number of parameters: 2 id: 22 unit: fn f_up() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 310 end line: 593 size: 280 LOC McCabe index: 8 number of parameters: 2 id: 23 unit: fn test_type_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1761 end line: 2033 size: 273 LOC McCabe index: 1 number of parameters: 0 id: 24 unit: fn test_split_groups_by_statistics() file: datafusion/datasource/src/file_scan_config.rs start line: 1889 end line: 2160 size: 264 LOC McCabe index: 5 number of parameters: 0 id: 25 unit: fn to_substrait_type() file: datafusion/substrait/src/logical_plan/producer.rs start line: 1794 end line: 2050 size: 256 LOC McCabe index: 3 number of parameters: 2 id: 26 unit: fn to_substrait_literal() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2196 end line: 2451 size: 249 LOC McCabe index: 5 number of parameters: 2 id: 27 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 347 end line: 604 size: 241 LOC McCabe index: 12 number of parameters: 1 id: 28 unit: fn test_type_coercion_compare() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 2188 end line: 2442 size: 238 LOC McCabe index: 1 number of parameters: 0 id: 29 unit: fn optimize_projections() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 112 end line: 424 size: 233 LOC McCabe index: 13 number of parameters: 3 id: 30 unit: fn new() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1449 end line: 1722 size: 233 LOC McCabe index: 1 number of parameters: 0 id: 31 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 2444 end line: 2690 size: 230 LOC McCabe index: 15 number of parameters: 2 id: 32 unit: fn scalar_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 1123 end line: 1353 size: 229 LOC McCabe index: 1 number of parameters: 2 id: 33 unit: fn build_struct_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 631 end line: 842 size: 212 LOC McCabe index: 2 number of parameters: 4 id: 34 unit: fn criterion_benchmark() file: datafusion/core/benches/sql_planner.rs start line: 223 end line: 514 size: 210 LOC McCabe index: 32 number of parameters: 1 id: 35 unit: fn try_into_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 118 end line: 328 size: 210 LOC McCabe index: 2 number of parameters: 4 id: 36 unit: fn test_complex_struct() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1197 end line: 1406 size: 205 LOC McCabe index: 1 number of parameters: 0 id: 37 unit: fn scalar_eq_array() file: datafusion/common/src/scalar/mod.rs start line: 5333 end line: 5558 size: 204 LOC McCabe index: 10 number of parameters: 0 id: 38 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 2958 end line: 3164 size: 198 LOC McCabe index: 14 number of parameters: 2 id: 39 unit: fn test_ordering_satisfy_with_equivalence2() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 403 end line: 693 size: 197 LOC McCabe index: 2 number of parameters: 0 id: 40 unit: fn f_up() file: datafusion/optimizer/src/decorrelate.rs start line: 165 end line: 375 size: 192 LOC McCabe index: 25 number of parameters: 2 id: 41 unit: fn try_from_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 330 end line: 541 size: 185 LOC McCabe index: 28 number of parameters: 2 id: 42 unit: fn convert_simple_data_type() file: datafusion/sql/src/planner.rs start line: 557 end line: 742 size: 181 LOC McCabe index: 8 number of parameters: 2 id: 43 unit: fn poll_inner() file: datafusion/datasource/src/file_stream.rs start line: 136 end line: 322 size: 179 LOC McCabe index: 7 number of parameters: 2 id: 44 unit: fn test_inner_join_cardinality_single_column() file: datafusion/physical-plan/src/joins/utils.rs start line: 1722 end line: 1919 size: 179 LOC McCabe index: 3 number of parameters: 0 id: 45 unit: fn criterion_benchmark() file: datafusion/core/benches/window_query_sql.rs start line: 48 end line: 237 size: 178 LOC McCabe index: 13 number of parameters: 1 id: 46 unit: fn open() file: datafusion/datasource-parquet/src/opener.rs start line: 88 end line: 320 size: 175 LOC McCabe index: 16 number of parameters: 2 id: 47 unit: fn poll_next() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1129 end line: 1311 size: 175 LOC McCabe index: 26 number of parameters: 2 id: 48 unit: fn test_lists_in_struct() file: datafusion/common/src/scalar/mod.rs start line: 6086 end line: 6286 size: 174 LOC McCabe index: 1 number of parameters: 0 id: 49 unit: fn test_date_bin() file: datafusion/functions/src/datetime/date_bin.rs start line: 536 end line: 737 size: 172 LOC McCabe index: 1 number of parameters: 0 id: 50 unit: fn build_nested_list_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 453 end line: 625 size: 172 LOC McCabe index: 8 number of parameters: 4 id: 51 unit: fn test_date_trunc_timezones() file: datafusion/functions/src/datetime/date_trunc.rs start line: 590 end line: 758 size: 168 LOC McCabe index: 2 number of parameters: 0 id: 52 unit: fn test_date_trunc_hour_timezones() file: datafusion/functions/src/datetime/date_trunc.rs start line: 761 end line: 929 size: 168 LOC McCabe index: 2 number of parameters: 0 id: 53 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 2697 end line: 2871 size: 168 LOC McCabe index: 12 number of parameters: 2 id: 54 unit: fn date_bin_impl() file: datafusion/functions/src/datetime/date_bin.rs start line: 320 end line: 498 size: 166 LOC McCabe index: 5 number of parameters: 3 id: 55 unit: fn try_into_aggregate_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 918 end line: 1095 size: 165 LOC McCabe index: 5 number of parameters: 5 id: 56 unit: fn simplify_inlist() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3720 end line: 3926 size: 163 LOC McCabe index: 1 number of parameters: 0 id: 57 unit: fn partition_column_projector() file: datafusion/datasource/src/file_scan_config.rs start line: 1654 end line: 1826 size: 163 LOC McCabe index: 2 number of parameters: 0 id: 58 unit: fn criterion_benchmark() file: datafusion/core/benches/aggregate_query_sql.rs start line: 48 end line: 224 size: 162 LOC McCabe index: 16 number of parameters: 1 id: 59 unit: fn test_simplify_regex() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3106 end line: 3288 size: 162 LOC McCabe index: 1 number of parameters: 0 id: 60 unit: fn intern() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 894 end line: 1055 size: 160 LOC McCabe index: 4 number of parameters: 3 id: 61 unit: fn test_remove_redundant_entries_oeq_class() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 756 end line: 991 size: 159 LOC McCabe index: 3 number of parameters: 0 id: 62 unit: fn test_scalar_struct() file: datafusion/common/src/scalar/mod.rs start line: 5617 end line: 5789 size: 157 LOC McCabe index: 1 number of parameters: 0 id: 63 unit: fn criterion_benchmark() file: datafusion/functions/benches/to_timestamp.rs start line: 111 end line: 282 size: 157 LOC McCabe index: 7 number of parameters: 1 id: 64 unit: fn invoke_with_args() file: datafusion/functions/src/string/concat_ws.rs start line: 105 end line: 286 size: 154 LOC McCabe index: 17 number of parameters: 2 id: 65 unit: fn test_ordering_satisfaction_with_key_constraints() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1599 end line: 1773 size: 154 LOC McCabe index: 5 number of parameters: 0 id: 66 unit: fn hash_node() file: datafusion/expr/src/expr.rs start line: 2255 end line: 2408 size: 154 LOC McCabe index: 1 number of parameters: 2 id: 67 unit: fn freeze_streamed() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1814 end line: 2005 size: 153 LOC McCabe index: 20 number of parameters: 1 id: 68 unit: fn map_query_id_to_str() file: benchmarks/src/imdb/run.rs start line: 97 end line: 281 size: 152 LOC McCabe index: 2 number of parameters: 1 id: 69 unit: fn general_array_slice() file: datafusion/functions-nested/src/extract.rs start line: 459 end line: 648 size: 152 LOC McCabe index: 27 number of parameters: 4 id: 70 unit: fn try_optimize_aggregate() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 234 end line: 417 size: 152 LOC McCabe index: 6 number of parameters: 3 id: 71 unit: fn default_cast_for() file: datafusion/common/src/types/native.rs start line: 206 end line: 361 size: 149 LOC McCabe index: 12 number of parameters: 2 id: 72 unit: fn fmt() file: datafusion/common/src/scalar/mod.rs start line: 3869 end line: 4019 size: 149 LOC McCabe index: 2 number of parameters: 2 id: 73 unit: fn compute_partition_keys_by_row() file: datafusion/datasource/src/write/demux.rs start line: 342 end line: 504 size: 149 LOC McCabe index: 19 number of parameters: 3 id: 74 unit: fn to_field() file: datafusion/expr/src/expr_schema.rs start line: 371 end line: 523 size: 146 LOC McCabe index: 4 number of parameters: 2 id: 75 unit: fn fmt() file: datafusion/common/src/scalar/mod.rs start line: 3696 end line: 3843 size: 144 LOC McCabe index: 10 number of parameters: 2 id: 76 unit: fn prune_with_contained_one_column() file: datafusion/physical-optimizer/src/pruning.rs start line: 4712 end line: 4912 size: 140 LOC McCabe index: 1 number of parameters: 0 id: 77 unit: fn partial_cmp() file: datafusion/common/src/scalar/mod.rs start line: 428 end line: 574 size: 140 LOC McCabe index: 8 number of parameters: 2 id: 78 unit: fn invoke_with_args() file: datafusion/functions/src/string/concat.rs start line: 108 end line: 263 size: 140 LOC McCabe index: 14 number of parameters: 2 id: 79 unit: fn round_trip() file: datafusion/common/src/scalar/mod.rs start line: 5792 end line: 5962 size: 139 LOC McCabe index: 2 number of parameters: 0 id: 80 unit: fn id_array_visitor() file: datafusion/common/src/cse.rs start line: 762 end line: 911 size: 138 LOC McCabe index: 1 number of parameters: 0 id: 81 unit: fn test_date_bin_timezones() file: datafusion/functions/src/datetime/date_bin.rs start line: 740 end line: 877 size: 136 LOC McCabe index: 2 number of parameters: 0 id: 82 unit: fn signature() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 126 end line: 271 size: 135 LOC McCabe index: 14 number of parameters: 1 id: 83 unit: fn unparse_table_scan_pushdown() file: datafusion/sql/src/unparser/plan.rs start line: 1041 end line: 1195 size: 134 LOC McCabe index: 20 number of parameters: 3 id: 84 unit: fn criterion_benchmark() file: datafusion/functions/benches/regx.rs start line: 89 end line: 238 size: 134 LOC McCabe index: 9 number of parameters: 1 id: 85 unit: fn test_interval_scalar_to_expr() file: datafusion/sql/src/unparser/expr.rs start line: 2372 end line: 2507 size: 132 LOC McCabe index: 2 number of parameters: 0 id: 86 unit: fn call() file: datafusion-cli/src/functions.rs start line: 323 end line: 461 size: 132 LOC McCabe index: 4 number of parameters: 2 id: 87 unit: fn pushdown_requirement_to_children() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 197 end line: 350 size: 131 LOC McCabe index: 24 number of parameters: 2 id: 88 unit: fn rewrite() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 55 end line: 194 size: 131 LOC McCabe index: 22 number of parameters: 3 id: 89 unit: fn get_corrected_filter_mask() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 969 end line: 1124 size: 131 LOC McCabe index: 36 number of parameters: 5 id: 90 unit: fn test_deep_nullable_struct() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1409 end line: 1542 size: 130 LOC McCabe index: 1 number of parameters: 0 id: 91 unit: fn test_cast_decimal_to_numeric() file: datafusion/physical-expr/src/expressions/cast.rs start line: 459 end line: 599 size: 130 LOC McCabe index: 1 number of parameters: 0 id: 92 unit: fn test_functions() file: datafusion/functions/src/string/ltrim.rs start line: 159 end line: 290 size: 129 LOC McCabe index: 1 number of parameters: 0 id: 93 unit: fn test_functions() file: datafusion/functions/src/string/rtrim.rs start line: 159 end line: 290 size: 129 LOC McCabe index: 1 number of parameters: 0 id: 94 unit: fn test_functions() file: datafusion/functions/src/string/btrim.rs start line: 159 end line: 290 size: 129 LOC McCabe index: 1 number of parameters: 0 id: 95 unit: fn test_join_try_new() file: datafusion/expr/src/logical_plan/plan.rs start line: 4962 end line: 5106 size: 128 LOC McCabe index: 5 number of parameters: 0 id: 96 unit: fn criterion_benchmark() file: datafusion/functions/benches/lower.rs start line: 123 end line: 259 size: 127 LOC McCabe index: 12 number of parameters: 1 id: 97 unit: fn test_split_groups_by_statistics_with_target_partitions() file: datafusion/datasource/src/file_scan_config.rs start line: 2369 end line: 2525 size: 127 LOC McCabe index: 5 number of parameters: 0 id: 98 unit: fn f_up() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 63 end line: 199 size: 126 LOC McCabe index: 15 number of parameters: 2 id: 99 unit: fn generic_dist_is_valid_test() file: datafusion/expr-common/src/statistics.rs start line: 986 end line: 1113 size: 125 LOC McCabe index: 3 number of parameters: 0 id: 100 unit: fn rewrite() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 121 end line: 277 size: 124 LOC McCabe index: 7 number of parameters: 3 id: 101 unit: fn try_into_symmetric_hash_join_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1208 end line: 1337 size: 124 LOC McCabe index: 5 number of parameters: 5 id: 102 unit: fn build_predicate_expression() file: datafusion/physical-optimizer/src/pruning.rs start line: 1436 end line: 1567 size: 123 LOC McCabe index: 24 number of parameters: 4 id: 103 unit: fn try_cast_numeric_literal() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 304 end line: 442 size: 123 LOC McCabe index: 7 number of parameters: 2 id: 104 unit: fn test_check_short_circuit() file: datafusion/physical-expr/src/expressions/binary.rs start line: 5052 end line: 5203 size: 122 LOC McCabe index: 1 number of parameters: 0 id: 105 unit: fn parse_create_external_table() file: datafusion/sql/src/parser.rs start line: 848 end line: 981 size: 121 LOC McCabe index: 11 number of parameters: 2 id: 106 unit: fn test_build_batch_list_arr_recursive() file: datafusion/physical-plan/src/unnest.rs start line: 1047 end line: 1177 size: 121 LOC McCabe index: 1 number of parameters: 0 id: 107 unit: fn update_batch() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 65 end line: 199 size: 120 LOC McCabe index: 1 number of parameters: 5 id: 108 unit: fn test_with_subqueries_jump() file: datafusion/expr/src/logical_plan/plan.rs start line: 4697 end line: 4832 size: 120 LOC McCabe index: 3 number of parameters: 0 id: 109 unit: fn test_writeroptions_parquet_column_specific() file: datafusion/common/src/file_options/mod.rs start line: 136 end line: 274 size: 119 LOC McCabe index: 1 number of parameters: 0 id: 110 unit: fn poll_next() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 645 end line: 814 size: 119 LOC McCabe index: 14 number of parameters: 2 id: 111 unit: fn get_type() file: datafusion/expr/src/expr_schema.rs start line: 105 end line: 225 size: 117 LOC McCabe index: 4 number of parameters: 2 id: 112 unit: fn rewrite() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 77 end line: 209 size: 117 LOC McCabe index: 19 number of parameters: 3 id: 113 unit: fn test_anti_semi_join_cardinality() file: datafusion/physical-plan/src/joins/utils.rs start line: 2120 end line: 2251 size: 117 LOC McCabe index: 2 number of parameters: 0 id: 114 unit: fn test_functions() file: datafusion/functions/src/unicode/left.rs start line: 178 end line: 294 size: 116 LOC McCabe index: 1 number of parameters: 0 id: 115 unit: fn test_functions() file: datafusion/functions/src/unicode/right.rs start line: 182 end line: 298 size: 116 LOC McCabe index: 1 number of parameters: 0 id: 116 unit: fn extract_non_nullable_columns() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 175 end line: 302 size: 116 LOC McCabe index: 12 number of parameters: 5 id: 117 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/find_in_set.rs start line: 100 end line: 227 size: 115 LOC McCabe index: 1 number of parameters: 2 id: 118 unit: fn test_join_try_new_with_using_constraint_and_overlapping_columns() file: datafusion/expr/src/logical_plan/plan.rs start line: 5109 end line: 5244 size: 115 LOC McCabe index: 1 number of parameters: 0 id: 119 unit: fn fmt_as() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 791 end line: 910 size: 115 LOC McCabe index: 11 number of parameters: 3 id: 120 unit: fn test_to_date_with_format() file: datafusion/functions/src/datetime/to_date.rs start line: 277 end line: 401 size: 114 LOC McCabe index: 2 number of parameters: 0 id: 121 unit: fn rewrite() file: datafusion/optimizer/src/push_down_limit.rs start line: 51 end line: 183 size: 114 LOC McCabe index: 7 number of parameters: 3 id: 122 unit: fn sql_compound_field_access_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 1043 end line: 1164 size: 113 LOC McCabe index: 5 number of parameters: 5 id: 123 unit: fn test_scalar_distance() file: datafusion/common/src/scalar/mod.rs start line: 6664 end line: 6781 size: 113 LOC McCabe index: 2 number of parameters: 0 id: 124 unit: fn criterion_benchmark() file: datafusion/functions/benches/repeat.rs start line: 79 end line: 206 size: 113 LOC McCabe index: 9 number of parameters: 1 id: 125 unit: fn insert_to_plan() file: datafusion/sql/src/statement.rs start line: 1944 end line: 2075 size: 112 LOC McCabe index: 11 number of parameters: 6 id: 126 unit: fn accumulator() file: datafusion/functions-aggregate/src/count.rs start line: 221 end line: 340 size: 112 LOC McCabe index: 3 number of parameters: 2 id: 127 unit: fn eq() file: datafusion/common/src/scalar/mod.rs start line: 309 end line: 423 size: 112 LOC McCabe index: 8 number of parameters: 2 id: 128 unit: fn test_make_date() file: datafusion/functions/src/datetime/make_date.rs start line: 249 end line: 379 size: 112 LOC McCabe index: 5 number of parameters: 0 id: 129 unit: fn render_box_content() file: datafusion/physical-plan/src/display.rs start line: 639 end line: 770 size: 112 LOC McCabe index: 27 number of parameters: 3 id: 130 unit: fn try_from_symmetric_hash_join_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1972 end line: 2087 size: 112 LOC McCabe index: 1 number of parameters: 2 id: 131 unit: fn interval_scalar_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 1480 end line: 1596 size: 111 LOC McCabe index: 8 number of parameters: 2 id: 132 unit: fn to_local_time() file: datafusion/functions/src/datetime/to_local_time.rs start line: 117 end line: 239 size: 110 LOC McCabe index: 2 number of parameters: 2 id: 133 unit: fn test_try_cast_literal_to_timestamp() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1290 end line: 1431 size: 110 LOC McCabe index: 1 number of parameters: 0 id: 134 unit: fn schema_to_field_with_props() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 58 end line: 169 size: 109 LOC McCabe index: 6 number of parameters: 4 id: 135 unit: fn test_eliminate_redundant_monotonic_sorts() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1088 end line: 1209 size: 108 LOC McCabe index: 7 number of parameters: 0 id: 136 unit: fn build_batch() file: datafusion/physical-plan/src/unnest.rs start line: 555 end line: 677 size: 108 LOC McCabe index: 2 number of parameters: 5 id: 137 unit: fn arithmetic_decimal_float_expr_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4173 end line: 4289 size: 106 LOC McCabe index: 1 number of parameters: 0 id: 138 unit: fn try_into_hash_join_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1097 end line: 1206 size: 106 LOC McCabe index: 4 number of parameters: 5 id: 139 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 209 end line: 316 size: 105 LOC McCabe index: 1 number of parameters: 1 id: 140 unit: fn filter_record_batch_by_join_type() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2081 end line: 2206 size: 105 LOC McCabe index: 7 number of parameters: 3 id: 141 unit: fn round_trip_literals() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2610 end line: 2725 size: 104 LOC McCabe index: 2 number of parameters: 0 id: 142 unit: fn insert_if_new_inner() file: datafusion/physical-expr-common/src/binary_map.rs start line: 338 end line: 477 size: 104 LOC McCabe index: 9 number of parameters: 4 id: 143 unit: fn test_datatype_is_logically_equal() file: datafusion/common/src/dfschema.rs start line: 1410 end line: 1538 size: 104 LOC McCabe index: 1 number of parameters: 0 id: 144 unit: fn test_datatype_is_semantically_equal() file: datafusion/common/src/dfschema.rs start line: 1550 end line: 1678 size: 104 LOC McCabe index: 1 number of parameters: 0 id: 145 unit: fn test_get_indices_of_matching_sort_exprs_with_order_eq() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 589 end line: 698 size: 104 LOC McCabe index: 1 number of parameters: 0 id: 146 unit: fn interval_to_mysql_expr() file: datafusion/sql/src/unparser/expr.rs start line: 1361 end line: 1478 size: 103 LOC McCabe index: 10 number of parameters: 4 id: 147 unit: fn test_functions() file: datafusion/functions/src/string/octet_length.rs start line: 129 end line: 232 size: 103 LOC McCabe index: 1 number of parameters: 0 id: 148 unit: fn from_factory() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 357 end line: 460 size: 103 LOC McCabe index: 2 number of parameters: 1 id: 149 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 119 end line: 220 size: 101 LOC McCabe index: 1 number of parameters: 1 id: 150 unit: fn test_list_partial_cmp() file: datafusion/common/src/scalar/mod.rs start line: 4776 end line: 4881 size: 101 LOC McCabe index: 1 number of parameters: 0 id: 151 unit: fn criterion_benchmark() file: datafusion/functions/benches/reverse.rs start line: 26 end line: 135 size: 101 LOC McCabe index: 6 number of parameters: 1 id: 152 unit: fn arithmetic_decimal_expr_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4059 end line: 4170 size: 101 LOC McCabe index: 1 number of parameters: 0 id: 153 unit: fn test_enumerate_grouping_sets() file: datafusion/expr/src/utils.rs start line: 1416 end line: 1533 size: 101 LOC McCabe index: 1 number of parameters: 0 id: 154 unit: fn test_to_timestamp_arg_validation() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 1086 end line: 1201 size: 100 LOC McCabe index: 4 number of parameters: 0 id: 155 unit: fn criterion_benchmark() file: datafusion/core/benches/topk_aggregate.rs start line: 101 end line: 208 size: 100 LOC McCabe index: 7 number of parameters: 1 id: 156 unit: fn aggregate() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 877 end line: 1002 size: 100 LOC McCabe index: 1 number of parameters: 0 id: 157 unit: fn push_down_filters() file: datafusion/physical-optimizer/src/filter_pushdown.rs start line: 408 end line: 541 size: 99 LOC McCabe index: 8 number of parameters: 3 id: 158 unit: fn test_functions() file: datafusion/functions/src/unicode/initcap.rs start line: 198 end line: 298 size: 99 LOC McCabe index: 1 number of parameters: 0 id: 159 unit: fn regex_with_nulls() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2944 end line: 3046 size: 99 LOC McCabe index: 1 number of parameters: 0 id: 160 unit: fn coerced_from() file: datafusion/expr/src/type_coercion/functions.rs start line: 775 end line: 876 size: 99 LOC McCabe index: 8 number of parameters: 2 id: 161 unit: fn calculate_index_of_row() file: datafusion/expr/src/window_state.rs start line: 542 end line: 661 size: 99 LOC McCabe index: 15 number of parameters: 5 id: 162 unit: fn execute() file: datafusion/physical-plan/src/repartition/mod.rs start line: 576 end line: 684 size: 99 LOC McCabe index: 5 number of parameters: 3 id: 163 unit: fn update_to_plan() file: datafusion/sql/src/statement.rs start line: 1829 end line: 1942 size: 98 LOC McCabe index: 5 number of parameters: 5 id: 164 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/date_trunc.rs start line: 163 end line: 264 size: 98 LOC McCabe index: 7 number of parameters: 2 id: 165 unit: fn plan_builder_unnest() file: datafusion/expr/src/logical_plan/builder.rs start line: 2590 end line: 2716 size: 98 LOC McCabe index: 3 number of parameters: 0 id: 166 unit: fn build_join() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 295 end line: 398 size: 98 LOC McCabe index: 9 number of parameters: 3 id: 167 unit: fn test_case_expression_coercion() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1810 end line: 1912 size: 98 LOC McCabe index: 6 number of parameters: 0 id: 168 unit: fn test_calculate_join_output_ordering() file: datafusion/physical-plan/src/joins/utils.rs start line: 2318 end line: 2418 size: 98 LOC McCabe index: 2 number of parameters: 0 id: 169 unit: fn try_from_data_source_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2245 end line: 2346 size: 98 LOC McCabe index: 10 number of parameters: 2 id: 170 unit: fn test_functions() file: datafusion/functions/src/unicode/find_in_set.rs start line: 357 end line: 454 size: 97 LOC McCabe index: 1 number of parameters: 0 id: 171 unit: fn string_view_substr() file: datafusion/functions/src/unicode/substr.rs start line: 317 end line: 426 size: 97 LOC McCabe index: 8 number of parameters: 2 id: 172 unit: fn test_tz() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 977 end line: 1083 size: 97 LOC McCabe index: 5 number of parameters: 0 id: 173 unit: fn test_join_with_new_exprs() file: datafusion/expr/src/logical_plan/plan.rs start line: 4856 end line: 4959 size: 97 LOC McCabe index: 1 number of parameters: 0 id: 174 unit: fn push_down_all_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 418 end line: 523 size: 97 LOC McCabe index: 32 number of parameters: 4 id: 175 unit: fn poll_buffered_batches() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1466 end line: 1569 size: 97 LOC McCabe index: 11 number of parameters: 2 id: 176 unit: fn try_new() file: datafusion/sql/src/expr/function.rs start line: 99 end line: 203 size: 96 LOC McCabe index: 6 number of parameters: 1 id: 177 unit: fn build_joined_record_batches() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 4161 end line: 4270 size: 96 LOC McCabe index: 1 number of parameters: 0 id: 178 unit: fn scalar_decimal_test() file: datafusion/common/src/scalar/mod.rs start line: 4670 end line: 4773 size: 95 LOC McCabe index: 1 number of parameters: 0 id: 179 unit: fn criterion_benchmark() file: datafusion/functions/benches/make_date.rs start line: 58 end line: 159 size: 95 LOC McCabe index: 5 number of parameters: 1 id: 180 unit: fn test_try_cast_decimal_to_numeric() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 312 end line: 419 size: 95 LOC McCabe index: 1 number of parameters: 0 id: 181 unit: fn join_partial() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1592 end line: 1707 size: 95 LOC McCabe index: 17 number of parameters: 1 id: 182 unit: fn test_struct_nulls() file: datafusion/common/src/scalar/mod.rs start line: 6931 end line: 7036 size: 94 LOC McCabe index: 1 number of parameters: 0 id: 183 unit: fn execute() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 772 end line: 879 size: 94 LOC McCabe index: 6 number of parameters: 3 id: 184 unit: fn evaluate() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 201 end line: 298 size: 93 LOC McCabe index: 7 number of parameters: 2 id: 185 unit: fn invoke_with_args() file: datafusion/functions/src/core/getfield.rs start line: 180 end line: 281 size: 93 LOC McCabe index: 6 number of parameters: 2 id: 186 unit: fn test_find_longest_permutation() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 774 end line: 886 size: 93 LOC McCabe index: 2 number of parameters: 0 id: 187 unit: fn execute() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 479 end line: 578 size: 93 LOC McCabe index: 6 number of parameters: 3 id: 188 unit: fn prune_with_contained_two_columns() file: datafusion/physical-optimizer/src/pruning.rs start line: 4915 end line: 5050 size: 92 LOC McCabe index: 1 number of parameters: 0 id: 189 unit: fn _regexp_replace_static_pattern_replace() file: datafusion/functions/src/regex/regexpreplace.rs start line: 416 end line: 517 size: 92 LOC McCabe index: 5 number of parameters: 1 id: 190 unit: fn estimate_join_cardinality() file: datafusion/physical-plan/src/joins/utils.rs start line: 425 end line: 537 size: 92 LOC McCabe index: 1 number of parameters: 4 id: 191 unit: fn test_transform_non_consecutive_unnests() file: datafusion/sql/src/utils.rs start line: 890 end line: 1000 size: 91 LOC McCabe index: 1 number of parameters: 0 id: 192 unit: fn arrow_dtype_to_ast_dtype() file: datafusion/sql/src/unparser/expr.rs start line: 1623 end line: 1714 size: 91 LOC McCabe index: 2 number of parameters: 2 id: 193 unit: fn nullable() file: datafusion/expr/src/expr_schema.rs start line: 238 end line: 341 size: 91 LOC McCabe index: 10 number of parameters: 2 id: 194 unit: fn make_parameters() file: datafusion/catalog/src/information_schema.rs start line: 299 end line: 393 size: 91 LOC McCabe index: 9 number of parameters: 6 id: 195 unit: fn evaluate() file: datafusion/functions-window/src/nth_value.rs start line: 365 end line: 464 size: 90 LOC McCabe index: 13 number of parameters: 3 id: 196 unit: fn date_trunc_test() file: datafusion/functions/src/datetime/date_trunc.rs start line: 495 end line: 587 size: 90 LOC McCabe index: 1 number of parameters: 0 id: 197 unit: fn list_array_string_array_builder() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 289 end line: 383 size: 90 LOC McCabe index: 13 number of parameters: 4 id: 198 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 83 end line: 191 size: 90 LOC McCabe index: 10 number of parameters: 3 id: 199 unit: fn invoke_with_args() file: datafusion/functions/src/string/split_part.rs start line: 100 end line: 196 size: 89 LOC McCabe index: 2 number of parameters: 2 id: 200 unit: fn test_generate_schema_search_terms() file: datafusion/sql/src/expr/identifier.rs start line: 361 end line: 456 size: 88 LOC McCabe index: 2 number of parameters: 0 id: 201 unit: fn test_get_possible_types() file: datafusion/expr-common/src/signature.rs start line: 1019 end line: 1113 size: 88 LOC McCabe index: 1 number of parameters: 0 id: 202 unit: fn test_hashtable_modifying_in_emit_first_n() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1304 end line: 1415 size: 88 LOC McCabe index: 1 number of parameters: 0 id: 203 unit: fn test_functions() file: datafusion/functions/src/unicode/substrindex.rs start line: 246 end line: 333 size: 87 LOC McCabe index: 1 number of parameters: 0 id: 204 unit: fn criterion_benchmark() file: datafusion/functions/benches/character_length.rs start line: 27 end line: 123 size: 87 LOC McCabe index: 6 number of parameters: 1 id: 205 unit: fn test_display_wildcard() file: datafusion/expr/src/expr.rs start line: 3462 end line: 3548 size: 87 LOC McCabe index: 1 number of parameters: 0 id: 206 unit: fn try_process_group_by_unnest() file: datafusion/sql/src/select.rs start line: 402 end line: 498 size: 86 LOC McCabe index: 8 number of parameters: 2 id: 207 unit: fn interval_min_max() file: datafusion/functions-aggregate/src/min_max.rs start line: 1704 end line: 1800 size: 86 LOC McCabe index: 1 number of parameters: 0 id: 208 unit: fn string_view_trim() file: datafusion/functions/src/string/common.rs start line: 118 end line: 208 size: 86 LOC McCabe index: 7 number of parameters: 1 id: 209 unit: fn generate_boolean_cases() file: datafusion/physical-expr/benches/binary_op.rs start line: 39 end line: 140 size: 86 LOC McCabe index: 8 number of parameters: 1 id: 210 unit: fn compare_join_arrays() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2411 end line: 2497 size: 86 LOC McCabe index: 7 number of parameters: 6 id: 211 unit: fn test_log_output_ordering() file: datafusion/functions/src/math/log.rs start line: 615 end line: 720 size: 85 LOC McCabe index: 4 number of parameters: 0 id: 212 unit: fn evaluate_stateful() file: datafusion/physical-expr/src/window/standard.rs start line: 153 end line: 245 size: 85 LOC McCabe index: 14 number of parameters: 3 id: 213 unit: fn in_list_float64() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 716 end line: 817 size: 85 LOC McCabe index: 1 number of parameters: 0 id: 214 unit: fn process_probe_batch() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1484 end line: 1589 size: 85 LOC McCabe index: 9 number of parameters: 1 id: 215 unit: fn test_functions() file: datafusion/functions/src/string/repeat.rs start line: 209 end line: 294 size: 84 LOC McCabe index: 1 number of parameters: 0 id: 216 unit: fn criterion_benchmark() file: datafusion/functions/benches/substr.rs start line: 119 end line: 219 size: 84 LOC McCabe index: 11 number of parameters: 1 id: 217 unit: fn test_avro_basic() file: datafusion/datasource-avro/src/avro_to_arrow/reader.rs start line: 216 end line: 302 size: 84 LOC McCabe index: 1 number of parameters: 0 id: 218 unit: fn test_transform_bottom_unnest_recursive() file: datafusion/sql/src/utils.rs start line: 694 end line: 791 size: 83 LOC McCabe index: 1 number of parameters: 0 id: 219 unit: fn aggregate() file: datafusion/sql/src/select.rs start line: 778 end line: 870 size: 83 LOC McCabe index: 6 number of parameters: 6 id: 220 unit: fn build_sorted_expr() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 954 end line: 1041 size: 83 LOC McCabe index: 1 number of parameters: 0 id: 221 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 910 end line: 992 size: 82 LOC McCabe index: 1 number of parameters: 1 id: 222 unit: fn type_union_resolution_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 521 end line: 614 size: 82 LOC McCabe index: 12 number of parameters: 2 id: 223 unit: fn test_avro_nullable_struct_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1622 end line: 1706 size: 82 LOC McCabe index: 2 number of parameters: 0 id: 224 unit: fn in_list_decimal() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1010 end line: 1108 size: 82 LOC McCabe index: 1 number of parameters: 0 id: 225 unit: fn test_then_else_list() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 2002 end line: 2092 size: 82 LOC McCabe index: 1 number of parameters: 0 id: 226 unit: fn build_statistics_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1569 end line: 1659 size: 81 LOC McCabe index: 2 number of parameters: 1 id: 227 unit: fn prune_decimal_data() file: datafusion/physical-optimizer/src/pruning.rs start line: 3382 end line: 3480 size: 81 LOC McCabe index: 1 number of parameters: 0 id: 228 unit: fn gen_range_timestamp() file: datafusion/functions-nested/src/range.rs start line: 511 end line: 609 size: 81 LOC McCabe index: 20 number of parameters: 2 id: 229 unit: fn hash_join_convert_symmetric_subrule() file: datafusion/physical-optimizer/src/join_selection.rs start line: 388 end line: 486 size: 80 LOC McCabe index: 7 number of parameters: 2 id: 230 unit: fn row_group_predicate_required_columns() file: datafusion/physical-optimizer/src/pruning.rs start line: 2815 end line: 2903 size: 80 LOC McCabe index: 1 number of parameters: 0 id: 231 unit: fn test_writeroptions_parquet_from_statement_options() file: datafusion/common/src/file_options/mod.rs start line: 47 end line: 133 size: 80 LOC McCabe index: 1 number of parameters: 0 id: 232 unit: fn in_list_utf8_with_dict_types() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1352 end line: 1441 size: 79 LOC McCabe index: 5 number of parameters: 0 id: 233 unit: fn test_like_and_ilike() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3990 end line: 4111 size: 79 LOC McCabe index: 1 number of parameters: 0 id: 234 unit: fn from() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 83 end line: 161 size: 79 LOC McCabe index: 14 number of parameters: 1 id: 235 unit: fn try_from_aggregate_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2111 end line: 2198 size: 79 LOC McCabe index: 1 number of parameters: 2 id: 236 unit: fn test_transform_bottom_unnest() file: datafusion/sql/src/utils.rs start line: 794 end line: 886 size: 78 LOC McCabe index: 1 number of parameters: 0 id: 237 unit: fn test_date_trunc() file: datafusion/sql/src/unparser/expr.rs start line: 2942 end line: 3023 size: 78 LOC McCabe index: 2 number of parameters: 0 id: 238 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/min_max.rs start line: 276 end line: 354 size: 78 LOC McCabe index: 1 number of parameters: 2 id: 239 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/min_max.rs start line: 1202 end line: 1280 size: 78 LOC McCabe index: 1 number of parameters: 2 id: 240 unit: fn test_functions() file: datafusion/functions/src/unicode/lpad.rs start line: 455 end line: 534 size: 78 LOC McCabe index: 1 number of parameters: 0 id: 241 unit: fn criterion_benchmark() file: datafusion/functions/benches/strpos.rs start line: 106 end line: 192 size: 78 LOC McCabe index: 6 number of parameters: 1 id: 242 unit: fn row_group_pruning_predicate_decimal_type2() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 854 end line: 948 size: 78 LOC McCabe index: 1 number of parameters: 0 id: 243 unit: fn emit() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1074 end line: 1174 size: 78 LOC McCabe index: 11 number of parameters: 2 id: 244 unit: fn fmt() file: datafusion/common/src/error.rs start line: 183 end line: 260 size: 77 LOC McCabe index: 8 number of parameters: 2 id: 245 unit: fn simplify_concat_ws() file: datafusion/functions/src/string/concat_ws.rs start line: 309 end line: 393 size: 77 LOC McCabe index: 5 number of parameters: 2 id: 246 unit: fn criterion_benchmark() file: datafusion/functions/benches/find_in_set.rs start line: 144 end line: 229 size: 77 LOC McCabe index: 6 number of parameters: 1 id: 247 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/binary.rs start line: 359 end line: 444 size: 77 LOC McCabe index: 12 number of parameters: 2 id: 248 unit: fn comparison_dict_decimal_scalar_expr_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3595 end line: 3683 size: 77 LOC McCabe index: 1 number of parameters: 0 id: 249 unit: fn rewrite() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 72 end line: 174 size: 77 LOC McCabe index: 6 number of parameters: 3 id: 250 unit: fn pushdown_sorts_helper() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 87 end line: 193 size: 76 LOC McCabe index: 10 number of parameters: 1 id: 251 unit: fn handle_custom_pushdown() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 566 end line: 656 size: 76 LOC McCabe index: 7 number of parameters: 3 id: 252 unit: fn test_first_last_state_after_merge() file: datafusion/functions-aggregate/src/first_last.rs start line: 1429 end line: 1524 size: 76 LOC McCabe index: 3 number of parameters: 0 id: 253 unit: fn array_agg_benchmark() file: datafusion/functions-aggregate/benches/array_agg.rs start line: 119 end line: 208 size: 76 LOC McCabe index: 1 number of parameters: 1 id: 254 unit: fn string_substr() file: datafusion/functions/src/unicode/substr.rs start line: 428 end line: 506 size: 76 LOC McCabe index: 6 number of parameters: 2 id: 255 unit: fn criterion_benchmark() file: datafusion/functions/benches/to_char.rs start line: 83 end line: 163 size: 76 LOC McCabe index: 4 number of parameters: 1 id: 256 unit: fn criterion_benchmark() file: datafusion/core/benches/sql_query_with_io.rs start line: 179 end line: 258 size: 76 LOC McCabe index: 3 number of parameters: 1 id: 257 unit: fn expr_is_restrict_null_predicate() file: datafusion/optimizer/src/utils.rs start line: 156 end line: 248 size: 76 LOC McCabe index: 7 number of parameters: 0 id: 258 unit: fn eliminate_cross_join_multi_tables_5() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 1104 end line: 1194 size: 76 LOC McCabe index: 1 number of parameters: 0 id: 259 unit: fn simplify_expr_case_when_then_else() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3551 end line: 3667 size: 76 LOC McCabe index: 1 number of parameters: 0 id: 260 unit: fn create_output_array() file: datafusion/datasource/src/file_scan_config.rs start line: 1282 end line: 1358 size: 76 LOC McCabe index: 2 number of parameters: 3 id: 261 unit: fn test_byte_view_equal_to_internal() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 680 end line: 788 size: 76 LOC McCabe index: 1 number of parameters: 2 id: 262 unit: fn test_type_coercion_arithmetic() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 2036 end line: 2126 size: 75 LOC McCabe index: 1 number of parameters: 0 id: 263 unit: fn return_type_field() file: datafusion/functions-nested/src/map_values.rs start line: 163 end line: 266 size: 75 LOC McCabe index: 1 number of parameters: 0 id: 264 unit: fn test_propagate_comparison() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1570 end line: 1651 size: 75 LOC McCabe index: 1 number of parameters: 0 id: 265 unit: fn criterion_benchmark() file: datafusion/physical-expr/benches/case_when.rs start line: 36 end line: 121 size: 75 LOC McCabe index: 8 number of parameters: 1 id: 266 unit: fn general_replace() file: datafusion/functions-nested/src/replace.rs start line: 324 end line: 416 size: 74 LOC McCabe index: 7 number of parameters: 4 id: 267 unit: fn spawn_parquet_parallel_serialization_task() file: datafusion/datasource-parquet/src/file_format.rs start line: 1359 end line: 1451 size: 74 LOC McCabe index: 7 number of parameters: 6 id: 268 unit: fn coerce_case_expression() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 825 end line: 934 size: 74 LOC McCabe index: 11 number of parameters: 2 id: 269 unit: fn execute() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 480 end line: 563 size: 74 LOC McCabe index: 6 number of parameters: 3 id: 270 unit: fn test_column_exchange() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 808 end line: 891 size: 74 LOC McCabe index: 1 number of parameters: 0 id: 271 unit: fn test_frist_group_acc() file: datafusion/functions-aggregate/src/first_last.rs start line: 1527 end line: 1618 size: 73 LOC McCabe index: 1 number of parameters: 0 id: 272 unit: fn test_bisect_linear_left_and_right_diff_sort() file: datafusion/common/src/utils/mod.rs start line: 1076 end line: 1157 size: 73 LOC McCabe index: 1 number of parameters: 0 id: 273 unit: fn hash() file: datafusion/common/src/scalar/mod.rs start line: 718 end line: 791 size: 73 LOC McCabe index: 1 number of parameters: 2 id: 274 unit: fn plan_window() file: datafusion/functions-window/src/planner.rs start line: 33 end line: 114 size: 73 LOC McCabe index: 5 number of parameters: 2 id: 275 unit: fn lpad_impl() file: datafusion/functions/src/unicode/lpad.rs start line: 197 end line: 279 size: 73 LOC McCabe index: 16 number of parameters: 3 id: 276 unit: fn test_to_date_without_format() file: datafusion/functions/src/datetime/to_date.rs start line: 193 end line: 274 size: 73 LOC McCabe index: 2 number of parameters: 0 id: 277 unit: fn test_to_local_time_timezones_array() file: datafusion/functions/src/datetime/to_local_time.rs start line: 559 end line: 632 size: 73 LOC McCabe index: 2 number of parameters: 0 id: 278 unit: fn levenshtein() file: datafusion/functions/src/string/levenshtein.rs start line: 129 end line: 203 size: 73 LOC McCabe index: 5 number of parameters: 1 id: 279 unit: fn propagate_constraints() file: datafusion/physical-expr/src/expressions/binary.rs start line: 468 end line: 568 size: 73 LOC McCabe index: 20 number of parameters: 3 id: 280 unit: fn test_join_try_new_schema_validation() file: datafusion/expr/src/logical_plan/plan.rs start line: 5247 end line: 5334 size: 73 LOC McCabe index: 3 number of parameters: 0 id: 281 unit: fn execute() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1215 end line: 1293 size: 73 LOC McCabe index: 4 number of parameters: 3 id: 282 unit: fn try_new_with_schema() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 457 end line: 548 size: 73 LOC McCabe index: 6 number of parameters: 7 id: 283 unit: fn to_bytes() file: datafusion/proto/src/bytes/mod.rs start line: 90 end line: 177 size: 73 LOC McCabe index: 3 number of parameters: 1 id: 284 unit: fn calc_inline_constraints_from_columns() file: datafusion/sql/src/statement.rs start line: 104 end line: 176 size: 72 LOC McCabe index: 3 number of parameters: 1 id: 285 unit: fn show_functions_to_plan() file: datafusion/sql/src/statement.rs start line: 2125 end line: 2197 size: 72 LOC McCabe index: 2 number of parameters: 2 id: 286 unit: fn plan_aggregate() file: datafusion/functions-aggregate/src/planner.rs start line: 33 end line: 115 size: 72 LOC McCabe index: 5 number of parameters: 2 id: 287 unit: fn test_avro_nullable_struct() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1545 end line: 1619 size: 72 LOC McCabe index: 1 number of parameters: 0 id: 288 unit: fn test_cast_numeric_to_decimal() file: datafusion/physical-expr/src/expressions/cast.rs start line: 602 end line: 686 size: 72 LOC McCabe index: 1 number of parameters: 0 id: 289 unit: fn eliminate_cross_join_multi_tables_4() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 1016 end line: 1101 size: 72 LOC McCabe index: 1 number of parameters: 0 id: 290 unit: fn test_simplify_with_guarantee() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4114 end line: 4197 size: 72 LOC McCabe index: 1 number of parameters: 0 id: 291 unit: fn try_from_hash_join_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1897 end line: 1970 size: 72 LOC McCabe index: 1 number of parameters: 2 id: 292 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/first_last.rs start line: 208 end line: 286 size: 71 LOC McCabe index: 1 number of parameters: 2 id: 293 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/first_last.rs start line: 1109 end line: 1186 size: 71 LOC McCabe index: 1 number of parameters: 2 id: 294 unit: fn test_functions() file: datafusion/functions/src/string/concat.rs start line: 383 end line: 454 size: 71 LOC McCabe index: 1 number of parameters: 0 id: 295 unit: fn generic_set_lists() file: datafusion/functions-nested/src/set_ops.rs start line: 350 end line: 429 size: 71 LOC McCabe index: 13 number of parameters: 4 id: 296 unit: fn default_field_name() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 171 end line: 241 size: 71 LOC McCabe index: 2 number of parameters: 1 id: 297 unit: fn test_join_equivalence_properties() file: datafusion/physical-expr/src/equivalence/properties/joins.rs start line: 152 end line: 232 size: 71 LOC McCabe index: 3 number of parameters: 0 id: 298 unit: fn test_filter_type_coercion() file: datafusion/datasource-parquet/src/row_filter.rs start line: 539 end line: 624 size: 71 LOC McCabe index: 3 number of parameters: 0 id: 299 unit: fn check_inner_plan() file: datafusion/expr/src/logical_plan/invariants.rs start line: 257 end line: 328 size: 71 LOC McCabe index: 1 number of parameters: 1 id: 300 unit: fn user_defined_plan() file: datafusion/optimizer/src/push_down_filter.rs start line: 1978 end line: 2060 size: 71 LOC McCabe index: 1 number of parameters: 0 id: 301 unit: fn test_try_cast_to_type_timestamps() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1109 end line: 1206 size: 71 LOC McCabe index: 2 number of parameters: 0 id: 302 unit: fn test_inequalities_non_null_unbounded() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 265 end line: 341 size: 71 LOC McCabe index: 1 number of parameters: 0 id: 303 unit: fn test_group_ordering_partial() file: datafusion/physical-plan/src/aggregates/order/partial.rs start line: 286 end line: 372 size: 71 LOC McCabe index: 1 number of parameters: 0 id: 304 unit: fn try_from_data_sink_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2637 end line: 2712 size: 71 LOC McCabe index: 4 number of parameters: 2 id: 305 unit: fn calculate_range() file: datafusion/expr/src/window_state.rs start line: 305 end line: 376 size: 70 LOC McCabe index: 3 number of parameters: 6 id: 306 unit: fn try_optimize_window() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 144 end line: 232 size: 70 LOC McCabe index: 2 number of parameters: 3 id: 307 unit: def main() file: dev/release/download-python-wheels.py start line: 0 end line: 0 size: 70 LOC McCabe index: 13 number of parameters: 0 id: 308 unit: fn sql_select_to_rex() file: datafusion/sql/src/select.rs start line: 600 end line: 672 size: 69 LOC McCabe index: 4 number of parameters: 5 id: 309 unit: fn test_cases() file: datafusion/functions/src/math/mod.rs start line: 371 end line: 441 size: 69 LOC McCabe index: 2 number of parameters: 0 id: 310 unit: fn criterion_benchmark() file: datafusion/functions/benches/encoding.rs start line: 28 end line: 101 size: 69 LOC McCabe index: 4 number of parameters: 1 id: 311 unit: fn test_evaluate_partition_prefix() file: datafusion/catalog-listing/src/helpers.rs start line: 899 end line: 983 size: 69 LOC McCabe index: 1 number of parameters: 0 id: 312 unit: fn coerce_union_schema_with_schema() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 943 end line: 1018 size: 69 LOC McCabe index: 7 number of parameters: 2 id: 313 unit: fn make_routines() file: datafusion/catalog/src/information_schema.rs start line: 223 end line: 294 size: 69 LOC McCabe index: 7 number of parameters: 6 id: 314 unit: fn mean_extraction_test() file: datafusion/expr-common/src/statistics.rs start line: 1116 end line: 1186 size: 68 LOC McCabe index: 3 number of parameters: 0 id: 315 unit: fn handle_regexp_like() file: datafusion/functions/src/regex/regexplike.rs start line: 248 end line: 325 size: 68 LOC McCabe index: 1 number of parameters: 3 id: 316 unit: fn build_wrapped_list_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 219 end line: 286 size: 68 LOC McCabe index: 1 number of parameters: 4 id: 317 unit: fn row_group_pruning_predicate_decimal_type4() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1007 end line: 1083 size: 68 LOC McCabe index: 1 number of parameters: 0 id: 318 unit: fn eliminate_cross_join_multi_tables() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 710 end line: 784 size: 68 LOC McCabe index: 1 number of parameters: 0 id: 319 unit: fn eliminate_cross_join_multi_tables_3() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 937 end line: 1013 size: 68 LOC McCabe index: 1 number of parameters: 0 id: 320 unit: fn test_push_down_filter_to_user_defined_node() file: datafusion/optimizer/src/push_down_filter.rs start line: 4039 end line: 4122 size: 68 LOC McCabe index: 3 number of parameters: 0 id: 321 unit: fn repartition_preserving_order() file: datafusion/datasource/src/file_groups.rs start line: 275 end line: 363 size: 68 LOC McCabe index: 12 number of parameters: 2 id: 322 unit: fn list_unnest_at_level() file: datafusion/physical-plan/src/unnest.rs start line: 411 end line: 493 size: 68 LOC McCabe index: 8 number of parameters: 5 id: 323 unit: fn poll_next_inner() file: datafusion/physical-plan/src/sorts/merge.rs start line: 209 end line: 284 size: 68 LOC McCabe index: 16 number of parameters: 2 id: 324 unit: fn execute() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 265 end line: 339 size: 68 LOC McCabe index: 2 number of parameters: 3 id: 325 unit: fn group_aggregate_batch() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 825 end line: 913 size: 68 LOC McCabe index: 10 number of parameters: 2 id: 326 unit: fn test_byte_view_take_n() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 791 end line: 905 size: 68 LOC McCabe index: 4 number of parameters: 0 id: 327 unit: fn try_into_nested_loop_join_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1539 end line: 1611 size: 68 LOC McCabe index: 4 number of parameters: 5 id: 328 unit: fn transform_limit() file: datafusion/physical-optimizer/src/limited_distinct_aggregation.rs start line: 74 end line: 151 size: 67 LOC McCabe index: 11 number of parameters: 1 id: 329 unit: fn try_pushdown_requirements_to_join() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 405 end line: 475 size: 67 LOC McCabe index: 4 number of parameters: 4 id: 330 unit: fn prune_with_range_and_contained() file: datafusion/physical-optimizer/src/pruning.rs start line: 5053 end line: 5143 size: 67 LOC McCabe index: 1 number of parameters: 0 id: 331 unit: fn trunc() file: datafusion/functions/src/math/trunc.rs start line: 128 end line: 200 size: 67 LOC McCabe index: 6 number of parameters: 1 id: 332 unit: fn check_scalar() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 236 end line: 302 size: 67 LOC McCabe index: 5 number of parameters: 3 id: 333 unit: fn fmt() file: datafusion/expr/src/logical_plan/ddl.rs start line: 129 end line: 195 size: 67 LOC McCabe index: 3 number of parameters: 2 id: 334 unit: fn to_substrait_type() file: datafusion/substrait/src/physical_plan/producer.rs start line: 140 end line: 206 size: 66 LOC McCabe index: 2 number of parameters: 2 id: 335 unit: fn external_table_to_plan() file: datafusion/sql/src/statement.rs start line: 1444 end line: 1518 size: 66 LOC McCabe index: 5 number of parameters: 2 id: 336 unit: fn test_group_acc_size_of_ordering() file: datafusion/functions-aggregate/src/first_last.rs start line: 1621 end line: 1699 size: 66 LOC McCabe index: 2 number of parameters: 0 id: 337 unit: fn session_config_from_writer_props() file: datafusion/common/src/file_options/parquet_writer.rs start line: 557 end line: 632 size: 66 LOC McCabe index: 2 number of parameters: 1 id: 338 unit: fn test_compute_range_where_present() file: datafusion/expr-common/src/statistics.rs start line: 1513 end line: 1579 size: 66 LOC McCabe index: 4 number of parameters: 0 id: 339 unit: fn compute_array_to_string() file: datafusion/functions-nested/src/string.rs start line: 351 end line: 420 size: 66 LOC McCabe index: 3 number of parameters: 5 id: 340 unit: fn test_parse_partitions_for_path() file: datafusion/catalog-listing/src/helpers.rs start line: 795 end line: 861 size: 66 LOC McCabe index: 1 number of parameters: 0 id: 341 unit: fn partition_iter() file: datafusion/physical-plan/src/repartition/mod.rs start line: 251 end line: 328 size: 66 LOC McCabe index: 5 number of parameters: 2 id: 342 unit: fn rewrite_expr_to_prunable() file: datafusion/physical-optimizer/src/pruning.rs start line: 1126 end line: 1197 size: 65 LOC McCabe index: 10 number of parameters: 4 id: 343 unit: fn test_try_cast_numeric_to_decimal() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 422 end line: 499 size: 65 LOC McCabe index: 1 number of parameters: 0 id: 344 unit: fn derive_schema_from_inputs_by_position() file: datafusion/expr/src/logical_plan/plan.rs start line: 2810 end line: 2884 size: 65 LOC McCabe index: 6 number of parameters: 2 id: 345 unit: fn merge_consecutive_projections() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 446 end line: 532 size: 65 LOC McCabe index: 5 number of parameters: 1 id: 346 unit: fn scalarized_intern() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 321 end line: 409 size: 65 LOC McCabe index: 7 number of parameters: 3 id: 347 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 583 end line: 653 size: 65 LOC McCabe index: 3 number of parameters: 2 id: 348 unit: fn statistical_join_selection_subrule() file: datafusion/physical-optimizer/src/join_selection.rs start line: 302 end line: 366 size: 64 LOC McCabe index: 11 number of parameters: 3 id: 349 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/make_date.rs start line: 109 end line: 186 size: 64 LOC McCabe index: 3 number of parameters: 2 id: 350 unit: fn concat_ws() file: datafusion/functions/src/string/concat_ws.rs start line: 473 end line: 544 size: 64 LOC McCabe index: 1 number of parameters: 0 id: 351 unit: fn gen_args_array() file: datafusion/functions/benches/find_in_set.rs start line: 37 end line: 105 size: 64 LOC McCabe index: 11 number of parameters: 5 id: 352 unit: fn general_remove() file: datafusion/functions-nested/src/remove.rs start line: 336 end line: 409 size: 64 LOC McCabe index: 6 number of parameters: 3 id: 353 unit: fn compute_array_distance() file: datafusion/functions-nested/src/distance.rs start line: 171 end line: 243 size: 64 LOC McCabe index: 9 number of parameters: 2 id: 354 unit: fn evaluate_with_resolved_args() file: datafusion/physical-expr/src/expressions/binary.rs start line: 758 end line: 821 size: 64 LOC McCabe index: 3 number of parameters: 5 id: 355 unit: fn test_propagate_statistics_combination_of_range_holders_comparison() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4913 end line: 4981 size: 64 LOC McCabe index: 3 number of parameters: 0 id: 356 unit: fn call() file: datafusion/ffi/src/udtf.rs start line: 213 end line: 284 size: 64 LOC McCabe index: 4 number of parameters: 2 id: 357 unit: fn eliminate_cross_join_multi_tables_1() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 787 end line: 859 size: 64 LOC McCabe index: 1 number of parameters: 0 id: 358 unit: fn eliminate_cross_join_multi_tables_2() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 862 end line: 934 size: 64 LOC McCabe index: 1 number of parameters: 0 id: 359 unit: fn build_join() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 314 end line: 383 size: 64 LOC McCabe index: 2 number of parameters: 5 id: 360 unit: fn prune_utf8_like_one() file: datafusion/physical-optimizer/src/pruning.rs start line: 4222 end line: 4328 size: 63 LOC McCabe index: 1 number of parameters: 0 id: 361 unit: fn prune_utf8_like_many() file: datafusion/physical-optimizer/src/pruning.rs start line: 4331 end line: 4437 size: 63 LOC McCabe index: 1 number of parameters: 0 id: 362 unit: fn merge_batch() file: datafusion/functions-aggregate/src/nth_value.rs start line: 268 end line: 349 size: 63 LOC McCabe index: 10 number of parameters: 2 id: 363 unit: fn try_from() file: datafusion/common/src/file_options/parquet_writer.rs start line: 92 end line: 173 size: 63 LOC McCabe index: 13 number of parameters: 1 id: 364 unit: fn test_plain_types_schema() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 393 end line: 455 size: 63 LOC McCabe index: 1 number of parameters: 0 id: 365 unit: fn open() file: datafusion/datasource-csv/src/source.rs start line: 659 end line: 738 size: 63 LOC McCabe index: 5 number of parameters: 2 id: 366 unit: fn test_build_dag() file: datafusion/physical-expr/src/utils/mod.rs start line: 426 end line: 489 size: 63 LOC McCabe index: 2 number of parameters: 0 id: 367 unit: fn test_propagate_statistics_combination_of_range_holders_arithmetic() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4844 end line: 4910 size: 63 LOC McCabe index: 3 number of parameters: 0 id: 368 unit: fn test_pre_selection_scatter() file: datafusion/physical-expr/src/expressions/binary.rs start line: 5216 end line: 5307 size: 63 LOC McCabe index: 1 number of parameters: 0 id: 369 unit: fn calculate_range() file: datafusion/expr/src/window_state.rs start line: 472 end line: 536 size: 63 LOC McCabe index: 3 number of parameters: 5 id: 370 unit: fn tes_case_when_list() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1931 end line: 1999 size: 63 LOC McCabe index: 1 number of parameters: 0 id: 371 unit: fn vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 597 end line: 679 size: 63 LOC McCabe index: 7 number of parameters: 3 id: 372 unit: fn new() file: datafusion/physical-plan/src/repartition/mod.rs start line: 89 end line: 166 size: 63 LOC McCabe index: 4 number of parameters: 6 id: 373 unit: fn is_join_arrays_equal() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2501 end line: 2564 size: 63 LOC McCabe index: 4 number of parameters: 4 id: 374 unit: fn coerce_types() file: datafusion/functions/src/unicode/substr.rs start line: 109 end line: 173 size: 62 LOC McCabe index: 7 number of parameters: 2 id: 375 unit: fn general_list_resize>() file: datafusion/functions-nested/src/resize.rs start line: 199 end line: 271 size: 62 LOC McCabe index: 7 number of parameters: 4 id: 376 unit: fn divide_op_dict_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2435 end line: 2501 size: 62 LOC McCabe index: 1 number of parameters: 0 id: 377 unit: fn test_evaluate_statistics_combination_of_range_holders() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4742 end line: 4806 size: 62 LOC McCabe index: 3 number of parameters: 0 id: 378 unit: fn experiment() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 788 end line: 856 size: 62 LOC McCabe index: 1 number of parameters: 3 id: 379 unit: fn test_update_properties() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 701 end line: 771 size: 62 LOC McCabe index: 2 number of parameters: 0 id: 380 unit: fn test_normalize_sort_reqs() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 977 end line: 1049 size: 62 LOC McCabe index: 2 number of parameters: 0 id: 381 unit: fn derive_schema_from_inputs_by_name() file: datafusion/expr/src/logical_plan/plan.rs start line: 2740 end line: 2808 size: 62 LOC McCabe index: 7 number of parameters: 2 id: 382 unit: fn test_prefix_path() file: datafusion/datasource/src/url.rs start line: 368 end line: 449 size: 62 LOC McCabe index: 1 number of parameters: 0 id: 383 unit: fn poll_next_inner() file: datafusion/physical-plan/src/spill/mod.rs start line: 81 end line: 166 size: 62 LOC McCabe index: 3 number of parameters: 2 id: 384 unit: fn handle_child_pushdown_result() file: datafusion/physical-plan/src/filter.rs start line: 513 end line: 581 size: 62 LOC McCabe index: 3 number of parameters: 3 id: 385 unit: fn test_apply_and_visit_references() file: datafusion/common/src/tree_node.rs start line: 2280 end line: 2350 size: 61 LOC McCabe index: 2 number of parameters: 0 id: 386 unit: fn schema_adapter_map_schema_with_projection() file: datafusion/core/src/datasource/physical_plan/mod.rs start line: 133 end line: 201 size: 61 LOC McCabe index: 1 number of parameters: 0 id: 387 unit: fn grouping_function_on_id() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 181 end line: 248 size: 61 LOC McCabe index: 8 number of parameters: 3 id: 388 unit: fn compute_properties() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 517 end line: 588 size: 61 LOC McCabe index: 4 number of parameters: 7 id: 389 unit: fn unescape_readline_input() file: datafusion-cli/src/helper.rs start line: 208 end line: 278 size: 61 LOC McCabe index: 1 number of parameters: 0 id: 390 unit: fn remove_corresponding_sort_from_sub_plan() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 688 end line: 755 size: 60 LOC McCabe index: 11 number of parameters: 2 id: 391 unit: fn optimize() file: datafusion/physical-optimizer/src/combine_partial_final_agg.rs start line: 51 end line: 115 size: 60 LOC McCabe index: 5 number of parameters: 3 id: 392 unit: fn get_filtered_min_of_each_group() file: datafusion/functions-aggregate/src/first_last.rs start line: 540 end line: 615 size: 60 LOC McCabe index: 12 number of parameters: 6 id: 393 unit: fn next_value_helper() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1191 end line: 1250 size: 60 LOC McCabe index: 1 number of parameters: 1 id: 394 unit: fn character_length_general() file: datafusion/functions/src/unicode/character_length.rs start line: 128 end line: 192 size: 60 LOC McCabe index: 8 number of parameters: 1 id: 395 unit: fn criterion_benchmark() file: datafusion/functions-nested/benches/map.rs start line: 54 end line: 118 size: 60 LOC McCabe index: 4 number of parameters: 1 id: 396 unit: fn discover_new_orderings() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 367 end line: 441 size: 60 LOC McCabe index: 14 number of parameters: 2 id: 397 unit: fn benchmark_binary_op_in_short_circuit() file: datafusion/physical-expr/benches/binary_op.rs start line: 153 end line: 231 size: 60 LOC McCabe index: 5 number of parameters: 1 id: 398 unit: fn row_group_pruning_predicate_decimal_type5() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1085 end line: 1152 size: 60 LOC McCabe index: 1 number of parameters: 0 id: 399 unit: fn test_get_valid_types_numeric() file: datafusion/expr/src/type_coercion/functions.rs start line: 950 end line: 1022 size: 60 LOC McCabe index: 1 number of parameters: 0 id: 400 unit: fn get_projected_output_ordering() file: datafusion/datasource/src/file_scan_config.rs start line: 1419 end line: 1483 size: 60 LOC McCabe index: 9 number of parameters: 2 id: 401 unit: fn make_substrait_like_expr() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2079 end line: 2140 size: 59 LOC McCabe index: 4 number of parameters: 7 id: 402 unit: fn round_trip_types() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2739 end line: 2804 size: 59 LOC McCabe index: 2 number of parameters: 0 id: 403 unit: fn copy_to_plan() file: datafusion/sql/src/statement.rs start line: 1319 end line: 1385 size: 59 LOC McCabe index: 4 number of parameters: 2 id: 404 unit: fn test_merge_asc() file: datafusion/functions-aggregate-common/src/merge_arrays.rs start line: 210 end line: 274 size: 59 LOC McCabe index: 1 number of parameters: 0 id: 405 unit: fn test_merge_desc() file: datafusion/functions-aggregate-common/src/merge_arrays.rs start line: 277 end line: 340 size: 59 LOC McCabe index: 1 number of parameters: 0 id: 406 unit: fn cast_round_trip() file: datafusion/common/src/scalar/mod.rs start line: 6368 end line: 6437 size: 59 LOC McCabe index: 1 number of parameters: 0 id: 407 unit: fn string_to_array_inner_3() file: datafusion/functions-nested/src/string.rs start line: 590 end line: 648 size: 59 LOC McCabe index: 1 number of parameters: 4 id: 408 unit: fn test_propagate_constraints_singleton_interval_at_right() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1434 end line: 1504 size: 59 LOC McCabe index: 1 number of parameters: 0 id: 409 unit: fn transform() file: datafusion/sql/src/utils.rs start line: 389 end line: 455 size: 58 LOC McCabe index: 3 number of parameters: 5 id: 410 unit: fn remove_unnecessary_nesting() file: datafusion/sql/src/unparser/expr.rs start line: 830 end line: 890 size: 58 LOC McCabe index: 4 number of parameters: 4 id: 411 unit: fn try_reorder() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 721 end line: 784 size: 58 LOC McCabe index: 11 number of parameters: 3 id: 412 unit: fn test_build_statistics_record_batch() file: datafusion/physical-optimizer/src/pruning.rs start line: 2435 end line: 2499 size: 58 LOC McCabe index: 1 number of parameters: 0 id: 413 unit: fn prune_utf8_not_like_many() file: datafusion/physical-optimizer/src/pruning.rs start line: 4472 end line: 4563 size: 58 LOC McCabe index: 1 number of parameters: 0 id: 414 unit: fn gen_range_date() file: datafusion/functions-nested/src/range.rs start line: 439 end line: 509 size: 58 LOC McCabe index: 14 number of parameters: 2 id: 415 unit: fn string_to_array_inner_2() file: datafusion/functions-nested/src/string.rs start line: 530 end line: 588 size: 58 LOC McCabe index: 4 number of parameters: 3 id: 416 unit: fn test_external_props() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 330 end line: 387 size: 58 LOC McCabe index: 1 number of parameters: 0 id: 417 unit: fn test_display_and_or_combo() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4481 end line: 4541 size: 58 LOC McCabe index: 1 number of parameters: 0 id: 418 unit: fn case_transform() file: datafusion/physical-expr/src/expressions/case.rs start line: 1206 end line: 1269 size: 58 LOC McCabe index: 3 number of parameters: 0 id: 419 unit: fn test_from_existing() file: datafusion/core/src/execution/session_state.rs start line: 2007 end line: 2068 size: 58 LOC McCabe index: 1 number of parameters: 0 id: 420 unit: fn data_type_and_nullable_with_window_function() file: datafusion/expr/src/expr_schema.rs start line: 564 end line: 625 size: 58 LOC McCabe index: 1 number of parameters: 3 id: 421 unit: fn find_inner_join() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 288 end line: 355 size: 58 LOC McCabe index: 6 number of parameters: 4 id: 422 unit: fn filter_exprs_evaluation_result_on_empty_batch() file: datafusion/optimizer/src/decorrelate.rs start line: 553 end line: 614 size: 58 LOC McCabe index: 7 number of parameters: 4 id: 423 unit: fn take_n_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 328 end line: 432 size: 58 LOC McCabe index: 5 number of parameters: 2 id: 424 unit: fn from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 72 end line: 129 size: 58 LOC McCabe index: 1 number of parameters: 1 id: 425 unit: fn from() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 464 end line: 521 size: 58 LOC McCabe index: 1 number of parameters: 1 id: 426 unit: fn try_into_window_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 855 end line: 916 size: 58 LOC McCabe index: 2 number of parameters: 5 id: 427 unit: fn insert_if_new_inner() file: datafusion/physical-expr-common/src/binary_view_map.rs start line: 232 end line: 307 size: 57 LOC McCabe index: 5 number of parameters: 4 id: 428 unit: fn adjust_window_sort_removal() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 554 end line: 620 size: 57 LOC McCabe index: 5 number of parameters: 1 id: 429 unit: fn test_last_group_acc() file: datafusion/functions-aggregate/src/first_last.rs start line: 1702 end line: 1774 size: 57 LOC McCabe index: 1 number of parameters: 0 id: 430 unit: fn plan_field_access() file: datafusion/functions-nested/src/planner.rs start line: 143 end line: 205 size: 57 LOC McCabe index: 3 number of parameters: 3 id: 431 unit: fn test_complex_list() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1135 end line: 1194 size: 57 LOC McCabe index: 1 number of parameters: 0 id: 432 unit: fn in_list_date64() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 874 end line: 939 size: 57 LOC McCabe index: 1 number of parameters: 0 id: 433 unit: fn in_list_date32() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 942 end line: 1007 size: 57 LOC McCabe index: 1 number of parameters: 0 id: 434 unit: fn test_fmt_sql() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4984 end line: 5049 size: 57 LOC McCabe index: 1 number of parameters: 0 id: 435 unit: fn case_test_incompatible() file: datafusion/physical-expr/src/expressions/case.rs start line: 1087 end line: 1147 size: 57 LOC McCabe index: 1 number of parameters: 0 id: 436 unit: fn test_analyze_boundary_exprs() file: datafusion/physical-expr/src/analysis.rs start line: 320 end line: 387 size: 57 LOC McCabe index: 2 number of parameters: 0 id: 437 unit: fn test_tracked_consumers_pool_deregister() file: datafusion/execution/src/memory_pool/pool.rs start line: 623 end line: 692 size: 57 LOC McCabe index: 5 number of parameters: 0 id: 438 unit: fn project_with_validation() file: datafusion/expr/src/logical_plan/builder.rs start line: 1747 end line: 1808 size: 57 LOC McCabe index: 9 number of parameters: 3 id: 439 unit: fn test_semi_join_cardinality_absent_rows() file: datafusion/physical-plan/src/joins/utils.rs start line: 2254 end line: 2315 size: 57 LOC McCabe index: 1 number of parameters: 0 id: 440 unit: fn reconstruct_select_statement() file: datafusion/sql/src/unparser/plan.rs start line: 222 end line: 281 size: 56 LOC McCabe index: 2 number of parameters: 4 id: 441 unit: fn handle_hash_join() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 660 end line: 726 size: 56 LOC McCabe index: 6 number of parameters: 2 id: 442 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/average.rs start line: 189 end line: 252 size: 56 LOC McCabe index: 1 number of parameters: 2 id: 443 unit: fn test_case_insensitive_regexp_count_scalar_flags() file: datafusion/functions/src/regex/regexpcount.rs start line: 758 end line: 822 size: 56 LOC McCabe index: 1 number of parameters: 0 id: 444 unit: fn test_case_sensitive_regexp_count_start_scalar_complex() file: datafusion/functions/src/regex/regexpcount.rs start line: 873 end line: 934 size: 56 LOC McCabe index: 1 number of parameters: 0 id: 445 unit: fn criterion_benchmark() file: datafusion/functions/benches/pad.rs start line: 125 end line: 191 size: 56 LOC McCabe index: 8 number of parameters: 1 id: 446 unit: fn criterion_benchmark() file: datafusion/functions/benches/gcd.rs start line: 40 end line: 102 size: 56 LOC McCabe index: 4 number of parameters: 1 id: 447 unit: fn multiply_op_dict_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2223 end line: 2283 size: 56 LOC McCabe index: 1 number of parameters: 0 id: 448 unit: fn prune_pages_in_one_row_group() file: datafusion/datasource-parquet/src/page_filter.rs start line: 300 end line: 359 size: 56 LOC McCabe index: 5 number of parameters: 5 id: 449 unit: fn test_display_pg_json() file: datafusion/expr/src/logical_plan/plan.rs start line: 4128 end line: 4186 size: 56 LOC McCabe index: 1 number of parameters: 0 id: 450 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 75 end line: 133 size: 56 LOC McCabe index: 5 number of parameters: 3 id: 451 unit: fn test_simplify_composed_bitwise_xor() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2717 end line: 2795 size: 56 LOC McCabe index: 1 number of parameters: 0 id: 452 unit: fn stats_cartesian_product() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 394 end line: 459 size: 56 LOC McCabe index: 1 number of parameters: 2 id: 453 unit: fn parse_decimal() file: datafusion/sql/src/expr/value.rs start line: 352 end line: 411 size: 55 LOC McCabe index: 8 number of parameters: 2 id: 454 unit: fn test_defaults_match() file: datafusion/common/src/file_options/parquet_writer.rs start line: 700 end line: 768 size: 55 LOC McCabe index: 1 number of parameters: 0 id: 455 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 301 end line: 362 size: 55 LOC McCabe index: 3 number of parameters: 2 id: 456 unit: fn test_date_bin_single() file: datafusion/functions/src/datetime/date_bin.rs start line: 880 end line: 936 size: 55 LOC McCabe index: 1 number of parameters: 0 id: 457 unit: fn general_array_element() file: datafusion/functions-nested/src/extract.rs start line: 216 end line: 284 size: 55 LOC McCabe index: 8 number of parameters: 2 id: 458 unit: fn check_short_circuit() file: datafusion/physical-expr/src/expressions/binary.rs start line: 855 end line: 937 size: 55 LOC McCabe index: 16 number of parameters: 2 id: 459 unit: fn row_group_pruning_predicate_decimal_type() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 785 end line: 851 size: 55 LOC McCabe index: 1 number of parameters: 0 id: 460 unit: fn criterion_benchmark_limited_distinct() file: datafusion/core/benches/distinct_query_sql.rs start line: 52 end line: 112 size: 55 LOC McCabe index: 6 number of parameters: 1 id: 461 unit: fn calc_func_dependencies_for_project() file: datafusion/expr/src/logical_plan/plan.rs start line: 3621 end line: 3677 size: 55 LOC McCabe index: 2 number of parameters: 2 id: 462 unit: fn collect_vectorized_process_context() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 491 end line: 563 size: 55 LOC McCabe index: 4 number of parameters: 3 id: 463 unit: fn execute() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 452 end line: 510 size: 55 LOC McCabe index: 3 number of parameters: 3 id: 464 unit: fn encode_scalar_nested_value() file: datafusion/proto-common/src/to_proto/mod.rs start line: 972 end line: 1029 size: 54 LOC McCabe index: 1 number of parameters: 2 id: 465 unit: fn recursive_cte() file: datafusion/sql/src/cte.rs start line: 72 end line: 187 size: 54 LOC McCabe index: 3 number of parameters: 4 id: 466 unit: fn test_scalar_negative_overflows() file: datafusion/common/src/scalar/mod.rs start line: 6477 end line: 6536 size: 54 LOC McCabe index: 2 number of parameters: 0 id: 467 unit: fn call() file: datafusion/functions-table/src/generate_series.rs start line: 194 end line: 256 size: 54 LOC McCabe index: 10 number of parameters: 2 id: 468 unit: fn invoke_with_args() file: datafusion/functions/src/math/log.rs start line: 121 end line: 179 size: 54 LOC McCabe index: 2 number of parameters: 2 id: 469 unit: fn _date_trunc_coarse() file: datafusion/functions/src/datetime/date_trunc.rs start line: 286 end line: 339 size: 54 LOC McCabe index: 1 number of parameters: 2 id: 470 unit: fn gen_string_array() file: datafusion/functions/benches/strpos.rs start line: 33 end line: 91 size: 54 LOC McCabe index: 6 number of parameters: 5 id: 471 unit: fn child_schema_lookup() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 90 end line: 144 size: 54 LOC McCabe index: 5 number of parameters: 3 id: 472 unit: fn test_filter_is_scalar() file: datafusion/expr/src/logical_plan/plan.rs start line: 4514 end line: 4570 size: 54 LOC McCabe index: 1 number of parameters: 0 id: 473 unit: fn test_normalize_inner_binary_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1607 end line: 1669 size: 54 LOC McCabe index: 1 number of parameters: 0 id: 474 unit: fn repartition_evenly_by_size() file: datafusion/datasource/src/file_groups.rs start line: 211 end line: 272 size: 54 LOC McCabe index: 5 number of parameters: 2 id: 475 unit: fn test_byte_equal_to_internal() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 595 end line: 664 size: 54 LOC McCabe index: 1 number of parameters: 2 id: 476 unit: fn pre_visit() file: datafusion/physical-plan/src/display.rs start line: 445 end line: 509 size: 54 LOC McCabe index: 8 number of parameters: 2 id: 477 unit: fn try_into_sort_preserving_merge_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1465 end line: 1518 size: 54 LOC McCabe index: 5 number of parameters: 5 id: 478 unit: fn criterion_benchmark() file: datafusion/functions-aggregate-common/benches/accumulate.rs start line: 57 end line: 112 size: 53 LOC McCabe index: 4 number of parameters: 1 id: 479 unit: fn scalar_iter_to_array_boolean() file: datafusion/common/src/scalar/mod.rs start line: 5044 end line: 5100 size: 53 LOC McCabe index: 1 number of parameters: 0 id: 480 unit: fn test_functions() file: datafusion/functions/src/string/concat_ws.rs start line: 417 end line: 470 size: 53 LOC McCabe index: 1 number of parameters: 0 id: 481 unit: fn criterion_benchmark() file: datafusion/functions/benches/ltrim.rs start line: 195 end line: 253 size: 53 LOC McCabe index: 2 number of parameters: 1 id: 482 unit: fn get_result_column() file: datafusion/physical-expr/src/window/window_expr.rs start line: 264 end line: 323 size: 53 LOC McCabe index: 7 number of parameters: 8 id: 483 unit: fn test_inlist_conjunction() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 725 end line: 785 size: 53 LOC McCabe index: 1 number of parameters: 0 id: 484 unit: fn in_expr_with_multiple_element_in_list() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1205 end line: 1260 size: 53 LOC McCabe index: 1 number of parameters: 0 id: 485 unit: fn criterion_benchmark() file: datafusion/core/benches/parquet_query_sql.rs start line: 182 end line: 253 size: 53 LOC McCabe index: 6 number of parameters: 1 id: 486 unit: fn run() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 414 end line: 476 size: 53 LOC McCabe index: 4 number of parameters: 1 id: 487 unit: fn mark_partition_end() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 409 end line: 465 size: 53 LOC McCabe index: 8 number of parameters: 2 id: 488 unit: fn scalarized_intern_remaining() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 717 end line: 798 size: 53 LOC McCabe index: 7 number of parameters: 4 id: 489 unit: fn fmt_as() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 639 end line: 692 size: 53 LOC McCabe index: 4 number of parameters: 3 id: 490 unit: fn calculate_indices_by_join_type() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 802 end line: 854 size: 53 LOC McCabe index: 4 number of parameters: 5 id: 491 unit: fn match_window_definitions() file: datafusion/sql/src/select.rs start line: 874 end line: 925 size: 52 LOC McCabe index: 9 number of parameters: 3 id: 492 unit: fn from() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 379 end line: 438 size: 52 LOC McCabe index: 7 number of parameters: 1 id: 493 unit: fn strpos() file: datafusion/functions/src/unicode/strpos.rs start line: 125 end line: 177 size: 52 LOC McCabe index: 1 number of parameters: 1 id: 494 unit: fn data_with_formats() file: datafusion/functions/benches/to_timestamp.rs start line: 48 end line: 110 size: 52 LOC McCabe index: 1 number of parameters: 0 id: 495 unit: fn plus_op_dict_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1796 end line: 1852 size: 52 LOC McCabe index: 1 number of parameters: 0 id: 496 unit: fn minus_op_dict_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2015 end line: 2071 size: 52 LOC McCabe index: 1 number of parameters: 0 id: 497 unit: fn modulus_op_dict_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2653 end line: 2709 size: 52 LOC McCabe index: 1 number of parameters: 0 id: 498 unit: fn case_when_with_expr() file: datafusion/physical-expr/src/expressions/case.rs start line: 200 end line: 268 size: 52 LOC McCabe index: 4 number of parameters: 2 id: 499 unit: fn test_get_updated_right_ordering_equivalence_properties() file: datafusion/physical-expr/src/equivalence/properties/joins.rs start line: 235 end line: 300 size: 52 LOC McCabe index: 1 number of parameters: 0 id: 500 unit: fn row_group_pruning_predicate_decimal_type3() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 950 end line: 1005 size: 52 LOC McCabe index: 1 number of parameters: 0 id: 501 unit: fn criterion_benchmark() file: datafusion/core/benches/sort_limit_query_sql.rs start line: 104 end line: 159 size: 52 LOC McCabe index: 5 number of parameters: 1 id: 502 unit: fn test_tracked_consumers_pool_register() file: datafusion/execution/src/memory_pool/pool.rs start line: 555 end line: 620 size: 52 LOC McCabe index: 5 number of parameters: 0 id: 503 unit: fn do_equal_to_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 217 end line: 281 size: 52 LOC McCabe index: 5 number of parameters: 4 id: 504 unit: fn try_into_sort_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1411 end line: 1463 size: 52 LOC McCabe index: 5 number of parameters: 5 id: 505 unit: fn try_from_nested_loop_join_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2500 end line: 2553 size: 52 LOC McCabe index: 1 number of parameters: 2 id: 506 unit: fn sql_fn_arg_to_logical_expr() file: datafusion/sql/src/expr/function.rs start line: 511 end line: 566 size: 51 LOC McCabe index: 2 number of parameters: 4 id: 507 unit: fn prune_all_rows_null_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2331 end line: 2389 size: 51 LOC McCabe index: 1 number of parameters: 0 id: 508 unit: fn invoke_per_accumulator() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 189 end line: 270 size: 51 LOC McCabe index: 5 number of parameters: 6 id: 509 unit: fn accumulate_values_test() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 793 end line: 853 size: 51 LOC McCabe index: 4 number of parameters: 4 id: 510 unit: fn accumulate_boolean_test() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 909 end line: 970 size: 51 LOC McCabe index: 4 number of parameters: 4 id: 511 unit: fn test_find_root_error() file: datafusion/common/src/error.rs start line: 1012 end line: 1068 size: 51 LOC McCabe index: 1 number of parameters: 0 id: 512 unit: fn test_type_coercion_logical_op() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 2458 end line: 2509 size: 51 LOC McCabe index: 1 number of parameters: 0 id: 513 unit: fn case_conversion() file: datafusion/functions/src/string/common.rs start line: 311 end line: 363 size: 51 LOC McCabe index: 3 number of parameters: 3 id: 514 unit: fn criterion_benchmark() file: datafusion/functions/benches/iszero.rs start line: 30 end line: 82 size: 51 LOC McCabe index: 4 number of parameters: 1 id: 515 unit: fn criterion_benchmark() file: datafusion/functions/benches/signum.rs start line: 30 end line: 83 size: 51 LOC McCabe index: 4 number of parameters: 1 id: 516 unit: fn test_with_reorder_comprehensive() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1528 end line: 1596 size: 51 LOC McCabe index: 2 number of parameters: 0 id: 517 unit: fn do_benches() file: datafusion/physical-expr/benches/in_list.rs start line: 44 end line: 102 size: 51 LOC McCabe index: 5 number of parameters: 4 id: 518 unit: fn row_group_pruning_predicate_partial_expr() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 582 end line: 644 size: 51 LOC McCabe index: 1 number of parameters: 0 id: 519 unit: fn try_pushdown_filters() file: datafusion/datasource-parquet/src/source.rs start line: 602 end line: 658 size: 51 LOC McCabe index: 6 number of parameters: 3 id: 520 unit: fn calculate_range_rows() file: datafusion/expr/src/window_state.rs start line: 187 end line: 243 size: 51 LOC McCabe index: 3 number of parameters: 3 id: 521 unit: fn like_for_type_coercion() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1606 end line: 1663 size: 51 LOC McCabe index: 1 number of parameters: 0 id: 522 unit: fn fmt_as() file: datafusion/datasource/src/memory.rs start line: 393 end line: 446 size: 51 LOC McCabe index: 3 number of parameters: 3 id: 523 unit: fn max_distinct_count() file: datafusion/physical-plan/src/joins/utils.rs start line: 656 end line: 713 size: 51 LOC McCabe index: 8 number of parameters: 2 id: 524 unit: fn execute() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 280 end line: 337 size: 51 LOC McCabe index: 4 number of parameters: 3 id: 525 unit: fn to_field() file: datafusion/substrait/src/physical_plan/consumer.rs start line: 173 end line: 224 size: 50 LOC McCabe index: 1 number of parameters: 2 id: 526 unit: fn set_variable_to_plan() file: datafusion/sql/src/statement.rs start line: 1729 end line: 1787 size: 50 LOC McCabe index: 6 number of parameters: 5 id: 527 unit: fn custom_dialect_with_date_field_extract_style() file: datafusion/sql/src/unparser/expr.rs start line: 2595 end line: 2647 size: 50 LOC McCabe index: 2 number of parameters: 0 id: 528 unit: fn merge_batch() file: datafusion/functions-aggregate/src/regr.rs start line: 496 end line: 556 size: 50 LOC McCabe index: 3 number of parameters: 2 id: 529 unit: fn simplify() file: datafusion/functions/src/math/log.rs start line: 189 end line: 243 size: 50 LOC McCabe index: 9 number of parameters: 3 id: 530 unit: fn invoke_with_args() file: datafusion/functions/src/core/coalesce.rs start line: 99 end line: 153 size: 50 LOC McCabe index: 8 number of parameters: 2 id: 531 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/date_part.rs start line: 170 end line: 229 size: 50 LOC McCabe index: 5 number of parameters: 2 id: 532 unit: fn criterion_benchmark() file: datafusion/functions/benches/initcap.rs start line: 48 end line: 100 size: 50 LOC McCabe index: 5 number of parameters: 1 id: 533 unit: fn general_list_repeat() file: datafusion/functions-nested/src/repeat.rs start line: 243 end line: 299 size: 50 LOC McCabe index: 3 number of parameters: 2 id: 534 unit: fn test_conjunction_multi_column() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 512 end line: 578 size: 50 LOC McCabe index: 1 number of parameters: 0 id: 535 unit: fn $FUNC_NAME() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 860 end line: 911 size: 50 LOC McCabe index: 2 number of parameters: 6 id: 536 unit: fn create_grouping_physical_expr() file: datafusion/core/src/physical_planner.rs start line: 1253 end line: 1302 size: 50 LOC McCabe index: 2 number of parameters: 5 id: 537 unit: fn test_group_window_expr_by_sort_keys() file: datafusion/expr/src/utils.rs start line: 1308 end line: 1360 size: 50 LOC McCabe index: 1 number of parameters: 0 id: 538 unit: fn avoid_generate_duplicate_sort_keys() file: datafusion/expr/src/utils.rs start line: 1363 end line: 1413 size: 50 LOC McCabe index: 3 number of parameters: 0 id: 539 unit: fn correlated_scalar_subquery_in_between_clause() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 1057 end line: 1109 size: 50 LOC McCabe index: 1 number of parameters: 0 id: 540 unit: fn replace_grouping_exprs() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 75 end line: 127 size: 50 LOC McCabe index: 4 number of parameters: 4 id: 541 unit: fn test_simplify_canonicalize() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2248 end line: 2297 size: 50 LOC McCabe index: 1 number of parameters: 0 id: 542 unit: fn test_inequalities_maybe_null() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 344 end line: 399 size: 50 LOC McCabe index: 1 number of parameters: 0 id: 543 unit: fn rewrite() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 58 end line: 117 size: 50 LOC McCabe index: 5 number of parameters: 3 id: 544 unit: fn compute_properties() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 245 end line: 305 size: 50 LOC McCabe index: 4 number of parameters: 5 id: 545 unit: fn join_with_hash_collision() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 3335 end line: 3397 size: 50 LOC McCabe index: 2 number of parameters: 0 id: 546 unit: fn handle_timestamp() file: datafusion/sql/src/unparser/expr.rs start line: 1022 end line: 1072 size: 49 LOC McCabe index: 2 number of parameters: 3 id: 547 unit: fn analyze_immediate_sort_removal() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 498 end line: 550 size: 49 LOC McCabe index: 9 number of parameters: 1 id: 548 unit: fn expr_source_side() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 477 end line: 527 size: 49 LOC McCabe index: 5 number of parameters: 3 id: 549 unit: fn test_rewrite_expr_to_prunable_custom_unhandled_hook() file: datafusion/physical-optimizer/src/pruning.rs start line: 4615 end line: 4680 size: 49 LOC McCabe index: 2 number of parameters: 0 id: 550 unit: fn merge_batch() file: datafusion/functions-aggregate/src/array_agg.rs start line: 565 end line: 636 size: 49 LOC McCabe index: 6 number of parameters: 2 id: 551 unit: fn test_normalize_with_schemas_and_ambiguity_check() file: datafusion/common/src/column.rs start line: 391 end line: 452 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 552 unit: fn test_to_array_of_size_for_nested() file: datafusion/common/src/scalar/mod.rs start line: 4154 end line: 4210 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 553 unit: fn test_binary_debug() file: datafusion/common/src/scalar/mod.rs start line: 7207 end line: 7258 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 554 unit: fn median_extraction_test() file: datafusion/expr-common/src/statistics.rs start line: 1189 end line: 1240 size: 49 LOC McCabe index: 3 number of parameters: 0 id: 555 unit: fn criterion_benchmark() file: datafusion/functions/benches/cot.rs start line: 31 end line: 81 size: 49 LOC McCabe index: 4 number of parameters: 1 id: 556 unit: fn criterion_benchmark() file: datafusion/functions/benches/isnan.rs start line: 30 end line: 79 size: 49 LOC McCabe index: 4 number of parameters: 1 id: 557 unit: fn test_nested_schema() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 458 end line: 507 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 558 unit: fn test_conjunction_single_column() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 451 end line: 509 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 559 unit: fn in_list_binary() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 602 end line: 659 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 560 unit: fn test_propagate_constraints_column_interval_at_left() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1507 end line: 1567 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 561 unit: fn recursive_subqueries() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 473 end line: 524 size: 49 LOC McCabe index: 1 number of parameters: 0 id: 562 unit: fn gather_filters_for_pushdown() file: datafusion/physical-plan/src/filter.rs start line: 458 end line: 511 size: 49 LOC McCabe index: 4 number of parameters: 3 id: 563 unit: fn get_matched_indices_with_limit_offset() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 257 end line: 317 size: 49 LOC McCabe index: 3 number of parameters: 5 id: 564 unit: fn try_into_filter_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 591 end line: 639 size: 49 LOC McCabe index: 3 number of parameters: 5 id: 565 unit: fn append_row() file: test-utils/src/data_gen.rs start line: 132 end line: 186 size: 49 LOC McCabe index: 5 number of parameters: 8 id: 566 unit: fn build_order_by() file: datafusion/sql/src/statement.rs start line: 1387 end line: 1441 size: 48 LOC McCabe index: 7 number of parameters: 4 id: 567 unit: fn make_map_batch_internal() file: datafusion/functions-nested/src/map.rs start line: 123 end line: 178 size: 48 LOC McCabe index: 4 number of parameters: 4 id: 568 unit: fn make_map_array_internal() file: datafusion/functions-nested/src/map.rs start line: 355 end line: 409 size: 48 LOC McCabe index: 3 number of parameters: 2 id: 569 unit: fn test_evaluate_statistics() file: datafusion/physical-expr/src/expressions/negative.rs start line: 268 end line: 326 size: 48 LOC McCabe index: 1 number of parameters: 0 id: 570 unit: fn test_get_finer() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 918 end line: 974 size: 48 LOC McCabe index: 2 number of parameters: 0 id: 571 unit: fn generate_spm_for_round_robin_tie_breaker() file: datafusion/core/benches/spm.rs start line: 32 end line: 87 size: 48 LOC McCabe index: 3 number of parameters: 4 id: 572 unit: fn criterion_benchmark() file: datafusion/core/benches/sort.rs start line: 111 end line: 162 size: 48 LOC McCabe index: 10 number of parameters: 1 id: 573 unit: fn infer_placeholder_in_clause() file: datafusion/expr/src/expr.rs start line: 3209 end line: 3261 size: 48 LOC McCabe index: 2 number of parameters: 0 id: 574 unit: fn calculate_index_of_row() file: datafusion/expr/src/window_state.rs start line: 381 end line: 434 size: 48 LOC McCabe index: 8 number of parameters: 6 id: 575 unit: fn rewrite() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 64 end line: 112 size: 48 LOC McCabe index: 2 number of parameters: 3 id: 576 unit: fn test_push_down_volatile_function_in_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 3886 end line: 3935 size: 48 LOC McCabe index: 1 number of parameters: 0 id: 577 unit: fn expect_cast() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1229 end line: 1287 size: 48 LOC McCabe index: 2 number of parameters: 3 id: 578 unit: fn rewrite_inner_subqueries() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 128 end line: 175 size: 48 LOC McCabe index: 3 number of parameters: 3 id: 579 unit: fn test_aggregate_partition_timestamps() file: datafusion/physical-plan/src/metrics/mod.rs start line: 605 end line: 664 size: 48 LOC McCabe index: 3 number of parameters: 0 id: 580 unit: fn test_join_table_borders() file: datafusion/physical-plan/src/projection.rs start line: 1024 end line: 1076 size: 48 LOC McCabe index: 1 number of parameters: 0 id: 581 unit: fn test_nullable_primitive_equal_to_internal() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 267 end line: 330 size: 48 LOC McCabe index: 1 number of parameters: 2 id: 582 unit: fn test_join_schema() file: datafusion/physical-plan/src/joins/utils.rs start line: 1624 end line: 1676 size: 48 LOC McCabe index: 2 number of parameters: 0 id: 583 unit: fn sql_trim_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 872 end line: 920 size: 47 LOC McCabe index: 3 number of parameters: 7 id: 584 unit: fn sql_to_op() file: datafusion/sql/src/unparser/expr.rs start line: 927 end line: 973 size: 47 LOC McCabe index: 1 number of parameters: 2 id: 585 unit: fn try_convert_aggregate_if_better() file: datafusion/physical-optimizer/src/update_aggr_exprs.rs start line: 155 end line: 213 size: 47 LOC McCabe index: 7 number of parameters: 3 id: 586 unit: fn merge_batch() file: datafusion/functions-aggregate/src/median.rs start line: 342 end line: 392 size: 47 LOC McCabe index: 3 number of parameters: 6 id: 587 unit: fn test_scalar_union_sparse() file: datafusion/common/src/scalar/mod.rs start line: 5980 end line: 6033 size: 47 LOC McCabe index: 3 number of parameters: 0 id: 588 unit: fn test_decimal_binary_comparison_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1514 end line: 1561 size: 47 LOC McCabe index: 3 number of parameters: 0 id: 589 unit: fn fmt() file: datafusion/expr-common/src/operator.rs start line: 343 end line: 389 size: 47 LOC McCabe index: 1 number of parameters: 2 id: 590 unit: fn invoke_with_args() file: datafusion/functions/src/core/union_tag.rs start line: 85 end line: 148 size: 47 LOC McCabe index: 4 number of parameters: 2 id: 591 unit: fn return_field_from_args() file: datafusion/functions/src/core/named_struct.rs start line: 99 end line: 150 size: 47 LOC McCabe index: 4 number of parameters: 2 id: 592 unit: fn contains() file: datafusion/functions/src/string/contains.rs start line: 101 end line: 148 size: 47 LOC McCabe index: 5 number of parameters: 1 id: 593 unit: fn test_functions() file: datafusion/functions/src/string/ends_with.rs start line: 153 end line: 200 size: 47 LOC McCabe index: 1 number of parameters: 0 id: 594 unit: fn concat_internal() file: datafusion/functions-nested/src/concat.rs start line: 380 end line: 439 size: 47 LOC McCabe index: 3 number of parameters: 1 id: 595 unit: fn aggregate_evaluate_stateful() file: datafusion/physical-expr/src/window/window_expr.rs start line: 210 end line: 259 size: 47 LOC McCabe index: 5 number of parameters: 3 id: 596 unit: fn get_properties() file: datafusion/physical-expr/src/expressions/binary.rs start line: 603 end line: 649 size: 47 LOC McCabe index: 1 number of parameters: 2 id: 597 unit: fn test_evaluate_bounds_int32() file: datafusion/physical-expr/src/expressions/binary.rs start line: 5310 end line: 5365 size: 47 LOC McCabe index: 1 number of parameters: 0 id: 598 unit: fn test_ordering_satisfy_different_lengths() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 696 end line: 753 size: 47 LOC McCabe index: 2 number of parameters: 0 id: 599 unit: fn criterion_benchmark() file: datafusion/physical-expr/benches/is_null.rs start line: 25 end line: 81 size: 47 LOC McCabe index: 9 number of parameters: 1 id: 600 unit: fn try_from() file: datafusion/ffi/src/plan_properties.rs start line: 178 end line: 233 size: 47 LOC McCabe index: 1 number of parameters: 1 id: 601 unit: fn test_file_scan_config_builder_defaults() file: datafusion/datasource/src/file_scan_config.rs start line: 2266 end line: 2318 size: 47 LOC McCabe index: 2 number of parameters: 0 id: 602 unit: fn test_file_extension() file: datafusion/datasource/src/url.rs start line: 530 end line: 577 size: 47 LOC McCabe index: 1 number of parameters: 0 id: 603 unit: fn calc_partition_output_indices() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 699 end line: 746 size: 47 LOC McCabe index: 5 number of parameters: 4 id: 604 unit: fn in_mem_sort_stream() file: datafusion/physical-plan/src/sorts/sort.rs start line: 650 end line: 712 size: 47 LOC McCabe index: 4 number of parameters: 2 id: 605 unit: fn compute_properties() file: datafusion/physical-plan/src/filter.rs start line: 261 end line: 317 size: 47 LOC McCabe index: 3 number of parameters: 4 id: 606 unit: fn process_unmatched_build_batch() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 922 end line: 971 size: 47 LOC McCabe index: 5 number of parameters: 1 id: 607 unit: fn convert_parquet_statistics() file: datafusion-cli/src/functions.rs start line: 253 end line: 299 size: 47 LOC McCabe index: 1 number of parameters: 2 id: 608 unit: fn op_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 975 end line: 1020 size: 46 LOC McCabe index: 1 number of parameters: 2 id: 609 unit: fn optimize() file: datafusion/physical-optimizer/src/aggregate_statistics.rs start line: 46 end line: 95 size: 46 LOC McCabe index: 5 number of parameters: 3 id: 610 unit: fn min_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 581 end line: 626 size: 46 LOC McCabe index: 1 number of parameters: 1 id: 611 unit: fn test_timezone_with_daylight_savings() file: datafusion/functions/src/datetime/to_local_time.rs start line: 481 end line: 538 size: 46 LOC McCabe index: 2 number of parameters: 0 id: 612 unit: fn string_trim() file: datafusion/functions/src/string/common.rs start line: 250 end line: 301 size: 46 LOC McCabe index: 3 number of parameters: 1 id: 613 unit: fn repeat_impl() file: datafusion/functions/src/string/repeat.rs start line: 146 end line: 194 size: 46 LOC McCabe index: 4 number of parameters: 3 id: 614 unit: fn test_disjunction_multi_column() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 643 end line: 703 size: 46 LOC McCabe index: 1 number of parameters: 0 id: 615 unit: fn partitioning_satisfy_distribution() file: datafusion/physical-expr/src/partitioning.rs start line: 290 end line: 342 size: 46 LOC McCabe index: 2 number of parameters: 0 id: 616 unit: fn satisfied_by_constraint() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 632 end line: 687 size: 46 LOC McCabe index: 11 number of parameters: 4 id: 617 unit: fn projected_orderings() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 991 end line: 1052 size: 46 LOC McCabe index: 6 number of parameters: 2 id: 618 unit: fn test_maybe_data_types() file: datafusion/expr/src/type_coercion/functions.rs start line: 899 end line: 947 size: 46 LOC McCabe index: 3 number of parameters: 0 id: 619 unit: fn test_unwrap_list_cast_comparison() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 770 end line: 827 size: 46 LOC McCabe index: 1 number of parameters: 0 id: 620 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 62 end line: 112 size: 46 LOC McCabe index: 3 number of parameters: 3 id: 621 unit: fn test_file_scan_config_builder() file: datafusion/datasource/src/file_scan_config.rs start line: 2212 end line: 2263 size: 46 LOC McCabe index: 1 number of parameters: 0 id: 622 unit: fn calculate_out_columns() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 531 end line: 582 size: 46 LOC McCabe index: 5 number of parameters: 5 id: 623 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 539 end line: 589 size: 46 LOC McCabe index: 2 number of parameters: 2 id: 624 unit: fn from_substrait_bound() file: datafusion/substrait/src/logical_plan/consumer/expr/window_function.rs start line: 119 end line: 163 size: 45 LOC McCabe index: 5 number of parameters: 2 id: 625 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 997 end line: 1041 size: 45 LOC McCabe index: 1 number of parameters: 1 id: 626 unit: fn get_repartition_requirement_status() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 1097 end line: 1150 size: 45 LOC McCabe index: 10 number of parameters: 3 id: 627 unit: fn transform_sort() file: datafusion/physical-optimizer/src/topk_aggregation.rs start line: 89 end line: 138 size: 45 LOC McCabe index: 6 number of parameters: 1 id: 628 unit: fn accumulator() file: datafusion/functions-aggregate/src/average.rs start line: 116 end line: 165 size: 45 LOC McCabe index: 2 number of parameters: 2 id: 629 unit: fn test_dictionary_type_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1592 end line: 1643 size: 45 LOC McCabe index: 1 number of parameters: 0 id: 630 unit: fn handle_array_op() file: datafusion/functions/src/datetime/common.rs start line: 381 end line: 427 size: 45 LOC McCabe index: 4 number of parameters: 4 id: 631 unit: fn invoke_with_args() file: datafusion/functions/src/string/replace.rs start line: 108 end line: 154 size: 45 LOC McCabe index: 5 number of parameters: 2 id: 632 unit: fn array_array() file: datafusion/functions-nested/src/make_array.rs start line: 208 end line: 258 size: 45 LOC McCabe index: 9 number of parameters: 2 id: 633 unit: fn external_props() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 243 end line: 287 size: 45 LOC McCabe index: 1 number of parameters: 1 id: 634 unit: fn in_list_timestamp() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1155 end line: 1202 size: 45 LOC McCabe index: 1 number of parameters: 0 id: 635 unit: fn evaluate_array_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 711 end line: 756 size: 45 LOC McCabe index: 2 number of parameters: 3 id: 636 unit: fn case_when_no_expr() file: datafusion/physical-expr/src/expressions/case.rs start line: 277 end line: 335 size: 45 LOC McCabe index: 4 number of parameters: 2 id: 637 unit: fn case_eq() file: datafusion/physical-expr/src/expressions/case.rs start line: 1150 end line: 1203 size: 45 LOC McCabe index: 1 number of parameters: 0 id: 638 unit: fn test_stats_integration() file: datafusion/physical-expr/src/statistics/stats_solver.rs start line: 237 end line: 286 size: 45 LOC McCabe index: 1 number of parameters: 0 id: 639 unit: fn batches() file: datafusion/core/benches/physical_plan.rs start line: 77 end line: 131 size: 45 LOC McCabe index: 4 number of parameters: 4 id: 640 unit: fn rewrite_in_terms_of_projection() file: datafusion/expr/src/expr_rewriter/order_by.rs start line: 72 end line: 134 size: 45 LOC McCabe index: 6 number of parameters: 3 id: 641 unit: fn test_limit_with_new_children() file: datafusion/expr/src/logical_plan/plan.rs start line: 4649 end line: 4694 size: 45 LOC McCabe index: 2 number of parameters: 0 id: 642 unit: fn emit() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 165 end line: 215 size: 45 LOC McCabe index: 2 number of parameters: 2 id: 643 unit: fn poll() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 301 end line: 352 size: 45 LOC McCabe index: 9 number of parameters: 2 id: 644 unit: fn build_join_indices() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 752 end line: 811 size: 45 LOC McCabe index: 2 number of parameters: 5 id: 645 unit: fn join_left_and_right_batch() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 975 end line: 1021 size: 45 LOC McCabe index: 2 number of parameters: 9 id: 646 unit: fn sorted_filter_expr_build() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 1045 end line: 1092 size: 45 LOC McCabe index: 1 number of parameters: 0 id: 647 unit: fn poll_next_impl() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 1310 end line: 1355 size: 45 LOC McCabe index: 2 number of parameters: 2 id: 648 unit: fn add_column() file: datafusion/catalog/src/information_schema.rs start line: 801 end line: 893 size: 45 LOC McCabe index: 2 number of parameters: 6 id: 649 unit: def generate_changelog() file: dev/release/generate-changelog.py start line: 0 end line: 0 size: 45 LOC McCabe index: 23 number of parameters: 5 id: 650 unit: fn try_new() file: datafusion/physical-optimizer/src/pruning.rs start line: 1008 end line: 1053 size: 44 LOC McCabe index: 2 number of parameters: 5 id: 651 unit: fn build_not_like_match() file: datafusion/physical-optimizer/src/pruning.rs start line: 1738 end line: 1789 size: 44 LOC McCabe index: 6 number of parameters: 1 id: 652 unit: fn parquet_options_with_non_defaults() file: datafusion/common/src/file_options/parquet_writer.rs start line: 476 end line: 522 size: 44 LOC McCabe index: 2 number of parameters: 0 id: 653 unit: fn simplify() file: datafusion/functions/src/string/starts_with.rs start line: 128 end line: 181 size: 44 LOC McCabe index: 6 number of parameters: 3 id: 654 unit: fn propagate_constraints() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 620 end line: 672 size: 44 LOC McCabe index: 8 number of parameters: 2 id: 655 unit: fn test_physical_exprs_set_equal() file: datafusion/physical-expr/src/physical_expr.rs start line: 260 end line: 304 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 656 unit: fn generate_test_strings() file: datafusion/physical-expr/benches/binary_op.rs start line: 234 end line: 283 size: 44 LOC McCabe index: 2 number of parameters: 1 id: 657 unit: fn row_group_pruning_predicate_file_schema() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 647 end line: 700 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 658 unit: fn create_file_opener() file: datafusion/datasource-parquet/src/source.rs start line: 450 end line: 496 size: 44 LOC McCabe index: 4 number of parameters: 4 id: 659 unit: fn test_operators() file: datafusion/expr/src/operation.rs start line: 166 end line: 221 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 660 unit: fn is_scalar() file: datafusion/expr/src/logical_plan/plan.rs start line: 2331 end line: 2381 size: 44 LOC McCabe index: 7 number of parameters: 1 id: 661 unit: fn transform_schema_to_nonview() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 597 end line: 643 size: 44 LOC McCabe index: 2 number of parameters: 1 id: 662 unit: fn rewrite() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 535 end line: 583 size: 44 LOC McCabe index: 3 number of parameters: 3 id: 663 unit: fn eliminated_subexpr_datatype() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1140 end line: 1186 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 664 unit: fn can_evaluate_as_join_condition() file: datafusion/optimizer/src/push_down_filter.rs start line: 253 end line: 296 size: 44 LOC McCabe index: 1 number of parameters: 1 id: 665 unit: fn extract_or_clause() file: datafusion/optimizer/src/push_down_filter.rs start line: 368 end line: 415 size: 44 LOC McCabe index: 3 number of parameters: 2 id: 666 unit: fn left_anti_join_with_filters() file: datafusion/optimizer/src/push_down_filter.rs start line: 3674 end line: 3720 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 667 unit: fn right_anti_join_with_filters() file: datafusion/optimizer/src/push_down_filter.rs start line: 3771 end line: 3817 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 668 unit: fn map_batch() file: datafusion/datasource/src/schema_adapter.rs start line: 98 end line: 143 size: 44 LOC McCabe index: 2 number of parameters: 2 id: 669 unit: fn test_compute_record_batch_statistics() file: datafusion/physical-plan/src/common.rs start line: 303 end line: 351 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 670 unit: fn poll_next_inner() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 374 end line: 418 size: 44 LOC McCabe index: 5 number of parameters: 2 id: 671 unit: fn test_byte_view_vectorized_operation_special_case() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 624 end line: 678 size: 44 LOC McCabe index: 2 number of parameters: 0 id: 672 unit: fn test_nullable_primitive_vectorized_operation_special_case() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 420 end line: 474 size: 44 LOC McCabe index: 2 number of parameters: 0 id: 673 unit: fn prepare_mod_join_filter() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1523 end line: 1574 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 674 unit: fn estimate_disjoint_inputs() file: datafusion/physical-plan/src/joins/utils.rs start line: 602 end line: 650 size: 44 LOC McCabe index: 12 number of parameters: 2 id: 675 unit: fn render_bottom_layer() file: datafusion/physical-plan/src/display.rs start line: 777 end line: 823 size: 44 LOC McCabe index: 12 number of parameters: 3 id: 676 unit: fn try_from_bounded_window_agg_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2588 end line: 2635 size: 44 LOC McCabe index: 1 number of parameters: 2 id: 677 unit: fn test_string_set_memory_usage() file: datafusion/physical-expr-common/src/binary_map.rs start line: 828 end line: 875 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 678 unit: fn build_like_match() file: datafusion/physical-optimizer/src/pruning.rs start line: 1677 end line: 1731 size: 43 LOC McCabe index: 3 number of parameters: 1 id: 679 unit: fn prune_int32_column_is_known_all_null() file: datafusion/physical-optimizer/src/pruning.rs start line: 3909 end line: 3978 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 680 unit: fn retract_batch() file: datafusion/functions-aggregate/src/regr.rs start line: 445 end line: 494 size: 43 LOC McCabe index: 7 number of parameters: 2 id: 681 unit: fn accumulate_indices_test() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 857 end line: 905 size: 43 LOC McCabe index: 4 number of parameters: 3 id: 682 unit: fn f_down() file: datafusion/common/src/cse.rs start line: 453 end line: 500 size: 43 LOC McCabe index: 6 number of parameters: 2 id: 683 unit: fn _to_char_scalar() file: datafusion/functions/src/datetime/to_char.rs start line: 205 end line: 252 size: 43 LOC McCabe index: 6 number of parameters: 2 id: 684 unit: fn test_functions() file: datafusion/functions/src/string/replace.rs start line: 209 end line: 254 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 685 unit: fn in_list_utf8() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 548 end line: 599 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 686 unit: fn in_list_int64() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 662 end line: 713 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 687 unit: fn in_list_bool() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 820 end line: 871 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 688 unit: fn test_cast_decimal_to_decimal() file: datafusion/physical-expr/src/expressions/cast.rs start line: 370 end line: 417 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 689 unit: fn create_context() file: datafusion/core/benches/sort_limit_query_sql.rs start line: 46 end line: 102 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 690 unit: fn criterion_benchmark_limited_distinct_sampled() file: datafusion/core/benches/distinct_query_sql.rs start line: 149 end line: 193 size: 43 LOC McCabe index: 4 number of parameters: 1 id: 691 unit: fn test_fair() file: datafusion/execution/src/memory_pool/pool.rs start line: 442 end line: 506 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 692 unit: fn test_alias_collision() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1226 end line: 1275 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 693 unit: fn left_anti_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 3626 end line: 3671 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 694 unit: fn right_anti_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 3723 end line: 3768 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 695 unit: fn rewrite() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 44 end line: 91 size: 43 LOC McCabe index: 11 number of parameters: 3 id: 696 unit: fn test_in_list() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 425 end line: 477 size: 43 LOC McCabe index: 2 number of parameters: 0 id: 697 unit: fn repartition_empty_files() file: datafusion/datasource/src/file_groups.rs start line: 556 end line: 604 size: 43 LOC McCabe index: 3 number of parameters: 0 id: 698 unit: fn poll_next_impl() file: datafusion/physical-plan/src/unnest.rs start line: 280 end line: 323 size: 43 LOC McCabe index: 2 number of parameters: 2 id: 699 unit: fn statistics_inner() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 736 end line: 787 size: 43 LOC McCabe index: 5 number of parameters: 1 id: 700 unit: fn some_data_v2() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1509 end line: 1557 size: 43 LOC McCabe index: 1 number of parameters: 0 id: 701 unit: fn test_byte_vectorized_operation_special_case() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 540 end line: 593 size: 43 LOC McCabe index: 2 number of parameters: 0 id: 702 unit: fn scalarized_equal_to_remaining() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 800 end line: 849 size: 43 LOC McCabe index: 8 number of parameters: 5 id: 703 unit: fn test_join_cardinality() file: datafusion/physical-plan/src/joins/utils.rs start line: 1988 end line: 2046 size: 43 LOC McCabe index: 2 number of parameters: 0 id: 704 unit: fn test_join_cardinality_when_one_column_is_disjoint() file: datafusion/physical-plan/src/joins/utils.rs start line: 2049 end line: 2117 size: 43 LOC McCabe index: 2 number of parameters: 0 id: 705 unit: fn try_into_csv_scan_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 641 end line: 686 size: 43 LOC McCabe index: 3 number of parameters: 5 id: 706 unit: fn plan_wildcard_options() file: datafusion/sql/src/select.rs start line: 695 end line: 737 size: 42 LOC McCabe index: 2 number of parameters: 5 id: 707 unit: fn explain_to_plan() file: datafusion/sql/src/statement.rs start line: 1626 end line: 1674 size: 42 LOC McCabe index: 6 number of parameters: 5 id: 708 unit: fn build_is_null_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1325 end line: 1369 size: 42 LOC McCabe index: 4 number of parameters: 4 id: 709 unit: fn merge() file: datafusion/functions-aggregate/src/stddev.rs start line: 431 end line: 476 size: 42 LOC McCabe index: 1 number of parameters: 5 id: 710 unit: fn hash_array() file: datafusion/common/src/hash_utils.rs start line: 143 end line: 185 size: 42 LOC McCabe index: 10 number of parameters: 4 id: 711 unit: fn test_scalar_union_dense() file: datafusion/common/src/scalar/mod.rs start line: 6036 end line: 6083 size: 42 LOC McCabe index: 3 number of parameters: 0 id: 712 unit: fn test_scalar_distance_invalid() file: datafusion/common/src/scalar/mod.rs start line: 6784 end line: 6831 size: 42 LOC McCabe index: 2 number of parameters: 0 id: 713 unit: fn test_calculate_generic_properties_uniform_uniform() file: datafusion/expr-common/src/statistics.rs start line: 1462 end line: 1508 size: 42 LOC McCabe index: 2 number of parameters: 0 id: 714 unit: fn partition_evaluator() file: datafusion/functions-window/src/nth_value.rs start line: 226 end line: 270 size: 42 LOC McCabe index: 3 number of parameters: 2 id: 715 unit: fn test_signum_f32() file: datafusion/functions/src/math/signum.rs start line: 148 end line: 191 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 716 unit: fn test_signum_f64() file: datafusion/functions/src/math/signum.rs start line: 194 end line: 237 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 717 unit: fn adjust_to_local_time() file: datafusion/functions/src/datetime/to_local_time.rs start line: 295 end line: 343 size: 42 LOC McCabe index: 1 number of parameters: 2 id: 718 unit: fn invoke_with_args() file: datafusion/physical-expr/src/utils/mod.rs start line: 339 end line: 383 size: 42 LOC McCabe index: 3 number of parameters: 2 id: 719 unit: fn add_equal_conditions_test() file: datafusion/physical-expr/src/equivalence/mod.rs start line: 263 end line: 318 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 720 unit: fn test_optimization_invariant_checker() file: datafusion/core/src/physical_planner.rs start line: 3082 end line: 3129 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 721 unit: fn invoke_with_args() file: datafusion/ffi/src/udf/mod.rs start line: 336 end line: 384 size: 42 LOC McCabe index: 1 number of parameters: 2 id: 722 unit: fn test_big_decimal_to_str() file: datafusion/sqllogictest/src/engines/conversion.rs start line: 149 end line: 196 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 723 unit: fn test_get_valid_types_array_and_array() file: datafusion/expr/src/type_coercion/functions.rs start line: 1168 end line: 1213 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 724 unit: fn infer_placeholder_like_and_similar_to() file: datafusion/expr/src/expr.rs start line: 3264 end line: 3312 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 725 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 251 end line: 296 size: 42 LOC McCabe index: 2 number of parameters: 2 id: 726 unit: fn uncorrelated_scalar_subquery_in_between_clause() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 1112 end line: 1156 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 727 unit: fn coerce_utf8view_output() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1166 end line: 1227 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 728 unit: fn coerce_binaryview_output() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1230 end line: 1291 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 729 unit: fn proj_exprs_evaluation_result_on_empty_batch() file: datafusion/optimizer/src/decorrelate.rs start line: 509 end line: 551 size: 42 LOC McCabe index: 5 number of parameters: 4 id: 730 unit: fn eliminate_nested_distinct_union_with_type_cast_projection() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 374 end line: 419 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 731 unit: fn gc_string_view_batch() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 222 end line: 273 size: 42 LOC McCabe index: 5 number of parameters: 1 id: 732 unit: fn bounded_window_exec_pb_latent_range() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1338 end line: 1379 size: 42 LOC McCabe index: 1 number of parameters: 4 id: 733 unit: fn group_exprs_nullable() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 2869 end line: 2912 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 734 unit: fn collect_new_statistics() file: datafusion/physical-plan/src/filter.rs start line: 594 end line: 636 size: 42 LOC McCabe index: 2 number of parameters: 2 id: 735 unit: fn poll_streamed_row() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1376 end line: 1419 size: 42 LOC McCabe index: 4 number of parameters: 2 id: 736 unit: fn memory_pool_size() file: datafusion-cli/src/main.rs start line: 395 end line: 440 size: 42 LOC McCabe index: 2 number of parameters: 0 id: 737 unit: fn split_eq_and_noneq_join_predicate_with_nulls_equality() file: datafusion/substrait/src/logical_plan/consumer/rel/join_rel.rs start line: 79 end line: 123 size: 41 LOC McCabe index: 2 number of parameters: 1 id: 738 unit: fn test_form_identifier() file: datafusion/sql/src/expr/identifier.rs start line: 459 end line: 505 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 739 unit: fn accumulator() file: datafusion/functions-aggregate/src/array_agg.rs start line: 143 end line: 202 size: 41 LOC McCabe index: 7 number of parameters: 2 id: 740 unit: fn merge_batch() file: datafusion/functions-aggregate/src/correlation.rs start line: 399 end line: 445 size: 41 LOC McCabe index: 1 number of parameters: 5 id: 741 unit: fn test_bisect_linear_left_and_right() file: datafusion/common/src/utils/mod.rs start line: 1000 end line: 1040 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 742 unit: fn from() file: datafusion/common/src/types/native.rs start line: 375 end line: 415 size: 41 LOC McCabe index: 1 number of parameters: 1 id: 743 unit: fn test_map_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 2512 end line: 2554 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 744 unit: fn invoke_with_args() file: datafusion/functions/src/math/power.rs start line: 96 end line: 139 size: 41 LOC McCabe index: 1 number of parameters: 2 id: 745 unit: fn test_align_array_dimensions() file: datafusion/functions-nested/src/utils.rs start line: 276 end line: 321 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 746 unit: fn generic_append_and_prepend() file: datafusion/functions-nested/src/concat.rs start line: 519 end line: 564 size: 41 LOC McCabe index: 3 number of parameters: 4 id: 747 unit: fn general_except() file: datafusion/functions-nested/src/except.rs start line: 151 end line: 197 size: 41 LOC McCabe index: 6 number of parameters: 3 id: 748 unit: fn test_avro_with_projection() file: datafusion/datasource-avro/src/avro_to_arrow/reader.rs start line: 305 end line: 356 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 749 unit: fn and_with_nulls_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2899 end line: 2941 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 750 unit: fn or_with_nulls_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3049 end line: 3091 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 751 unit: fn case_with_scalar_predicate() file: datafusion/physical-expr/src/expressions/case.rs start line: 947 end line: 991 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 752 unit: fn test_propagate_or() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1654 end line: 1699 size: 41 LOC McCabe index: 3 number of parameters: 0 id: 753 unit: fn test_with_reorder_preserve_suffix() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1385 end line: 1435 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 754 unit: fn fmt_extra() file: datafusion/datasource-parquet/src/source.rs start line: 550 end line: 600 size: 41 LOC McCabe index: 4 number of parameters: 3 id: 755 unit: fn rewrite_sort_cols_by_agg_alias() file: datafusion/expr/src/expr_rewriter/order_by.rs start line: 206 end line: 256 size: 41 LOC McCabe index: 3 number of parameters: 0 id: 756 unit: fn as_any() file: datafusion/expr/src/udaf.rs start line: 426 end line: 484 size: 41 LOC McCabe index: 6 number of parameters: 1 id: 757 unit: fn test_display_graphviz() file: datafusion/expr/src/logical_plan/plan.rs start line: 4081 end line: 4125 size: 41 LOC McCabe index: 2 number of parameters: 0 id: 758 unit: fn fmt() file: datafusion/expr/src/logical_plan/statement.rs start line: 89 end line: 129 size: 41 LOC McCabe index: 1 number of parameters: 2 id: 759 unit: fn join_on_with_filter() file: datafusion/optimizer/src/push_down_filter.rs start line: 2703 end line: 2745 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 760 unit: fn left_join_on_with_filter() file: datafusion/optimizer/src/push_down_filter.rs start line: 2837 end line: 2879 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 761 unit: fn right_join_on_with_filter() file: datafusion/optimizer/src/push_down_filter.rs start line: 2883 end line: 2925 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 762 unit: fn full_join_on_with_filter() file: datafusion/optimizer/src/push_down_filter.rs start line: 2929 end line: 2971 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 763 unit: fn join_schema_trim_partial_join_column_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1753 end line: 1805 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 764 unit: fn join_schema_trim_using_join() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1808 end line: 1858 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 765 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 52 end line: 94 size: 41 LOC McCabe index: 1 number of parameters: 3 id: 766 unit: fn eliminate_nested_union_with_type_cast_projection() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 327 end line: 371 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 767 unit: fn recursive_subqueries() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 590 end line: 633 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 768 unit: fn recursive_exists_subqueries() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1292 end line: 1335 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 769 unit: fn compute_properties() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1079 end line: 1137 size: 41 LOC McCabe index: 3 number of parameters: 3 id: 770 unit: fn aggregate_batch() file: datafusion/physical-plan/src/aggregates/no_grouping.rs start line: 196 end line: 246 size: 41 LOC McCabe index: 2 number of parameters: 5 id: 771 unit: fn vectorized_append_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 126 end line: 171 size: 41 LOC McCabe index: 6 number of parameters: 3 id: 772 unit: fn vectorized_append() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 125 end line: 170 size: 41 LOC McCabe index: 7 number of parameters: 3 id: 773 unit: fn fmt_as() file: datafusion/physical-plan/src/repartition/mod.rs start line: 489 end line: 533 size: 41 LOC McCabe index: 4 number of parameters: 3 id: 774 unit: fn process_probe_batch() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 874 end line: 918 size: 41 LOC McCabe index: 2 number of parameters: 1 id: 775 unit: fn fmt_as() file: datafusion/physical-plan/src/streaming.rs start line: 181 end line: 224 size: 41 LOC McCabe index: 6 number of parameters: 3 id: 776 unit: fn get_bench_data() file: datafusion/physical-plan/benches/sort_preserving_merge.rs start line: 113 end line: 158 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 777 unit: fn format_batches_with_maxrows() file: datafusion-cli/src/print_format.rs start line: 109 end line: 154 size: 41 LOC McCabe index: 4 number of parameters: 4 id: 778 unit: fn test_string_set_basic() file: datafusion/physical-expr-common/src/binary_map.rs start line: 659 end line: 699 size: 40 LOC McCabe index: 2 number of parameters: 0 id: 779 unit: fn show_variable_to_plan() file: datafusion/sql/src/statement.rs start line: 1676 end line: 1727 size: 40 LOC McCabe index: 7 number of parameters: 2 id: 780 unit: fn interval_literal() file: datafusion/sql/src/expr/value.rs start line: 257 end line: 296 size: 40 LOC McCabe index: 3 number of parameters: 2 id: 781 unit: fn round_to_sql_enforce_numeric() file: datafusion/sql/src/unparser/dialect.rs start line: 292 end line: 336 size: 40 LOC McCabe index: 3 number of parameters: 4 id: 782 unit: fn remove_bottleneck_in_subplan() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 626 end line: 668 size: 40 LOC McCabe index: 9 number of parameters: 1 id: 783 unit: fn build_statistics_record_batch() file: datafusion/physical-optimizer/src/pruning.rs start line: 945 end line: 996 size: 40 LOC McCabe index: 4 number of parameters: 2 id: 784 unit: fn update_batch() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 218 end line: 269 size: 40 LOC McCabe index: 5 number of parameters: 5 id: 785 unit: fn get_true_start_end() file: datafusion/functions/src/unicode/substr.rs start line: 219 end line: 266 size: 40 LOC McCabe index: 7 number of parameters: 4 id: 786 unit: fn concat() file: datafusion/functions/src/string/concat.rs start line: 457 end line: 498 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 787 unit: fn general_array_any_value() file: datafusion/functions-nested/src/extract.rs start line: 950 end line: 998 size: 40 LOC McCabe index: 4 number of parameters: 1 id: 788 unit: fn plus_op_dict_scalar_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1905 end line: 1949 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 789 unit: fn minus_op_dict_scalar_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2124 end line: 2168 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 790 unit: fn calculate_union_binary() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 40 end line: 91 size: 40 LOC McCabe index: 4 number of parameters: 2 id: 791 unit: fn row_group_pruning_predicate_simple_expr() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 497 end line: 539 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 792 unit: fn merge_grouping_set_physical_expr() file: datafusion/core/src/physical_planner.rs start line: 1315 end line: 1361 size: 40 LOC McCabe index: 4 number of parameters: 4 id: 793 unit: fn get_valid_types_with_scalar_udf() file: datafusion/expr/src/type_coercion/functions.rs start line: 254 end line: 295 size: 40 LOC McCabe index: 3 number of parameters: 3 id: 794 unit: fn add_missing_columns() file: datafusion/expr/src/logical_plan/builder.rs start line: 680 end line: 723 size: 40 LOC McCabe index: 4 number of parameters: 3 id: 795 unit: fn join_filter_removed() file: datafusion/optimizer/src/push_down_filter.rs start line: 2749 end line: 2790 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 796 unit: fn join_schema_trim_full_join_column_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1703 end line: 1750 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 797 unit: fn can_evaluate() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 619 end line: 664 size: 40 LOC McCabe index: 1 number of parameters: 1 id: 798 unit: fn compute_aggregates() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 353 end line: 396 size: 40 LOC McCabe index: 3 number of parameters: 1 id: 799 unit: fn generate_never_ending_source() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1518 end line: 1561 size: 40 LOC McCabe index: 1 number of parameters: 6 id: 800 unit: fn emit() file: datafusion/physical-plan/src/aggregates/group_values/row.rs start line: 195 end line: 245 size: 40 LOC McCabe index: 3 number of parameters: 2 id: 801 unit: fn fmt_as() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 397 end line: 436 size: 40 LOC McCabe index: 4 number of parameters: 3 id: 802 unit: fn build_table() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1068 end line: 1110 size: 40 LOC McCabe index: 4 number of parameters: 2 id: 803 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/streaming.rs start line: 292 end line: 334 size: 40 LOC McCabe index: 5 number of parameters: 2 id: 804 unit: fn main() file: datafusion/proto/gen/src/main.rs start line: 20 end line: 66 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 805 unit: fn from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 110 end line: 149 size: 40 LOC McCabe index: 2 number of parameters: 1 id: 806 unit: fn from() file: datafusion/substrait/src/extensions.rs start line: 114 end line: 155 size: 39 LOC McCabe index: 4 number of parameters: 1 id: 807 unit: fn apply_emit_kind() file: datafusion/substrait/src/logical_plan/consumer/rel/mod.rs start line: 82 end line: 131 size: 39 LOC McCabe index: 5 number of parameters: 2 id: 808 unit: fn plan_selection() file: datafusion/sql/src/select.rs start line: 500 end line: 542 size: 39 LOC McCabe index: 3 number of parameters: 4 id: 809 unit: fn test_rewrite_expr_to_prunable() file: datafusion/physical-optimizer/src/pruning.rs start line: 4566 end line: 4612 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 810 unit: fn external_merge() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 340 end line: 383 size: 39 LOC McCabe index: 6 number of parameters: 4 id: 811 unit: fn hash_array_primitive() file: datafusion/common/src/hash_utils.rs start line: 98 end line: 137 size: 39 LOC McCabe index: 10 number of parameters: 4 id: 812 unit: fn test_iter_to_array_struct_with_nulls() file: datafusion/common/src/scalar/mod.rs start line: 4380 end line: 4421 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 813 unit: fn scalar_partial_ordering() file: datafusion/common/src/scalar/mod.rs start line: 5561 end line: 5604 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 814 unit: fn test_coercion_arithmetic_decimal() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 2141 end line: 2185 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 815 unit: fn seconds_as_i32() file: datafusion/functions/src/datetime/date_part.rs start line: 254 end line: 302 size: 39 LOC McCabe index: 3 number of parameters: 2 id: 816 unit: fn general_date_trunc() file: datafusion/functions/src/datetime/date_trunc.rs start line: 427 end line: 468 size: 39 LOC McCabe index: 1 number of parameters: 4 id: 817 unit: fn test_functions() file: datafusion/functions/src/string/starts_with.rs start line: 199 end line: 243 size: 39 LOC McCabe index: 2 number of parameters: 0 id: 818 unit: fn criterion_benchmark() file: datafusion/functions/benches/chr.rs start line: 35 end line: 74 size: 39 LOC McCabe index: 3 number of parameters: 1 id: 819 unit: fn general_array_reverse>() file: datafusion/functions-nested/src/reverse.rs start line: 133 end line: 177 size: 39 LOC McCabe index: 4 number of parameters: 2 id: 820 unit: fn build_string_dictionary_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 412 end line: 450 size: 39 LOC McCabe index: 2 number of parameters: 5 id: 821 unit: fn binary_nested() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1134 end line: 1178 size: 39 LOC McCabe index: 2 number of parameters: 0 id: 822 unit: fn lt_op_bool_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3276 end line: 3317 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 823 unit: fn lt_eq_op_bool_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3339 end line: 3380 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 824 unit: fn gt_op_bool_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3402 end line: 3443 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 825 unit: fn gt_eq_op_bool_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3465 end line: 3506 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 826 unit: fn $TEST_FUNC_NAME() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 965 end line: 1008 size: 39 LOC McCabe index: 1 number of parameters: 14 id: 827 unit: fn $TEST_FUNC_NAME() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1021 end line: 1064 size: 39 LOC McCabe index: 1 number of parameters: 14 id: 828 unit: fn $TEST_FUNC_NAME() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1077 end line: 1120 size: 39 LOC McCabe index: 1 number of parameters: 14 id: 829 unit: fn $TEST_FUNC_NAME() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1133 end line: 1176 size: 39 LOC McCabe index: 1 number of parameters: 14 id: 830 unit: fn $TEST_FUNC_NAME() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1189 end line: 1232 size: 39 LOC McCabe index: 1 number of parameters: 14 id: 831 unit: fn test_normalize_ordering_equivalence_classes() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 543 end line: 586 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 832 unit: fn filter_join_on_common_dependent() file: datafusion/optimizer/src/push_down_filter.rs start line: 2448 end line: 2489 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 833 unit: fn filter_join_on_one_side() file: datafusion/optimizer/src/push_down_filter.rs start line: 2493 end line: 2534 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 834 unit: fn test_crossjoin_with_or_clause() file: datafusion/optimizer/src/push_down_filter.rs start line: 3406 end line: 3449 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 835 unit: fn left_semi_join_with_filters() file: datafusion/optimizer/src/push_down_filter.rs start line: 3495 end line: 3536 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 836 unit: fn right_semi_join_with_filters() file: datafusion/optimizer/src/push_down_filter.rs start line: 3582 end line: 3623 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 837 unit: fn test_unnest_list_array() file: datafusion/physical-plan/src/unnest.rs start line: 1180 end line: 1222 size: 39 LOC McCabe index: 1 number of parameters: 0 id: 838 unit: fn dictionary_encode_if_necessary() file: datafusion/physical-plan/src/aggregates/group_values/row.rs start line: 261 end line: 301 size: 39 LOC McCabe index: 1 number of parameters: 2 id: 839 unit: fn estimate_inner_join_cardinality() file: datafusion/physical-plan/src/joins/utils.rs start line: 543 end line: 598 size: 39 LOC McCabe index: 10 number of parameters: 2 id: 840 unit: fn pre_visit() file: datafusion/physical-plan/src/display.rs start line: 371 end line: 410 size: 39 LOC McCabe index: 5 number of parameters: 2 id: 841 unit: fn try_into_parquet_sink_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1700 end line: 1739 size: 39 LOC McCabe index: 2 number of parameters: 5 id: 842 unit: fn try_from_sort_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2388 end line: 2426 size: 39 LOC McCabe index: 1 number of parameters: 2 id: 843 unit: fn explain_copy_to_table_to_table() file: datafusion/sql/src/parser.rs start line: 1576 end line: 1614 size: 38 LOC McCabe index: 2 number of parameters: 0 id: 844 unit: fn extract_root_and_access_chain() file: datafusion/sql/src/expr/mod.rs start line: 1002 end line: 1041 size: 38 LOC McCabe index: 4 number of parameters: 5 id: 845 unit: fn convert_bound() file: datafusion/sql/src/unparser/expr.rs start line: 730 end line: 767 size: 38 LOC McCabe index: 3 number of parameters: 2 id: 846 unit: fn optimize() file: datafusion/physical-optimizer/src/update_aggr_exprs.rs start line: 79 end line: 127 size: 38 LOC McCabe index: 3 number of parameters: 3 id: 847 unit: fn test_accumulate_correlation_states() file: datafusion/functions-aggregate/src/correlation.rs start line: 532 end line: 575 size: 38 LOC McCabe index: 2 number of parameters: 0 id: 848 unit: fn new_random() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 662 end line: 711 size: 38 LOC McCabe index: 4 number of parameters: 1 id: 849 unit: fn test_iter_to_array_struct() file: datafusion/common/src/scalar/mod.rs start line: 4336 end line: 4377 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 850 unit: fn mul_helper_zero_exclusive() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1473 end line: 1510 size: 38 LOC McCabe index: 3 number of parameters: 4 id: 851 unit: fn div_helper_zero_exclusive() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1586 end line: 1623 size: 38 LOC McCabe index: 3 number of parameters: 4 id: 852 unit: fn memoize() file: datafusion/functions-window/src/nth_value.rs start line: 323 end line: 363 size: 38 LOC McCabe index: 7 number of parameters: 2 id: 853 unit: fn substr_index() file: datafusion/functions/src/unicode/substrindex.rs start line: 132 end line: 170 size: 38 LOC McCabe index: 1 number of parameters: 1 id: 854 unit: fn nvl2_func() file: datafusion/functions/src/core/nvl2.rs start line: 127 end line: 164 size: 38 LOC McCabe index: 5 number of parameters: 1 id: 855 unit: fn _to_char_array() file: datafusion/functions/src/datetime/to_char.rs start line: 254 end line: 295 size: 38 LOC McCabe index: 4 number of parameters: 1 id: 856 unit: fn criterion_benchmark() file: datafusion/functions/benches/to_hex.rs start line: 27 end line: 64 size: 38 LOC McCabe index: 3 number of parameters: 1 id: 857 unit: fn plan_binary_op() file: datafusion/functions-nested/src/planner.rs start line: 47 end line: 100 size: 38 LOC McCabe index: 10 number of parameters: 3 id: 858 unit: fn is_end_bound_safe_for_range() file: datafusion/physical-expr/src/window/window_expr.rs start line: 416 end line: 454 size: 38 LOC McCabe index: 3 number of parameters: 5 id: 859 unit: fn testing_not_possible() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 920 end line: 959 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 860 unit: fn try_new() file: datafusion/datasource-parquet/src/page_filter.rs start line: 378 end line: 418 size: 38 LOC McCabe index: 1 number of parameters: 3 id: 861 unit: fn test_is_volatile_scalar_func() file: datafusion/expr/src/expr.rs start line: 3415 end line: 3457 size: 38 LOC McCabe index: 2 number of parameters: 0 id: 862 unit: fn multiple_subqueries() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 430 end line: 469 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 863 unit: fn remove_join_expressions() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 389 end line: 430 size: 38 LOC McCabe index: 4 number of parameters: 2 id: 864 unit: fn join_filter_on_common() file: datafusion/optimizer/src/push_down_filter.rs start line: 2794 end line: 2833 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 865 unit: fn join_filter_with_alias() file: datafusion/optimizer/src/push_down_filter.rs start line: 3222 end line: 3261 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 866 unit: fn left_semi_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 3452 end line: 3492 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 867 unit: fn right_semi_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 3539 end line: 3579 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 868 unit: fn test_try_cast_to_type_int_in_range() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 992 end line: 1035 size: 38 LOC McCabe index: 3 number of parameters: 0 id: 869 unit: fn optimize_internal() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 77 end line: 141 size: 38 LOC McCabe index: 5 number of parameters: 2 id: 870 unit: fn two_in_subquery_with_outer_filter() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1183 end line: 1224 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 871 unit: fn test_file_scan_config_builder_new_from() file: datafusion/datasource/src/file_scan_config.rs start line: 2321 end line: 2366 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 872 unit: fn new_columns_for_join_on() file: datafusion/physical-plan/src/projection.rs start line: 942 end line: 984 size: 38 LOC McCabe index: 4 number of parameters: 3 id: 873 unit: fn produce_buffered_not_matched() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1766 end line: 1810 size: 38 LOC McCabe index: 4 number of parameters: 2 id: 874 unit: fn find_expr_inside_expr() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 907 end line: 951 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 875 unit: fn render_top_layer() file: datafusion/physical-plan/src/display.rs start line: 589 end line: 632 size: 38 LOC McCabe index: 7 number of parameters: 3 id: 876 unit: fn propagate_statistics() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 242 end line: 279 size: 37 LOC McCabe index: 5 number of parameters: 3 id: 877 unit: fn transform_agg() file: datafusion/physical-optimizer/src/topk_aggregation.rs start line: 46 end line: 87 size: 37 LOC McCabe index: 8 number of parameters: 4 id: 878 unit: fn merge_batch() file: datafusion/functions-aggregate/src/variance.rs start line: 511 end line: 550 size: 37 LOC McCabe index: 2 number of parameters: 5 id: 879 unit: fn convert_to_state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/prim_op.rs start line: 146 end line: 192 size: 37 LOC McCabe index: 1 number of parameters: 3 id: 880 unit: fn build_list() file: datafusion/common/src/scalar/mod.rs start line: 4258 end line: 4295 size: 37 LOC McCabe index: 4 number of parameters: 1 id: 881 unit: fn variance_extraction_test() file: datafusion/expr-common/src/statistics.rs start line: 1243 end line: 1282 size: 37 LOC McCabe index: 3 number of parameters: 0 id: 882 unit: fn operator_set() file: datafusion/expr-common/src/statistics.rs start line: 1581 end line: 1619 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 883 unit: fn math_decimal_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 287 end line: 326 size: 37 LOC McCabe index: 1 number of parameters: 2 id: 884 unit: fn test_case_sensitive_regexp_count_scalar_start() file: datafusion/functions/src/regex/regexpcount.rs start line: 714 end line: 756 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 885 unit: fn criterion_benchmark() file: datafusion/functions/benches/trunc.rs start line: 31 end line: 67 size: 37 LOC McCabe index: 4 number of parameters: 1 id: 886 unit: fn criterion_benchmark() file: datafusion/functions/benches/random.rs start line: 25 end line: 65 size: 37 LOC McCabe index: 5 number of parameters: 1 id: 887 unit: fn general_repeat() file: datafusion/functions-nested/src/repeat.rs start line: 189 end line: 231 size: 37 LOC McCabe index: 4 number of parameters: 2 id: 888 unit: fn aggregate_multi_conjunct() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 290 end line: 348 size: 37 LOC McCabe index: 3 number of parameters: 4 id: 889 unit: fn try_new() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 371 end line: 410 size: 37 LOC McCabe index: 3 number of parameters: 1 id: 890 unit: fn eq_op_bool_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3158 end line: 3195 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 891 unit: fn neq_op_bool_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3217 end line: 3254 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 892 unit: fn test_gather_node_indices_remove() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1289 end line: 1334 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 893 unit: fn test_gather_node_indices_cannot_provide() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1384 end line: 1431 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 894 unit: fn project_equivalence_properties_test() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 449 end line: 495 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 895 unit: fn execute_prepared() file: datafusion/core/src/execution/context/mod.rs start line: 1208 end line: 1249 size: 37 LOC McCabe index: 4 number of parameters: 2 id: 896 unit: fn join_with_multiple_table() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 311 end line: 349 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 897 unit: fn conditional_children() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 628 end line: 674 size: 37 LOC McCabe index: 2 number of parameters: 1 id: 898 unit: fn rewrite_projection() file: datafusion/optimizer/src/push_down_filter.rs start line: 1251 end line: 1298 size: 37 LOC McCabe index: 3 number of parameters: 2 id: 899 unit: fn physical_plan_config_with_projection() file: datafusion/datasource/src/file_scan_config.rs start line: 1612 end line: 1651 size: 37 LOC McCabe index: 2 number of parameters: 0 id: 900 unit: fn test_memory_order_eq() file: datafusion/datasource/src/memory.rs start line: 828 end line: 866 size: 37 LOC McCabe index: 1 number of parameters: 0 id: 901 unit: fn intern() file: datafusion/physical-plan/src/aggregates/group_values/row.rs start line: 115 end line: 173 size: 37 LOC McCabe index: 3 number of parameters: 3 id: 902 unit: fn process_unmatched_build_batch() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1594 end line: 1639 size: 37 LOC McCabe index: 4 number of parameters: 1 id: 903 unit: fn lookup_join_hashmap() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 1029 end line: 1101 size: 37 LOC McCabe index: 1 number of parameters: 9 id: 904 unit: fn bench_spill_io() file: datafusion/physical-plan/benches/spill_io.rs start line: 76 end line: 120 size: 37 LOC McCabe index: 2 number of parameters: 1 id: 905 unit: fn try_from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 641 end line: 677 size: 37 LOC McCabe index: 1 number of parameters: 1 id: 906 unit: fn try_into_parquet_scan_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 705 end line: 743 size: 37 LOC McCabe index: 3 number of parameters: 5 id: 907 unit: fn run_test() file: benchmarks/src/cancellation.rs start line: 118 end line: 160 size: 36 LOC McCabe index: 3 number of parameters: 2 id: 908 unit: fn apply_projection() file: datafusion/substrait/src/logical_plan/consumer/rel/read_rel.rs start line: 239 end line: 280 size: 36 LOC McCabe index: 2 number of parameters: 2 id: 909 unit: fn insert() file: datafusion/physical-expr-common/src/binary_map.rs start line: 936 end line: 976 size: 36 LOC McCabe index: 3 number of parameters: 2 id: 910 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 806 end line: 841 size: 36 LOC McCabe index: 1 number of parameters: 1 id: 911 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 847 end line: 882 size: 36 LOC McCabe index: 1 number of parameters: 1 id: 912 unit: fn delete_to_plan() file: datafusion/sql/src/statement.rs start line: 1789 end line: 1827 size: 36 LOC McCabe index: 1 number of parameters: 3 id: 913 unit: fn create_named_struct_expr() file: datafusion/sql/src/expr/mod.rs start line: 733 end line: 769 size: 36 LOC McCabe index: 2 number of parameters: 4 id: 914 unit: fn test_parse_decimal() file: datafusion/sql/src/expr/value.rs start line: 465 end line: 510 size: 36 LOC McCabe index: 2 number of parameters: 0 id: 915 unit: fn optimize() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 203 end line: 243 size: 36 LOC McCabe index: 2 number of parameters: 3 id: 916 unit: fn update_batch() file: datafusion/functions-aggregate/src/first_last.rs start line: 632 end line: 674 size: 36 LOC McCabe index: 3 number of parameters: 5 id: 917 unit: fn convert_to_state() file: datafusion/functions-aggregate/src/count.rs start line: 561 end line: 615 size: 36 LOC McCabe index: 1 number of parameters: 3 id: 918 unit: fn accumulate_correlation_states() file: datafusion/functions-aggregate/src/correlation.rs start line: 305 end line: 343 size: 36 LOC McCabe index: 2 number of parameters: 7 id: 919 unit: fn evaluate() file: datafusion/functions-aggregate/src/regr.rs start line: 558 end line: 598 size: 36 LOC McCabe index: 6 number of parameters: 1 id: 920 unit: fn test_min_max_multiple_groups() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 463 end line: 502 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 921 unit: fn $test_name() file: datafusion/functions/src/unicode/find_in_set.rs start line: 459 end line: 498 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 922 unit: fn test_power_f64() file: datafusion/functions/src/math/power.rs start line: 196 end line: 232 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 923 unit: fn test_log_f64() file: datafusion/functions/src/math/log.rs start line: 495 end line: 532 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 924 unit: fn test_log_f32() file: datafusion/functions/src/math/log.rs start line: 535 end line: 572 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 925 unit: fn invoke_with_args() file: datafusion/functions/src/core/union_extract.rs start line: 116 end line: 156 size: 36 LOC McCabe index: 2 number of parameters: 2 id: 926 unit: fn general_map_extract_inner() file: datafusion/functions-nested/src/map_extract.rs start line: 139 end line: 182 size: 36 LOC McCabe index: 2 number of parameters: 2 id: 927 unit: fn test_array_element_return_type_fixed_size_list() file: datafusion/functions-nested/src/extract.rs start line: 1011 end line: 1052 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 928 unit: fn evaluate() file: datafusion/physical-expr/src/window/standard.rs start line: 111 end line: 149 size: 36 LOC McCabe index: 4 number of parameters: 2 id: 929 unit: fn arithmetic_divide_zero() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4292 end line: 4336 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 930 unit: fn test_column_or_null_specialization() file: datafusion/physical-expr/src/expressions/case.rs start line: 1272 end line: 1308 size: 36 LOC McCabe index: 3 number of parameters: 0 id: 931 unit: fn evaluate() file: datafusion/physical-expr/src/scalar_function.rs start line: 176 end line: 218 size: 36 LOC McCabe index: 6 number of parameters: 2 id: 932 unit: fn test_gather_node_indices_remove_one() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1337 end line: 1381 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 933 unit: fn test_ordering_equivalence_with_lex_monotonic_concat() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1212 end line: 1259 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 934 unit: fn test_ordering_equivalence_with_concat_equality() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1303 end line: 1350 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 935 unit: fn test_bridge_groups() file: datafusion/physical-expr/src/equivalence/class.rs start line: 770 end line: 810 size: 36 LOC McCabe index: 3 number of parameters: 0 id: 936 unit: fn schema_mapping_map_batch() file: datafusion/core/src/datasource/physical_plan/mod.rs start line: 87 end line: 130 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 937 unit: fn criterion_benchmark() file: datafusion/core/benches/physical_plan.rs start line: 133 end line: 187 size: 36 LOC McCabe index: 3 number of parameters: 1 id: 938 unit: fn test_nested_wildcard_fixed_size_lists() file: datafusion/expr/src/type_coercion/functions.rs start line: 1111 end line: 1149 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 939 unit: fn test_get_valid_types_array_and_element() file: datafusion/expr/src/type_coercion/functions.rs start line: 1216 end line: 1255 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 940 unit: fn window_function_display_name() file: datafusion/expr/src/udaf.rs start line: 625 end line: 667 size: 36 LOC McCabe index: 4 number of parameters: 2 id: 941 unit: fn intersect_or_except() file: datafusion/expr/src/logical_plan/builder.rs start line: 1311 end line: 1348 size: 36 LOC McCabe index: 3 number of parameters: 4 id: 942 unit: fn is_single_distinct_agg() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 66 end line: 101 size: 36 LOC McCabe index: 13 number of parameters: 1 id: 943 unit: fn nested_join_multiple_filter_expr() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 184 end line: 220 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 944 unit: fn two_exists_subquery_with_outer_filter() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1715 end line: 1754 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 945 unit: fn fmt_as() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 249 end line: 285 size: 36 LOC McCabe index: 1 number of parameters: 3 id: 946 unit: fn poll_next_inner() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1012 end line: 1052 size: 36 LOC McCabe index: 5 number of parameters: 2 id: 947 unit: fn test_in_progress_spill_file_append_and_finish() file: datafusion/physical-plan/src/spill/mod.rs start line: 660 end line: 703 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 948 unit: fn vectorized_append_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 136 end line: 175 size: 36 LOC McCabe index: 6 number of parameters: 3 id: 949 unit: fn poll() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 209 end line: 251 size: 36 LOC McCabe index: 6 number of parameters: 2 id: 950 unit: fn fmt_as() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 355 end line: 391 size: 36 LOC McCabe index: 2 number of parameters: 3 id: 951 unit: fn fmt_as() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 365 end line: 401 size: 36 LOC McCabe index: 3 number of parameters: 3 id: 952 unit: fn main() file: dev/depcheck/src/main.rs start line: 33 end line: 75 size: 36 LOC McCabe index: 4 number of parameters: 0 id: 953 unit: fn parse_size_string() file: datafusion-cli/src/main.rs start line: 331 end line: 370 size: 36 LOC McCabe index: 7 number of parameters: 2 id: 954 unit: fn accumulator() file: datafusion/functions-aggregate/src/nth_value.rs start line: 129 end line: 165 size: 35 LOC McCabe index: 2 number of parameters: 2 id: 955 unit: fn merge_batch() file: datafusion/functions-aggregate/src/first_last.rs start line: 709 end line: 751 size: 35 LOC McCabe index: 3 number of parameters: 5 id: 956 unit: fn convert_to_state() file: datafusion/functions-aggregate/src/median.rs start line: 448 end line: 489 size: 35 LOC McCabe index: 3 number of parameters: 3 id: 957 unit: fn error_prefix() file: datafusion/common/src/error.rs start line: 490 end line: 524 size: 35 LOC McCabe index: 1 number of parameters: 1 id: 958 unit: fn scalar_add_overflow_test() file: datafusion/common/src/scalar/mod.rs start line: 4587 end line: 4622 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 959 unit: fn test_map_display_and_debug() file: datafusion/common/src/scalar/mod.rs start line: 7125 end line: 7165 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 960 unit: fn exponential_dist_is_valid_test() file: datafusion/expr-common/src/statistics.rs start line: 887 end line: 922 size: 35 LOC McCabe index: 3 number of parameters: 0 id: 961 unit: fn supports_zero_argument_tests() file: datafusion/expr-common/src/signature.rs start line: 957 end line: 996 size: 35 LOC McCabe index: 7 number of parameters: 0 id: 962 unit: fn test_case_sensitive_regexp_count_scalar() file: datafusion/functions/src/regex/regexpcount.rs start line: 672 end line: 712 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 963 unit: fn invoke_with_args() file: datafusion/functions/src/macros.rs start line: 336 end line: 371 size: 35 LOC McCabe index: 1 number of parameters: 2 id: 964 unit: fn compute_array_length() file: datafusion/functions-nested/src/length.rs start line: 154 end line: 191 size: 35 LOC McCabe index: 4 number of parameters: 2 id: 965 unit: fn case_without_expr_else() file: datafusion/physical-expr/src/expressions/case.rs start line: 834 end line: 873 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 966 unit: fn test_gather_node_indices_dont_remove() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1242 end line: 1286 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 967 unit: fn rewrite_sort_cols_by_agg() file: datafusion/expr/src/expr_rewriter/order_by.rs start line: 164 end line: 203 size: 35 LOC McCabe index: 3 number of parameters: 0 id: 968 unit: fn test_get_valid_types_fixed_size_arrays() file: datafusion/expr/src/type_coercion/functions.rs start line: 1278 end line: 1316 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 969 unit: fn window_function_schema_name() file: datafusion/expr/src/udaf.rs start line: 532 end line: 572 size: 35 LOC McCabe index: 4 number of parameters: 2 id: 970 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 3789 end line: 3826 size: 35 LOC McCabe index: 1 number of parameters: 2 id: 971 unit: fn scalar_subquery_with_non_strong_project() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 790 end line: 827 size: 35 LOC McCabe index: 2 number of parameters: 0 id: 972 unit: fn split_eq_and_noneq_join_predicate() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 115 end line: 153 size: 35 LOC McCabe index: 5 number of parameters: 3 id: 973 unit: fn filter_multiple_windows_disjoint_partitions() file: datafusion/optimizer/src/push_down_filter.rs start line: 1782 end line: 1820 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 974 unit: fn filter_on_join_on_common_independent() file: datafusion/optimizer/src/push_down_filter.rs start line: 2367 end line: 2404 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 975 unit: fn filter_using_left_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 2539 end line: 2576 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 976 unit: fn filter_using_right_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 2580 end line: 2617 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 977 unit: fn test_push_down_volatile_function_in_aggregate() file: datafusion/optimizer/src/push_down_filter.rs start line: 3846 end line: 3883 size: 35 LOC McCabe index: 1 number of parameters: 0 id: 978 unit: fn poll_next_inner() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1295 end line: 1329 size: 35 LOC McCabe index: 5 number of parameters: 2 id: 979 unit: fn _tree_print() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 329 end line: 366 size: 35 LOC McCabe index: 7 number of parameters: 5 id: 980 unit: fn vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 262 end line: 297 size: 35 LOC McCabe index: 1 number of parameters: 5 id: 981 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/repartition/mod.rs start line: 706 end line: 744 size: 35 LOC McCabe index: 5 number of parameters: 2 id: 982 unit: fn statistics_helper() file: datafusion/physical-plan/src/filter.rs start line: 183 end line: 222 size: 35 LOC McCabe index: 2 number of parameters: 4 id: 983 unit: fn get_matched_indices() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 208 end line: 249 size: 35 LOC McCabe index: 7 number of parameters: 3 id: 984 unit: fn bench_merge_sorted_preserving() file: datafusion/physical-plan/benches/sort_preserving_merge.rs start line: 165 end line: 199 size: 35 LOC McCabe index: 3 number of parameters: 1 id: 985 unit: fn try_from_sort_preserving_merge_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2464 end line: 2498 size: 35 LOC McCabe index: 1 number of parameters: 2 id: 986 unit: fn test_substitute_tilde() file: datafusion-cli/src/catalog.rs start line: 339 end line: 373 size: 35 LOC McCabe index: 4 number of parameters: 0 id: 987 unit: fn entries() file: datafusion-cli/src/object_storage.rs start line: 351 end line: 388 size: 35 LOC McCabe index: 2 number of parameters: 1 id: 988 unit: fn handle_extension() file: datafusion/substrait/src/logical_plan/producer.rs start line: 393 end line: 426 size: 34 LOC McCabe index: 1 number of parameters: 2 id: 989 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 688 end line: 721 size: 34 LOC McCabe index: 5 number of parameters: 1 id: 990 unit: fn f_up() file: datafusion/sql/src/utils.rs start line: 522 end line: 581 size: 34 LOC McCabe index: 8 number of parameters: 2 id: 991 unit: fn parse_columns() file: datafusion/sql/src/parser.rs start line: 782 end line: 818 size: 34 LOC McCabe index: 8 number of parameters: 1 id: 992 unit: fn get_first_idx() file: datafusion/functions-aggregate/src/first_last.rs start line: 836 end line: 876 size: 34 LOC McCabe index: 6 number of parameters: 2 id: 993 unit: fn get_last_idx() file: datafusion/functions-aggregate/src/first_last.rs start line: 1235 end line: 1272 size: 34 LOC McCabe index: 6 number of parameters: 2 id: 994 unit: fn update_batch() file: datafusion/functions-aggregate/src/covariance.rs start line: 299 end line: 338 size: 34 LOC McCabe index: 6 number of parameters: 2 id: 995 unit: fn retract_batch() file: datafusion/functions-aggregate/src/covariance.rs start line: 340 end line: 379 size: 34 LOC McCabe index: 6 number of parameters: 2 id: 996 unit: fn state_fields() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 259 end line: 292 size: 34 LOC McCabe index: 1 number of parameters: 2 id: 997 unit: fn update_batch() file: datafusion/functions-aggregate/src/correlation.rs start line: 361 end line: 397 size: 34 LOC McCabe index: 1 number of parameters: 5 id: 998 unit: fn evaluate() file: datafusion/functions-aggregate/src/correlation.rs start line: 447 end line: 498 size: 34 LOC McCabe index: 4 number of parameters: 2 id: 999 unit: fn state() file: datafusion/functions-aggregate/src/median.rs start line: 394 end line: 431 size: 34 LOC McCabe index: 3 number of parameters: 2 id: 1000 unit: fn state_fields() file: datafusion/functions-aggregate/src/regr.rs start line: 281 end line: 314 size: 34 LOC McCabe index: 1 number of parameters: 2 id: 1001 unit: fn update_batch() file: datafusion/functions-aggregate/src/regr.rs start line: 398 end line: 439 size: 34 LOC McCabe index: 6 number of parameters: 2 id: 1002 unit: fn test_min_max_nested_struct() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 385 end line: 422 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1003 unit: fn count_benchmark() file: datafusion/functions-aggregate/benches/sum.rs start line: 63 end line: 100 size: 34 LOC McCabe index: 1 number of parameters: 1 id: 1004 unit: fn from_idents() file: datafusion/common/src/column.rs start line: 91 end line: 124 size: 34 LOC McCabe index: 1 number of parameters: 1 id: 1005 unit: fn try_from() file: datafusion/common/src/file_options/csv_writer.rs start line: 51 end line: 85 size: 34 LOC McCabe index: 9 number of parameters: 1 id: 1006 unit: fn test_binary_display() file: datafusion/common/src/scalar/mod.rs start line: 7168 end line: 7204 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1007 unit: fn test_like_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1722 end line: 1758 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1008 unit: fn lcm() file: datafusion/functions/src/math/lcm.rs start line: 92 end line: 130 size: 34 LOC McCabe index: 4 number of parameters: 1 id: 1009 unit: fn encode_process() file: datafusion/functions/src/encoding/inner.rs start line: 230 end line: 263 size: 34 LOC McCabe index: 1 number of parameters: 2 id: 1010 unit: fn decode_process() file: datafusion/functions/src/encoding/inner.rs start line: 265 end line: 298 size: 34 LOC McCabe index: 1 number of parameters: 2 id: 1011 unit: fn run_with_string_type() file: datafusion/functions/benches/ltrim.rs start line: 128 end line: 161 size: 34 LOC McCabe index: 2 number of parameters: 8 id: 1012 unit: fn simplify() file: datafusion/functions-nested/src/array_has.rs start line: 127 end line: 171 size: 34 LOC McCabe index: 5 number of parameters: 3 id: 1013 unit: fn in_list_no_cols() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1304 end line: 1349 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1014 unit: fn multiply_op_dict_scalar_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2336 end line: 2374 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1015 unit: fn divide_op_dict_scalar_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2554 end line: 2592 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1016 unit: fn modulus_op_dict_scalar_decimal() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2762 end line: 2800 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1017 unit: fn project_equivalence_properties_test_multi() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 498 end line: 540 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1018 unit: fn row_group_pruning_predicate_missing_stats() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 542 end line: 579 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1019 unit: fn test_json_deserializer_finish() file: datafusion/core/src/datasource/file_format/json.rs start line: 261 end line: 298 size: 34 LOC McCabe index: 2 number of parameters: 0 id: 1020 unit: fn write_file() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 1835 end line: 1870 size: 34 LOC McCabe index: 1 number of parameters: 1 id: 1021 unit: fn create_rollup_physical_expr() file: datafusion/core/src/physical_planner.rs start line: 1407 end line: 1448 size: 34 LOC McCabe index: 5 number of parameters: 4 id: 1022 unit: fn create_project_physical_exec() file: datafusion/core/src/physical_planner.rs start line: 1996 end line: 2051 size: 34 LOC McCabe index: 2 number of parameters: 5 id: 1023 unit: fn test_logical_ops() file: datafusion/expr/src/expr.rs start line: 3379 end line: 3412 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1024 unit: fn test_transform_explain() file: datafusion/expr/src/logical_plan/plan.rs start line: 4573 end line: 4610 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1025 unit: fn test_split_files() file: datafusion/catalog-listing/src/helpers.rs start line: 555 end line: 593 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1026 unit: fn filter_multiple_windows_common_partitions() file: datafusion/optimizer/src/push_down_filter.rs start line: 1740 end line: 1777 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1027 unit: fn filter_using_join_on_common_independent() file: datafusion/optimizer/src/push_down_filter.rs start line: 2408 end line: 2444 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1028 unit: fn filter_using_left_join_on_common() file: datafusion/optimizer/src/push_down_filter.rs start line: 2622 end line: 2658 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1029 unit: fn filter_using_right_join_on_common() file: datafusion/optimizer/src/push_down_filter.rs start line: 2663 end line: 2699 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1030 unit: fn f_up() file: datafusion/optimizer/src/simplify_expressions/inlist_simplifier.rs start line: 38 end line: 96 size: 34 LOC McCabe index: 7 number of parameters: 2 id: 1031 unit: fn multiple_subqueries() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 551 end line: 585 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1032 unit: fn assert_empty_left_empty_right_lp() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 438 end line: 476 size: 34 LOC McCabe index: 3 number of parameters: 4 id: 1033 unit: fn test_url_contains() file: datafusion/datasource/src/mod.rs start line: 526 end line: 575 size: 34 LOC McCabe index: 3 number of parameters: 0 id: 1034 unit: fn map_schema() file: datafusion/datasource/src/schema_adapter.rs start line: 247 end line: 282 size: 34 LOC McCabe index: 3 number of parameters: 2 id: 1035 unit: fn execute() file: datafusion/physical-plan/src/union.rs start line: 451 end line: 487 size: 34 LOC McCabe index: 4 number of parameters: 3 id: 1036 unit: fn get_aggregate_result_out_column() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1166 end line: 1200 size: 34 LOC McCabe index: 5 number of parameters: 2 id: 1037 unit: fn update_loser_tree() file: datafusion/physical-plan/src/sorts/merge.rs start line: 472 end line: 516 size: 34 LOC McCabe index: 7 number of parameters: 1 id: 1038 unit: fn fmt_as() file: datafusion/physical-plan/src/projection.rs start line: 149 end line: 184 size: 34 LOC McCabe index: 4 number of parameters: 3 id: 1039 unit: fn test_poll_empty_channel_twice() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 686 end line: 728 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1040 unit: fn extend_constants() file: datafusion/physical-plan/src/filter.rs start line: 224 end line: 259 size: 34 LOC McCabe index: 6 number of parameters: 2 id: 1041 unit: fn prepare_join_filter() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1132 end line: 1178 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 1042 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 910 end line: 946 size: 34 LOC McCabe index: 3 number of parameters: 2 id: 1043 unit: fn validate_input() file: datafusion-cli/src/helper.rs start line: 61 end line: 95 size: 34 LOC McCabe index: 5 number of parameters: 2 id: 1044 unit: fn custom_dialect_with_timestamp_cast_dtype() file: datafusion/sql/src/unparser/expr.rs start line: 2706 end line: 2742 size: 33 LOC McCabe index: 2 number of parameters: 0 id: 1045 unit: fn utf8_setup() file: datafusion/physical-optimizer/src/pruning.rs start line: 4072 end line: 4105 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1046 unit: fn prune_utf8_eq() file: datafusion/physical-optimizer/src/pruning.rs start line: 4108 end line: 4162 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1047 unit: fn prune_utf8_not_eq() file: datafusion/physical-optimizer/src/pruning.rs start line: 4165 end line: 4219 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1048 unit: fn optimize() file: datafusion/physical-optimizer/src/coalesce_batches.rs start line: 47 end line: 85 size: 33 LOC McCabe index: 5 number of parameters: 3 id: 1049 unit: fn merge_batch() file: datafusion/functions-aggregate/src/average.rs start line: 652 end line: 689 size: 33 LOC McCabe index: 1 number of parameters: 5 id: 1050 unit: fn update_batch() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 64 end line: 100 size: 33 LOC McCabe index: 2 number of parameters: 5 id: 1051 unit: fn test_min_max_with_filter() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 505 end line: 543 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1052 unit: fn test_iter_to_array_fixed_size_list() file: datafusion/common/src/scalar/mod.rs start line: 4298 end line: 4333 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1053 unit: fn scalar_try_from_list_datatypes() file: datafusion/common/src/scalar/mod.rs start line: 5192 end line: 5230 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1054 unit: fn try_new() file: datafusion/expr-common/src/statistics.rs start line: 518 end line: 553 size: 33 LOC McCabe index: 7 number of parameters: 4 id: 1055 unit: fn $name() file: datafusion/functions/src/regex/regexpreplace.rs start line: 676 end line: 711 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1056 unit: fn nanvl() file: datafusion/functions/src/math/nanvl.rs start line: 101 end line: 135 size: 33 LOC McCabe index: 3 number of parameters: 1 id: 1057 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 440 end line: 475 size: 33 LOC McCabe index: 3 number of parameters: 2 id: 1058 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 498 end line: 533 size: 33 LOC McCabe index: 3 number of parameters: 2 id: 1059 unit: fn to_timestamp_with_formats_arrays_and_nulls() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 701 end line: 739 size: 33 LOC McCabe index: 2 number of parameters: 0 id: 1060 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 120 end line: 154 size: 33 LOC McCabe index: 4 number of parameters: 2 id: 1061 unit: fn test_to_local_time_scalar() file: datafusion/functions/src/datetime/to_local_time.rs start line: 445 end line: 478 size: 33 LOC McCabe index: 2 number of parameters: 0 id: 1062 unit: fn repeat() file: datafusion/functions/src/string/repeat.rs start line: 112 end line: 144 size: 33 LOC McCabe index: 2 number of parameters: 1 id: 1063 unit: fn criterion_benchmark() file: datafusion/functions/benches/date_trunc.rs start line: 41 end line: 74 size: 33 LOC McCabe index: 2 number of parameters: 1 id: 1064 unit: fn create_args_without_count() file: datafusion/functions/benches/substr.rs start line: 31 end line: 65 size: 33 LOC McCabe index: 3 number of parameters: 4 id: 1065 unit: fn return_type() file: datafusion/functions-nested/src/concat.rs start line: 290 end line: 325 size: 33 LOC McCabe index: 6 number of parameters: 2 id: 1066 unit: fn bool_test_arrays() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3097 end line: 3129 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1067 unit: fn case_without_expr() file: datafusion/physical-expr/src/expressions/case.rs start line: 711 end line: 748 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1068 unit: fn test_propagate_certainly_false_and() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 1702 end line: 1736 size: 33 LOC McCabe index: 2 number of parameters: 0 id: 1069 unit: fn test_ordering_satisfy() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 367 end line: 400 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1070 unit: fn try_grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 200 end line: 238 size: 33 LOC McCabe index: 3 number of parameters: 3 id: 1071 unit: fn test_round_trip_ffi_catalog_provider() file: datafusion/ffi/src/catalog_provider.rs start line: 291 end line: 337 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1072 unit: fn get_record_count() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 301 end line: 335 size: 33 LOC McCabe index: 7 number of parameters: 2 id: 1073 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 3955 end line: 3991 size: 33 LOC McCabe index: 1 number of parameters: 2 id: 1074 unit: fn test_replace_invalid_placeholder() file: datafusion/expr/src/logical_plan/plan.rs start line: 4439 end line: 4479 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1075 unit: fn scalar_subquery_additional_filters_with_non_equal_clause() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 855 end line: 889 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1076 unit: fn scalar_subquery_additional_filters_with_equal_clause() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 892 end line: 926 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1077 unit: fn scalar_subquery_disjunction() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 930 end line: 964 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1078 unit: fn test_coerce_union() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1109 end line: 1142 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1079 unit: fn reorder_join_with_expr_key_multi_tables() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 1307 end line: 1344 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1080 unit: fn join_with_multiple_table_and_eq_filter() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 352 end line: 386 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1081 unit: fn try_unary_plan() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 433 end line: 468 size: 33 LOC McCabe index: 1 number of parameters: 4 id: 1082 unit: fn test_normalize_complex_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1531 end line: 1570 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1083 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 43 end line: 83 size: 33 LOC McCabe index: 5 number of parameters: 3 id: 1084 unit: fn test_in_subquery_with_alias() file: datafusion/optimizer/src/push_down_filter.rs start line: 3327 end line: 3364 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1085 unit: fn test_propagation_of_optimized_inner_filters_with_projections() file: datafusion/optimizer/src/push_down_filter.rs start line: 3367 end line: 3403 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1086 unit: fn test_push_down_volatile_mixed_unsupported_table_scan() file: datafusion/optimizer/src/push_down_filter.rs start line: 4002 end line: 4036 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1087 unit: fn one_side_unqualified() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 293 end line: 327 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1088 unit: fn as_any() file: datafusion/datasource/src/file_format.rs start line: 53 end line: 108 size: 33 LOC McCabe index: 1 number of parameters: 1 id: 1089 unit: fn test_schema_mapping_map_statistics_basic() file: datafusion/datasource/src/schema_adapter.rs start line: 383 end line: 435 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 1090 unit: fn fmt_as() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 180 end line: 212 size: 33 LOC McCabe index: 1 number of parameters: 3 id: 1091 unit: fn intern() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 117 end line: 151 size: 33 LOC McCabe index: 3 number of parameters: 3 id: 1092 unit: fn poll_next() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1006 end line: 1040 size: 33 LOC McCabe index: 4 number of parameters: 2 id: 1093 unit: fn freeze_buffered() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1731 end line: 1764 size: 33 LOC McCabe index: 4 number of parameters: 2 id: 1094 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 354 end line: 390 size: 33 LOC McCabe index: 2 number of parameters: 2 id: 1095 unit: fn bench_new_groups() file: datafusion/physical-plan/benches/partial_ordering.rs start line: 37 end line: 74 size: 33 LOC McCabe index: 3 number of parameters: 1 id: 1096 unit: fn try_into_json_sink_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1630 end line: 1663 size: 33 LOC McCabe index: 2 number of parameters: 5 id: 1097 unit: fn try_into_csv_sink_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1665 end line: 1698 size: 33 LOC McCabe index: 2 number of parameters: 5 id: 1098 unit: fn entries() file: datafusion-cli/src/object_storage.rs start line: 266 end line: 301 size: 33 LOC McCabe index: 2 number of parameters: 1 id: 1099 unit: fn test_min_max_simple_struct() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 347 end line: 382 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1100 unit: fn test_min_max_with_nulls() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 425 end line: 460 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1101 unit: fn convert_to_state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 401 end line: 447 size: 32 LOC McCabe index: 5 number of parameters: 3 id: 1102 unit: fn test_evaluate_partition_ranges() file: datafusion/common/src/utils/mod.rs start line: 1160 end line: 1191 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1103 unit: fn test_quote_identifier() file: datafusion/common/src/utils/mod.rs start line: 1194 end line: 1235 size: 32 LOC McCabe index: 3 number of parameters: 0 id: 1104 unit: fn hash_list_array() file: datafusion/common/src/hash_utils.rs start line: 283 end line: 314 size: 32 LOC McCabe index: 7 number of parameters: 3 id: 1105 unit: fn test_make_error_parse_input() file: datafusion/common/src/error.rs start line: 1072 end line: 1108 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1106 unit: fn f_up() file: datafusion/common/src/cse.rs start line: 385 end line: 419 size: 32 LOC McCabe index: 9 number of parameters: 2 id: 1107 unit: fn new() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 294 end line: 330 size: 32 LOC McCabe index: 6 number of parameters: 2 id: 1108 unit: fn gaussian_dist_is_valid_test() file: datafusion/expr-common/src/statistics.rs start line: 925 end line: 957 size: 32 LOC McCabe index: 3 number of parameters: 0 id: 1109 unit: fn bitwise_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 330 end line: 364 size: 32 LOC McCabe index: 3 number of parameters: 2 id: 1110 unit: fn test_static_pattern_regexp_replace_with_null_buffers() file: datafusion/functions/src/regex/regexpreplace.rs start line: 801 end line: 834 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1111 unit: fn test_power_i64() file: datafusion/functions/src/math/power.rs start line: 235 end line: 268 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1112 unit: fn return_field_from_args() file: datafusion/functions/src/core/getfield.rs start line: 136 end line: 178 size: 32 LOC McCabe index: 4 number of parameters: 2 id: 1113 unit: fn _date_trunc_coarse_with_tz() file: datafusion/functions/src/datetime/date_trunc.rs start line: 348 end line: 388 size: 32 LOC McCabe index: 3 number of parameters: 2 id: 1114 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 556 end line: 590 size: 32 LOC McCabe index: 3 number of parameters: 2 id: 1115 unit: fn to_timestamp_with_no_matching_formats() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 841 end line: 876 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1116 unit: fn make_map_batch() file: datafusion/functions-nested/src/map.rs start line: 59 end line: 96 size: 32 LOC McCabe index: 2 number of parameters: 1 id: 1117 unit: fn general_append_and_prepend() file: datafusion/functions-nested/src/concat.rs start line: 465 end line: 498 size: 32 LOC McCabe index: 2 number of parameters: 2 id: 1118 unit: fn test_inlist_with_disjunction() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 788 end line: 825 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1119 unit: fn test_reassign_predicate_columns_in_list() file: datafusion/physical-expr/src/utils/mod.rs start line: 520 end line: 554 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1120 unit: fn propagate_statistics() file: datafusion/physical-expr/src/expressions/not.rs start line: 150 end line: 181 size: 32 LOC McCabe index: 5 number of parameters: 3 id: 1121 unit: fn test_cast_decimal_to_decimal_overflow() file: datafusion/physical-expr/src/expressions/cast.rs start line: 420 end line: 456 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1122 unit: fn assert_eq_properties_same() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 803 end line: 837 size: 32 LOC McCabe index: 3 number of parameters: 3 id: 1123 unit: fn projected_constants() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 1068 end line: 1104 size: 32 LOC McCabe index: 5 number of parameters: 2 id: 1124 unit: fn test_with_reorder_equivalent_expressions() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1438 end line: 1483 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1125 unit: fn test_json_deserializer_no_finish() file: datafusion/core/src/datasource/file_format/json.rs start line: 301 end line: 337 size: 32 LOC McCabe index: 2 number of parameters: 0 id: 1126 unit: fn create_cube_physical_expr() file: datafusion/core/src/physical_planner.rs start line: 1365 end line: 1403 size: 32 LOC McCabe index: 4 number of parameters: 4 id: 1127 unit: fn display_name() file: datafusion/expr/src/udaf.rs start line: 580 end line: 615 size: 32 LOC McCabe index: 5 number of parameters: 2 id: 1128 unit: fn test_simplify_multiply_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2426 end line: 2462 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1129 unit: fn exists_correlated_unnest() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1942 end line: 1974 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 1130 unit: fn attempt_early_completion() file: datafusion/physical-plan/src/topk/mod.rs start line: 246 end line: 291 size: 32 LOC McCabe index: 3 number of parameters: 2 id: 1131 unit: fn union_schema() file: datafusion/physical-plan/src/union.rs start line: 538 end line: 574 size: 32 LOC McCabe index: 2 number of parameters: 1 id: 1132 unit: fn generate_batches() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1481 end line: 1516 size: 32 LOC McCabe index: 3 number of parameters: 3 id: 1133 unit: fn update_merged_stream() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1053 end line: 1085 size: 32 LOC McCabe index: 2 number of parameters: 1 id: 1134 unit: fn take_n() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 366 end line: 415 size: 32 LOC McCabe index: 1 number of parameters: 2 id: 1135 unit: fn fmt_as() file: datafusion/physical-plan/src/filter.rs start line: 321 end line: 352 size: 32 LOC McCabe index: 2 number of parameters: 3 id: 1136 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 589 end line: 622 size: 32 LOC McCabe index: 4 number of parameters: 2 id: 1137 unit: fn filter_joined_batch() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2040 end line: 2079 size: 32 LOC McCabe index: 5 number of parameters: 1 id: 1138 unit: fn fetch_probe_batch() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1444 end line: 1479 size: 32 LOC McCabe index: 2 number of parameters: 2 id: 1139 unit: fn try_from() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 590 end line: 621 size: 32 LOC McCabe index: 1 number of parameters: 1 id: 1140 unit: fn next() file: test-utils/src/data_gen.rs start line: 343 end line: 380 size: 32 LOC McCabe index: 5 number of parameters: 1 id: 1141 unit: fn sql_like_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 809 end line: 839 size: 31 LOC McCabe index: 4 number of parameters: 9 id: 1142 unit: fn update_children() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 1374 end line: 1405 size: 31 LOC McCabe index: 8 number of parameters: 1 id: 1143 unit: fn replace_with_partial_sort() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 254 end line: 288 size: 31 LOC McCabe index: 5 number of parameters: 1 id: 1144 unit: fn get_optional_values_to_merge_as_is() file: datafusion/functions-aggregate/src/array_agg.rs start line: 232 end line: 289 size: 31 LOC McCabe index: 5 number of parameters: 1 id: 1145 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/min_max.rs start line: 244 end line: 274 size: 31 LOC McCabe index: 1 number of parameters: 2 id: 1146 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/min_max.rs start line: 1170 end line: 1200 size: 31 LOC McCabe index: 1 number of parameters: 2 id: 1147 unit: fn accumulator() file: datafusion/functions-aggregate/src/median.rs start line: 144 end line: 175 size: 31 LOC McCabe index: 2 number of parameters: 2 id: 1148 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/median.rs start line: 181 end line: 214 size: 31 LOC McCabe index: 2 number of parameters: 2 id: 1149 unit: fn hash_fixed_list_array() file: datafusion/common/src/hash_utils.rs start line: 317 end line: 347 size: 31 LOC McCabe index: 7 number of parameters: 3 id: 1150 unit: fn f_down() file: datafusion/common/src/cse.rs start line: 350 end line: 383 size: 31 LOC McCabe index: 2 number of parameters: 2 id: 1151 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/rpad.rs start line: 111 end line: 141 size: 31 LOC McCabe index: 1 number of parameters: 2 id: 1152 unit: fn from_str() file: datafusion/functions/src/crypto/basic.rs start line: 128 end line: 158 size: 31 LOC McCabe index: 1 number of parameters: 1 id: 1153 unit: fn seconds() file: datafusion/functions/src/datetime/date_part.rs start line: 309 end line: 344 size: 31 LOC McCabe index: 2 number of parameters: 2 id: 1154 unit: fn string_to_timestamp_formatted() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 879 end line: 910 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1155 unit: fn build_schema_helper() file: datafusion/datasource-csv/src/file_format.rs start line: 571 end line: 601 size: 31 LOC McCabe index: 5 number of parameters: 2 id: 1156 unit: fn contains() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 106 end line: 139 size: 31 LOC McCabe index: 2 number of parameters: 3 id: 1157 unit: fn divide_op_dict() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2396 end line: 2432 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1158 unit: fn modulus_op_dict() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2614 end line: 2650 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1159 unit: fn test_to_result_type_array() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4544 end line: 4580 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1160 unit: fn case_column_or_null() file: datafusion/physical-expr/src/expressions/case.rs start line: 346 end line: 382 size: 31 LOC McCabe index: 1 number of parameters: 2 id: 1161 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/case.rs start line: 533 end line: 563 size: 31 LOC McCabe index: 2 number of parameters: 2 id: 1162 unit: fn construct_dependency_map() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 909 end line: 946 size: 31 LOC McCabe index: 6 number of parameters: 2 id: 1163 unit: fn assert() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1375 end line: 1406 size: 31 LOC McCabe index: 2 number of parameters: 2 id: 1164 unit: fn check_page_index_validation() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 1025 end line: 1064 size: 31 LOC McCabe index: 2 number of parameters: 2 id: 1165 unit: fn test_csv_deserializer_with_finish() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1010 end line: 1046 size: 31 LOC McCabe index: 3 number of parameters: 3 id: 1166 unit: fn generate_file() file: datafusion/core/benches/parquet_query_sql.rs start line: 143 end line: 180 size: 31 LOC McCabe index: 2 number of parameters: 0 id: 1167 unit: fn not() file: datafusion/expr/src/operation.rs start line: 128 end line: 158 size: 31 LOC McCabe index: 1 number of parameters: 1 id: 1168 unit: fn build() file: datafusion/expr/src/conditional_expressions.rs start line: 65 end line: 100 size: 31 LOC McCabe index: 4 number of parameters: 1 id: 1169 unit: fn test_plan_partial_ord() file: datafusion/expr/src/logical_plan/plan.rs start line: 4613 end line: 4646 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1170 unit: fn populate_partition_values() file: datafusion/catalog-listing/src/helpers.rs start line: 337 end line: 367 size: 31 LOC McCabe index: 3 number of parameters: 2 id: 1171 unit: fn scalar_subquery_with_subquery_filters() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 528 end line: 560 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1172 unit: fn flatten_join_inputs() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 219 end line: 249 size: 31 LOC McCabe index: 3 number of parameters: 4 id: 1173 unit: fn agg_exprs_evaluation_result_on_empty_batch() file: datafusion/optimizer/src/decorrelate.rs start line: 476 end line: 507 size: 31 LOC McCabe index: 3 number of parameters: 3 id: 1174 unit: fn test_user_defined_logical_plan_node3() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1454 end line: 1485 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1175 unit: fn test_window() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2142 end line: 2176 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1176 unit: fn test_simplify_regex_special_cases() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 771 end line: 815 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1177 unit: fn exists_uncorrelated_unnest() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1908 end line: 1939 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1178 unit: fn repartition_ordered_two_large_one_small_files() file: datafusion/datasource/src/file_groups.rs start line: 845 end line: 892 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1179 unit: fn unnest_list_array() file: datafusion/physical-plan/src/unnest.rs start line: 822 end line: 853 size: 31 LOC McCabe index: 5 number of parameters: 3 id: 1180 unit: fn make_generic_array() file: datafusion/physical-plan/src/unnest.rs start line: 966 end line: 1010 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1181 unit: fn compute_aggregates() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 978 end line: 1009 size: 31 LOC McCabe index: 3 number of parameters: 1 id: 1182 unit: fn generate_spm_for_round_robin_tie_breaker() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 448 end line: 481 size: 31 LOC McCabe index: 1 number of parameters: 1 id: 1183 unit: fn sort_batch_stream() file: datafusion/physical-plan/src/sorts/sort.rs start line: 718 end line: 755 size: 31 LOC McCabe index: 2 number of parameters: 4 id: 1184 unit: fn create_tree_recursive() file: datafusion/physical-plan/src/render_tree.rs start line: 191 end line: 230 size: 31 LOC McCabe index: 5 number of parameters: 4 id: 1185 unit: fn try_unifying_projections() file: datafusion/physical-plan/src/projection.rs start line: 855 end line: 894 size: 31 LOC McCabe index: 5 number of parameters: 2 id: 1186 unit: fn test_byte_take_n() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 447 end line: 489 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 1187 unit: fn filter_and_project() file: datafusion/physical-plan/src/filter.rs start line: 660 end line: 691 size: 31 LOC McCabe index: 1 number of parameters: 4 id: 1188 unit: fn poll_next() file: datafusion/physical-plan/src/filter.rs start line: 696 end line: 726 size: 31 LOC McCabe index: 3 number of parameters: 2 id: 1189 unit: fn poll_and_skip() file: datafusion/physical-plan/src/limit.rs start line: 397 end line: 428 size: 31 LOC McCabe index: 4 number of parameters: 2 id: 1190 unit: fn get_large_string() file: datafusion/physical-plan/benches/sort_preserving_merge.rs start line: 35 end line: 65 size: 31 LOC McCabe index: 1 number of parameters: 1 id: 1191 unit: fn from() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 525 end line: 555 size: 31 LOC McCabe index: 1 number of parameters: 1 id: 1192 unit: fn try_from_unnest_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2714 end line: 2745 size: 31 LOC McCabe index: 1 number of parameters: 2 id: 1193 unit: fn interval_compound_different_precision() file: datafusion/substrait/src/logical_plan/consumer/expr/literal.rs start line: 513 end line: 546 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1194 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 725 end line: 754 size: 30 LOC McCabe index: 5 number of parameters: 1 id: 1195 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 875 end line: 904 size: 30 LOC McCabe index: 8 number of parameters: 1 id: 1196 unit: fn sql_similarto_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 841 end line: 870 size: 30 LOC McCabe index: 5 number of parameters: 7 id: 1197 unit: fn sql_overlay_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 922 end line: 951 size: 30 LOC McCabe index: 2 number of parameters: 7 id: 1198 unit: fn create_placeholder_expr() file: datafusion/sql/src/expr/value.rs start line: 109 end line: 143 size: 30 LOC McCabe index: 2 number of parameters: 2 id: 1199 unit: fn test_round_scalar_fn_to_expr() file: datafusion/sql/src/unparser/expr.rs start line: 2849 end line: 2881 size: 30 LOC McCabe index: 2 number of parameters: 0 id: 1200 unit: fn select_to_sql_expr() file: datafusion/sql/src/unparser/plan.rs start line: 184 end line: 217 size: 30 LOC McCabe index: 3 number of parameters: 3 id: 1201 unit: fn row_group_predicate_cast_list() file: datafusion/physical-optimizer/src/pruning.rs start line: 3347 end line: 3379 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1202 unit: fn hash_map_array() file: datafusion/common/src/hash_utils.rs start line: 248 end line: 280 size: 30 LOC McCabe index: 10 number of parameters: 3 id: 1203 unit: fn entries() file: datafusion/common/src/config.rs start line: 1358 end line: 1390 size: 30 LOC McCabe index: 3 number of parameters: 1 id: 1204 unit: fn iter_to_array_primitive_test() file: datafusion/common/src/scalar/mod.rs start line: 4424 end line: 4456 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1205 unit: fn decimal_operations() file: datafusion/common/src/scalar/mod.rs start line: 6609 end line: 6640 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1206 unit: fn simplify() file: datafusion/functions/src/math/power.rs start line: 145 end line: 175 size: 30 LOC McCabe index: 8 number of parameters: 3 id: 1207 unit: fn test_log_f64_unary() file: datafusion/functions/src/math/log.rs start line: 427 end line: 458 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1208 unit: fn test_log_f32_unary() file: datafusion/functions/src/math/log.rs start line: 461 end line: 492 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1209 unit: fn nullif_func() file: datafusion/functions/src/core/nullif.rs start line: 117 end line: 150 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 1210 unit: fn nullif_int32() file: datafusion/functions/src/core/nullif.rs start line: 161 end line: 193 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1211 unit: fn nvl_int32() file: datafusion/functions/src/core/nvl.rs start line: 168 end line: 200 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1212 unit: fn epoch() file: datafusion/functions/src/datetime/date_part.rs start line: 346 end line: 376 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 1213 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 385 end line: 417 size: 30 LOC McCabe index: 3 number of parameters: 2 id: 1214 unit: fn to_date() file: datafusion/functions/src/datetime/to_date.rs start line: 84 end line: 113 size: 30 LOC McCabe index: 1 number of parameters: 2 id: 1215 unit: fn _build_format_options() file: datafusion/functions/src/datetime/to_char.rs start line: 173 end line: 202 size: 30 LOC McCabe index: 3 number of parameters: 2 id: 1216 unit: fn criterion_benchmark() file: datafusion/functions/benches/nullif.rs start line: 28 end line: 58 size: 30 LOC McCabe index: 3 number of parameters: 1 id: 1217 unit: fn create_args_with_count() file: datafusion/functions/benches/substr.rs start line: 67 end line: 98 size: 30 LOC McCabe index: 2 number of parameters: 4 id: 1218 unit: fn is_end_bound_safe_for_groups() file: datafusion/physical-expr/src/window/window_expr.rs start line: 472 end line: 501 size: 30 LOC McCabe index: 3 number of parameters: 5 id: 1219 unit: fn get_aggregate_result_inside_range() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 180 end line: 212 size: 30 LOC McCabe index: 4 number of parameters: 5 id: 1220 unit: fn test_disjunction_single_column() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 604 end line: 640 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1221 unit: fn test_cast_static_filter_to_set() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1111 end line: 1152 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1222 unit: fn pre_selection_scatter() file: datafusion/physical-expr/src/expressions/binary.rs start line: 975 end line: 1017 size: 30 LOC McCabe index: 3 number of parameters: 2 id: 1223 unit: fn test_dictionary_type_to_array_coercion() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1700 end line: 1741 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1224 unit: fn generate_case_when_with_type_coercion() file: datafusion/physical-expr/src/expressions/case.rs start line: 1347 end line: 1377 size: 30 LOC McCabe index: 2 number of parameters: 4 id: 1225 unit: fn augment_ordering() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 243 end line: 278 size: 30 LOC McCabe index: 6 number of parameters: 5 id: 1226 unit: fn test_with_reorder_incompatible_prefix() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1486 end line: 1525 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1227 unit: fn test_csv_deserializer_without_finish() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1049 end line: 1084 size: 30 LOC McCabe index: 3 number of parameters: 3 id: 1228 unit: fn create_record_batch() file: datafusion/core/benches/data_utils/mod.rs start line: 104 end line: 142 size: 30 LOC McCabe index: 1 number of parameters: 4 id: 1229 unit: fn test_tracked_consumers_pool() file: datafusion/execution/src/memory_pool/pool.rs start line: 509 end line: 552 size: 30 LOC McCabe index: 2 number of parameters: 0 id: 1230 unit: fn get_excluded_columns() file: datafusion/expr/src/utils.rs start line: 316 end line: 349 size: 30 LOC McCabe index: 5 number of parameters: 4 id: 1231 unit: fn scan_with_filters_inner() file: datafusion/expr/src/logical_plan/builder.rs start line: 490 end line: 527 size: 30 LOC McCabe index: 4 number of parameters: 5 id: 1232 unit: fn test_expr_applicable_for_cols() file: datafusion/catalog-listing/src/helpers.rs start line: 864 end line: 896 size: 30 LOC McCabe index: 2 number of parameters: 0 id: 1233 unit: fn scalar_subquery_with_subquery_disjunction() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 701 end line: 733 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1234 unit: fn test_type_coercion_rewrite() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1715 end line: 1750 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1235 unit: fn try_optimize_sort() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 94 end line: 123 size: 30 LOC McCabe index: 1 number of parameters: 3 id: 1236 unit: fn infer_join_predicates_impl<() file: datafusion/optimizer/src/push_down_filter.rs start line: 720 end line: 751 size: 30 LOC McCabe index: 9 number of parameters: 2 id: 1237 unit: fn test_union_different_schema() file: datafusion/optimizer/src/push_down_filter.rs start line: 2206 end line: 2237 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1238 unit: fn filter_2_breaks_limits() file: datafusion/optimizer/src/push_down_filter.rs start line: 2271 end line: 2303 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1239 unit: fn test_push_down_volatile_mixed_table_scan() file: datafusion/optimizer/src/push_down_filter.rs start line: 3968 end line: 3999 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1240 unit: fn collect_missing_exprs() file: datafusion/optimizer/src/decorrelate.rs start line: 379 end line: 409 size: 30 LOC McCabe index: 9 number of parameters: 3 id: 1241 unit: fn cast_literal_to_type_with_op() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 251 end line: 282 size: 30 LOC McCabe index: 3 number of parameters: 3 id: 1242 unit: fn test_optimize_volatile_conditions() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4492 end line: 4526 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1243 unit: fn anchored_alternation_to_exprs() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 279 end line: 311 size: 30 LOC McCabe index: 10 number of parameters: 1 id: 1244 unit: fn should_support_additional_filters() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 938 end line: 969 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1245 unit: fn multiple_exists_subqueries() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1257 end line: 1288 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1246 unit: fn flatten_struct_cols() file: datafusion/physical-plan/src/unnest.rs start line: 336 end line: 365 size: 30 LOC McCabe index: 1 number of parameters: 3 id: 1247 unit: fn poll_next() file: datafusion/physical-plan/src/union.rs start line: 600 end line: 640 size: 30 LOC McCabe index: 6 number of parameters: 2 id: 1248 unit: fn calculate_n_out_row() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 833 end line: 872 size: 30 LOC McCabe index: 5 number of parameters: 3 id: 1249 unit: fn stats_projection() file: datafusion/physical-plan/src/projection.rs start line: 281 end line: 313 size: 30 LOC McCabe index: 6 number of parameters: 3 id: 1250 unit: fn test_reading_more_spills_than_tokio_blocking_threads() file: datafusion/physical-plan/src/spill/mod.rs start line: 743 end line: 778 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1251 unit: fn should_resize_properly() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 439 end line: 470 size: 30 LOC McCabe index: 4 number of parameters: 0 id: 1252 unit: fn emit() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 934 end line: 971 size: 30 LOC McCabe index: 6 number of parameters: 3 id: 1253 unit: fn check_result() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1735 end line: 1766 size: 30 LOC McCabe index: 2 number of parameters: 2 id: 1254 unit: fn test_inner_join_cardinality_decimal_range() file: datafusion/physical-plan/src/joins/utils.rs start line: 1954 end line: 1985 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 1255 unit: fn from_factory() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 50 end line: 79 size: 30 LOC McCabe index: 2 number of parameters: 1 id: 1256 unit: fn preserves_table_type() file: datafusion/catalog/src/default_table_source.rs start line: 113 end line: 148 size: 30 LOC McCabe index: 2 number of parameters: 0 id: 1257 unit: fn retrieve_rel_common() file: datafusion/substrait/src/logical_plan/consumer/rel/mod.rs start line: 133 end line: 161 size: 29 LOC McCabe index: 1 number of parameters: 1 id: 1258 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 656 end line: 684 size: 29 LOC McCabe index: 6 number of parameters: 1 id: 1259 unit: fn pre_visit_statement() file: datafusion/sql/src/resolve.rs start line: 100 end line: 130 size: 29 LOC McCabe index: 4 number of parameters: 2 id: 1260 unit: fn show_columns_to_plan() file: datafusion/sql/src/statement.rs start line: 2077 end line: 2113 size: 29 LOC McCabe index: 4 number of parameters: 4 id: 1261 unit: fn test_cast_value_to_binary_expr() file: datafusion/sql/src/unparser/expr.rs start line: 2532 end line: 2562 size: 29 LOC McCabe index: 2 number of parameters: 0 id: 1262 unit: fn test_utf8_view_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 3042 end line: 3085 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1263 unit: fn join_conditions_to_sql_on() file: datafusion/sql/src/unparser/plan.rs start line: 1325 end line: 1359 size: 29 LOC McCabe index: 2 number of parameters: 3 id: 1264 unit: fn can_combine() file: datafusion/physical-optimizer/src/combine_partial_final_agg.rs start line: 132 end line: 162 size: 29 LOC McCabe index: 9 number of parameters: 2 id: 1265 unit: fn prune_cast_column_scalar() file: datafusion/physical-optimizer/src/pruning.rs start line: 3981 end line: 4018 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1266 unit: fn evaluate() file: datafusion/functions-aggregate/src/average.rs start line: 598 end line: 632 size: 29 LOC McCabe index: 4 number of parameters: 2 id: 1267 unit: fn try_new() file: datafusion/functions-aggregate/src/first_last.rs start line: 365 end line: 396 size: 29 LOC McCabe index: 1 number of parameters: 5 id: 1268 unit: fn value_from_column_statistics() file: datafusion/functions-aggregate/src/min_max.rs start line: 172 end line: 202 size: 29 LOC McCabe index: 5 number of parameters: 2 id: 1269 unit: fn source() file: datafusion/common/src/error.rs start line: 362 end line: 395 size: 29 LOC McCabe index: 1 number of parameters: 1 id: 1270 unit: fn extract_column_options() file: datafusion/common/src/file_options/parquet_writer.rs start line: 524 end line: 553 size: 29 LOC McCabe index: 1 number of parameters: 2 id: 1271 unit: fn test_nested_lists() file: datafusion/common/src/scalar/mod.rs start line: 6302 end line: 6339 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1272 unit: fn fmt() file: datafusion/common/src/display/mod.rs start line: 70 end line: 98 size: 29 LOC McCabe index: 1 number of parameters: 2 id: 1273 unit: fn handle_overflow() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1104 end line: 1133 size: 29 LOC McCabe index: 4 number of parameters: 4 id: 1274 unit: fn lpad_with_replace() file: datafusion/functions/src/unicode/lpad.rs start line: 167 end line: 195 size: 29 LOC McCabe index: 1 number of parameters: 3 id: 1275 unit: fn enable_ascii_fast_path>() file: datafusion/functions/src/unicode/substr.rs start line: 278 end line: 313 size: 29 LOC McCabe index: 2 number of parameters: 3 id: 1276 unit: fn test_log_scalar_f32() file: datafusion/functions/src/math/log.rs start line: 361 end line: 391 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1277 unit: fn test_log_scalar_f64() file: datafusion/functions/src/math/log.rs start line: 394 end line: 424 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1278 unit: fn decode_to_array() file: datafusion/functions/src/encoding/inner.rs start line: 336 end line: 365 size: 29 LOC McCabe index: 3 number of parameters: 3 id: 1279 unit: fn return_field_from_args() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 84 end line: 114 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 1280 unit: fn test_with_timezone() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 191 end line: 220 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1281 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_unixtime.rs start line: 93 end line: 124 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 1282 unit: fn upper_partial_optimization() file: datafusion/functions/src/string/upper.rs start line: 166 end line: 196 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1283 unit: fn lower_partial_optimization() file: datafusion/functions/src/string/lower.rs start line: 167 end line: 197 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1284 unit: fn data() file: datafusion/functions/benches/substr_index.rs start line: 52 end line: 83 size: 29 LOC McCabe index: 2 number of parameters: 0 id: 1285 unit: fn generate_string_array() file: datafusion/functions-nested/src/string.rs start line: 422 end line: 452 size: 29 LOC McCabe index: 4 number of parameters: 4 id: 1286 unit: fn test_fmt_sql() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1444 end line: 1481 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1287 unit: fn test_evaluate_bounds_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 5368 end line: 5401 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1288 unit: fn case_with_type_cast() file: datafusion/physical-expr/src/expressions/case.rs start line: 876 end line: 909 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1289 unit: fn remove_redundant_entries() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 131 end line: 159 size: 29 LOC McCabe index: 7 number of parameters: 1 id: 1290 unit: fn run() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 769 end line: 801 size: 29 LOC McCabe index: 3 number of parameters: 1 id: 1291 unit: fn plan_describe() file: datafusion/core/src/physical_planner.rs start line: 1960 end line: 1994 size: 29 LOC McCabe index: 3 number of parameters: 3 id: 1292 unit: fn criterion_benchmark() file: datafusion/core/benches/filter_query_sql.rs start line: 66 end line: 97 size: 29 LOC McCabe index: 4 number of parameters: 1 id: 1293 unit: fn mixed_tuple_streams() file: datafusion/core/benches/sort.rs start line: 427 end line: 462 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 1294 unit: fn mixed_tuple_with_utf8_view_streams() file: datafusion/core/benches/sort.rs start line: 465 end line: 500 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 1295 unit: fn mixed_dictionary_tuple_streams() file: datafusion/core/benches/sort.rs start line: 549 end line: 581 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 1296 unit: fn human_display() file: datafusion/expr/src/udaf.rs start line: 489 end line: 523 size: 29 LOC McCabe index: 5 number of parameters: 2 id: 1297 unit: fn f_down() file: datafusion/expr/src/logical_plan/display.rs start line: 187 end line: 219 size: 29 LOC McCabe index: 5 number of parameters: 2 id: 1298 unit: fn f_up() file: datafusion/expr/src/logical_plan/display.rs start line: 686 end line: 719 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 1299 unit: fn scalar_subquery_no_cols() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 564 end line: 595 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1300 unit: fn scalar_subquery_where_not_eq() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 631 end line: 662 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1301 unit: fn scalar_subquery_where_less_than() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 666 end line: 697 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1302 unit: fn scalar_subquery_project_expr() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 756 end line: 786 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1303 unit: fn analyze_internal() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 108 end line: 150 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 1304 unit: fn agg_udaf_invalid_input() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1405 end line: 1434 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1305 unit: fn is_bool_for_type_coercion() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1566 end line: 1603 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1306 unit: fn test_short_circuits() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1286 end line: 1318 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1307 unit: fn infer_join_predicates() file: datafusion/optimizer/src/push_down_filter.rs start line: 563 end line: 597 size: 29 LOC McCabe index: 1 number of parameters: 3 id: 1308 unit: fn infer_join_predicates_from_on_filters() file: datafusion/optimizer/src/push_down_filter.rs start line: 674 end line: 702 size: 29 LOC McCabe index: 1 number of parameters: 2 id: 1309 unit: fn f_down() file: datafusion/optimizer/src/decorrelate.rs start line: 132 end line: 163 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 1310 unit: fn lower_simple() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 314 end line: 342 size: 29 LOC McCabe index: 5 number of parameters: 3 id: 1311 unit: fn in_subquery_multi_project_subquery_cols() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1149 end line: 1180 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1312 unit: fn try_swapping_with_projection() file: datafusion/datasource/src/file_scan_config.rs start line: 560 end line: 595 size: 29 LOC McCabe index: 4 number of parameters: 2 id: 1313 unit: fn test_projected_file_schema_with_partition_col() file: datafusion/datasource/src/file_scan_config.rs start line: 1829 end line: 1859 size: 29 LOC McCabe index: 2 number of parameters: 0 id: 1314 unit: fn get_per_partition_indices() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 659 end line: 693 size: 29 LOC McCabe index: 3 number of parameters: 3 id: 1315 unit: fn evaluate_partition_batches() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 782 end line: 813 size: 29 LOC McCabe index: 1 number of parameters: 3 id: 1316 unit: fn prepare_partitioned_input() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 693 end line: 722 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1317 unit: fn organize_stringview_arrays() file: datafusion/physical-plan/src/sorts/sort.rs start line: 489 end line: 523 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 1318 unit: fn get_stats() file: datafusion/physical-plan/src/projection.rs start line: 1093 end line: 1121 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1319 unit: fn verify_metrics() file: datafusion/physical-plan/src/spill/mod.rs start line: 627 end line: 657 size: 29 LOC McCabe index: 1 number of parameters: 4 id: 1320 unit: fn test_agg_exec_same_schema() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 2466 end line: 2496 size: 29 LOC McCabe index: 1 number of parameters: 0 id: 1321 unit: fn allocate_reservation() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1431 end line: 1463 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 1322 unit: fn test_shrink_if_necessary() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 1095 end line: 1134 size: 29 LOC McCabe index: 3 number of parameters: 0 id: 1323 unit: fn build_batches() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 613 end line: 643 size: 29 LOC McCabe index: 3 number of parameters: 1 id: 1324 unit: fn extend_zero() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 163 end line: 202 size: 29 LOC McCabe index: 2 number of parameters: 2 id: 1325 unit: fn try_from_window_agg_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2555 end line: 2586 size: 29 LOC McCabe index: 1 number of parameters: 2 id: 1326 unit: fn from_str() file: datafusion-cli/src/command.rs start line: 184 end line: 212 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 1327 unit: fn print_empty() file: datafusion-cli/src/print_format.rs start line: 226 end line: 257 size: 29 LOC McCabe index: 2 number of parameters: 0 id: 1328 unit: fn copy_to_multi_options() file: datafusion/sql/src/parser.rs start line: 1684 end line: 1717 size: 28 LOC McCabe index: 2 number of parameters: 0 id: 1329 unit: fn map_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 646 end line: 677 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 1330 unit: fn prune_int32_col_lte_zero_cast() file: datafusion/physical-optimizer/src/pruning.rs start line: 3725 end line: 3767 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1331 unit: fn test_first_last_value_value() file: datafusion/functions-aggregate/src/first_last.rs start line: 1391 end line: 1426 size: 28 LOC McCabe index: 2 number of parameters: 0 id: 1332 unit: fn evaluate() file: datafusion/functions-aggregate/src/array_agg.rs start line: 451 end line: 480 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 1333 unit: fn value_from_stats() file: datafusion/functions-aggregate/src/count.rs start line: 371 end line: 399 size: 28 LOC McCabe index: 8 number of parameters: 2 id: 1334 unit: fn evaluate() file: datafusion/functions-aggregate/src/string_agg.rs start line: 193 end line: 224 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 1335 unit: fn generic_levenshtein() file: datafusion/common/src/utils/mod.rs start line: 736 end line: 769 size: 28 LOC McCabe index: 5 number of parameters: 2 id: 1336 unit: fn alter_fp_rounding_mode_conservative() file: datafusion/common/src/rounding.rs start line: 224 end line: 251 size: 28 LOC McCabe index: 3 number of parameters: 3 id: 1337 unit: fn hash_dictionary() file: datafusion/common/src/hash_utils.rs start line: 189 end line: 217 size: 28 LOC McCabe index: 11 number of parameters: 4 id: 1338 unit: fn warning_only_not_default() file: datafusion/common/src/config.rs start line: 2183 end line: 2211 size: 28 LOC McCabe index: 3 number of parameters: 0 id: 1339 unit: fn parquet_table_options_config_metadata_entry() file: datafusion/common/src/config.rs start line: 2243 end line: 2273 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1340 unit: fn get_decimal_value_from_array() file: datafusion/common/src/scalar/mod.rs start line: 2661 end line: 2688 size: 28 LOC McCabe index: 3 number of parameters: 4 id: 1341 unit: fn test_calculate_generic_properties_gauss_gauss() file: datafusion/expr-common/src/statistics.rs start line: 1285 end line: 1316 size: 28 LOC McCabe index: 2 number of parameters: 0 id: 1342 unit: fn run_one_group() file: datafusion/functions/benches/ltrim.rs start line: 164 end line: 193 size: 28 LOC McCabe index: 2 number of parameters: 9 id: 1343 unit: fn criterion_benchmark() file: datafusion/functions/benches/concat.rs start line: 37 end line: 65 size: 28 LOC McCabe index: 3 number of parameters: 1 id: 1344 unit: fn criterion_benchmark() file: datafusion/functions/benches/substr_index.rs start line: 85 end line: 114 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 1345 unit: fn criterion_benchmark() file: datafusion/functions/benches/date_bin.rs start line: 41 end line: 69 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 1346 unit: fn invoke_with_args() file: datafusion/functions-nested/src/array_has.rs start line: 173 end line: 206 size: 28 LOC McCabe index: 3 number of parameters: 2 id: 1347 unit: fn array_has_dispatch_for_scalar() file: datafusion/functions-nested/src/array_has.rs start line: 264 end line: 295 size: 28 LOC McCabe index: 4 number of parameters: 2 id: 1348 unit: fn invoke_with_args() file: datafusion/spark/src/function/math/expm1.rs start line: 69 end line: 96 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 1349 unit: fn remap_children() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 120 end line: 147 size: 28 LOC McCabe index: 4 number of parameters: 3 id: 1350 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 352 end line: 380 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 1351 unit: fn binary_comparison() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1099 end line: 1131 size: 28 LOC McCabe index: 2 number of parameters: 0 id: 1352 unit: fn bitwise_array_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4339 end line: 4372 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1353 unit: fn case_with_expr_divide_by_zero() file: datafusion/physical-expr/src/expressions/case.rs start line: 676 end line: 708 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1354 unit: fn case_without_expr_divide_by_zero() file: datafusion/physical-expr/src/expressions/case.rs start line: 783 end line: 815 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1355 unit: fn case_with_matches_and_nulls() file: datafusion/physical-expr/src/expressions/case.rs start line: 912 end line: 944 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1356 unit: fn test_physical_exprs_contains() file: datafusion/physical-expr/src/physical_expr.rs start line: 195 end line: 227 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1357 unit: fn get_test_schema_descr() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1176 end line: 1205 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 1358 unit: fn data_type_satisfied_by() file: datafusion/core/src/schema_equivalence.rs start line: 47 end line: 84 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 1359 unit: fn to_listing_options() file: datafusion/core/src/datasource/file_format/options.rs start line: 496 end line: 528 size: 28 LOC McCabe index: 2 number of parameters: 3 id: 1360 unit: fn criterion_benchmark() file: datafusion/core/benches/spm.rs start line: 113 end line: 142 size: 28 LOC McCabe index: 4 number of parameters: 1 id: 1361 unit: fn test_fixed_list_wildcard_coerce() file: datafusion/expr/src/type_coercion/functions.rs start line: 1074 end line: 1108 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1362 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 463 end line: 490 size: 28 LOC McCabe index: 1 number of parameters: 2 id: 1363 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 585 end line: 612 size: 28 LOC McCabe index: 1 number of parameters: 2 id: 1364 unit: fn check_aggregation_in_scalar_subquery() file: datafusion/expr/src/logical_plan/invariants.rs start line: 341 end line: 370 size: 28 LOC McCabe index: 4 number of parameters: 2 id: 1365 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_limit.rs start line: 56 end line: 87 size: 28 LOC McCabe index: 4 number of parameters: 3 id: 1366 unit: fn rewrite_plan() file: datafusion/optimizer/src/analyzer/function_rewrite.rs start line: 44 end line: 79 size: 28 LOC McCabe index: 3 number of parameters: 3 id: 1367 unit: fn coerce_limit() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 246 end line: 274 size: 28 LOC McCabe index: 3 number of parameters: 1 id: 1368 unit: fn project_with_column_index() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1021 end line: 1049 size: 28 LOC McCabe index: 3 number of parameters: 3 id: 1369 unit: fn cast_helper() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1779 end line: 1807 size: 28 LOC McCabe index: 4 number of parameters: 4 id: 1370 unit: fn split_filter() file: datafusion/optimizer/src/push_down_filter.rs start line: 2100 end line: 2131 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1371 unit: fn f_up() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 464 end line: 493 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 1372 unit: fn extract_subquery_info() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 186 end line: 213 size: 28 LOC McCabe index: 1 number of parameters: 1 id: 1373 unit: fn in_subquery_with_subquery_filters() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 637 end line: 666 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1374 unit: fn in_subquery_join_filter_and_inner_filter() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1116 end line: 1146 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1375 unit: fn exists_subquery_with_subquery_filters() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1339 end line: 1368 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1376 unit: fn exists_distinct_subquery() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1815 end line: 1843 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1377 unit: fn exists_distinct_expr_subquery() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1846 end line: 1874 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1378 unit: fn exists_distinct_subquery_with_literal() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1877 end line: 1905 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1379 unit: fn upper_case_ident() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1977 end line: 2008 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1380 unit: fn fmt_as() file: datafusion/datasource/src/file_scan_config.rs start line: 479 end line: 512 size: 28 LOC McCabe index: 4 number of parameters: 3 id: 1381 unit: fn physical_plan_config_no_projection() file: datafusion/datasource/src/file_scan_config.rs start line: 1550 end line: 1580 size: 28 LOC McCabe index: 2 number of parameters: 0 id: 1382 unit: fn test_split_glob() file: datafusion/datasource/src/url.rs start line: 465 end line: 497 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1383 unit: fn from_str() file: datafusion/datasource/src/file_compression_type.rs start line: 264 end line: 292 size: 28 LOC McCabe index: 2 number of parameters: 0 id: 1384 unit: fn test_aggregate_by_name() file: datafusion/physical-plan/src/metrics/mod.rs start line: 550 end line: 587 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1385 unit: fn find_longest_length() file: datafusion/physical-plan/src/unnest.rs start line: 701 end line: 731 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 1386 unit: fn poll_next() file: datafusion/physical-plan/src/memory.rs start line: 90 end line: 119 size: 28 LOC McCabe index: 4 number of parameters: 2 id: 1387 unit: fn fmt_as() file: datafusion/physical-plan/src/memory.rs start line: 181 end line: 209 size: 28 LOC McCabe index: 1 number of parameters: 3 id: 1388 unit: fn test_compute_record_batch_statistics_null() file: datafusion/physical-plan/src/common.rs start line: 354 end line: 383 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 1389 unit: fn prune_partition_batches() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1056 end line: 1103 size: 28 LOC McCabe index: 7 number of parameters: 1 id: 1390 unit: fn create_schema() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1011 end line: 1042 size: 28 LOC McCabe index: 3 number of parameters: 4 id: 1391 unit: fn test_emit_first_n_for_vectorized_group_values() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1264 end line: 1301 size: 28 LOC McCabe index: 4 number of parameters: 0 id: 1392 unit: fn vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 89 end line: 123 size: 28 LOC McCabe index: 5 number of parameters: 5 id: 1393 unit: fn test_not_nullable_primitive_equal_to_internal() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 380 end line: 417 size: 28 LOC McCabe index: 1 number of parameters: 2 id: 1394 unit: fn append_probe_indices_in_order() file: datafusion/physical-plan/src/joins/utils.rs start line: 1146 end line: 1181 size: 28 LOC McCabe index: 4 number of parameters: 3 id: 1395 unit: fn execute() file: datafusion/physical-plan/src/streaming.rs start line: 260 end line: 287 size: 28 LOC McCabe index: 1 number of parameters: 3 id: 1396 unit: fn from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 647 end line: 675 size: 28 LOC McCabe index: 1 number of parameters: 1 id: 1397 unit: fn finish() file: test-utils/src/data_gen.rs start line: 188 end line: 215 size: 28 LOC McCabe index: 1 number of parameters: 2 id: 1398 unit: fn set() file: datafusion-cli/src/object_storage.rs start line: 237 end line: 264 size: 28 LOC McCabe index: 1 number of parameters: 3 id: 1399 unit: fn try_from() file: datafusion/substrait/src/extensions.rs start line: 82 end line: 110 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 1400 unit: fn main() file: datafusion/proto-common/gen/src/main.rs start line: 20 end line: 54 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1401 unit: fn parse_column_def() file: datafusion/sql/src/parser.rs start line: 820 end line: 846 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 1402 unit: fn copy_to_query_to_table() file: datafusion/sql/src/parser.rs start line: 1617 end line: 1647 size: 27 LOC McCabe index: 3 number of parameters: 0 id: 1403 unit: fn form_identifier() file: datafusion/sql/src/expr/identifier.rs start line: 265 end line: 291 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 1404 unit: fn default() file: datafusion/sql/src/unparser/dialect.rs start line: 527 end line: 553 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1405 unit: fn test_window_func_support_window_frame() file: datafusion/sql/src/unparser/expr.rs start line: 2884 end line: 2914 size: 27 LOC McCabe index: 2 number of parameters: 0 id: 1406 unit: fn join_using_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1254 end line: 1285 size: 27 LOC McCabe index: 3 number of parameters: 3 id: 1407 unit: fn take_optimizable() file: datafusion/physical-optimizer/src/aggregate_statistics.rs start line: 114 end line: 140 size: 27 LOC McCabe index: 10 number of parameters: 1 id: 1408 unit: fn stat_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 840 end line: 871 size: 27 LOC McCabe index: 2 number of parameters: 5 id: 1409 unit: fn prune_int32_is_null() file: datafusion/physical-optimizer/src/pruning.rs start line: 3870 end line: 3906 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1410 unit: fn merge_batch() file: datafusion/functions-aggregate/src/covariance.rs start line: 381 end line: 409 size: 27 LOC McCabe index: 3 number of parameters: 2 id: 1411 unit: fn accumulate() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 605 end line: 635 size: 27 LOC McCabe index: 4 number of parameters: 0 id: 1412 unit: fn logically_equivalent_names_and_types() file: datafusion/common/src/dfschema.rs start line: 1057 end line: 1086 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 1413 unit: fn into() file: datafusion/common/src/dfschema.rs start line: 1313 end line: 1347 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1414 unit: fn init_python() file: datafusion/common/src/pyarrow.rs start line: 96 end line: 124 size: 27 LOC McCabe index: 2 number of parameters: 0 id: 1415 unit: fn all_visits() file: datafusion/common/src/tree_node.rs start line: 1365 end line: 1391 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1416 unit: fn f_down_jump_on_a_visits() file: datafusion/common/src/tree_node.rs start line: 1438 end line: 1464 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1417 unit: fn f_up_jump_on_e_visits() file: datafusion/common/src/tree_node.rs start line: 1581 end line: 1607 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1418 unit: fn test_bloom_filter_set_fpp_only() file: datafusion/common/src/file_options/parquet_writer.rs start line: 799 end line: 829 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1419 unit: fn test_bloom_filter_set_ndv_only() file: datafusion/common/src/file_options/parquet_writer.rs start line: 832 end line: 862 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1420 unit: fn list_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1223 end line: 1253 size: 27 LOC McCabe index: 2 number of parameters: 2 id: 1421 unit: fn temporal_coercion_strict_timezone() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1399 end line: 1431 size: 27 LOC McCabe index: 2 number of parameters: 2 id: 1422 unit: fn get_data_types() file: datafusion/expr-common/src/signature.rs start line: 530 end line: 557 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 1423 unit: fn left_impl>() file: datafusion/functions/src/unicode/left.rs start line: 137 end line: 164 size: 27 LOC McCabe index: 1 number of parameters: 2 id: 1424 unit: fn right_impl>() file: datafusion/functions/src/unicode/right.rs start line: 141 end line: 168 size: 27 LOC McCabe index: 1 number of parameters: 2 id: 1425 unit: fn keep_scalar() file: datafusion/functions/src/core/least.rs start line: 78 end line: 111 size: 27 LOC McCabe index: 7 number of parameters: 2 id: 1426 unit: fn test_contains_udf() file: datafusion/functions/src/string/contains.rs start line: 160 end line: 188 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1427 unit: fn create_args() file: datafusion/functions/benches/pad.rs start line: 68 end line: 97 size: 27 LOC McCabe index: 2 number of parameters: 3 id: 1428 unit: fn general_position_dispatch() file: datafusion/functions-nested/src/position.rs start line: 150 end line: 182 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 1429 unit: fn test_time_avro_milliseconds() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1070 end line: 1099 size: 27 LOC McCabe index: 2 number of parameters: 0 id: 1430 unit: fn builder() file: datafusion/datasource-csv/src/source.rs start line: 519 end line: 546 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 1431 unit: fn mutate() file: datafusion/physical-expr/src/utils/mod.rs start line: 177 end line: 204 size: 27 LOC McCabe index: 3 number of parameters: 2 id: 1432 unit: fn make_hash_set() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 152 end line: 181 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 1433 unit: fn make_set() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 184 end line: 210 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 1434 unit: fn in_list_cast() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 478 end line: 505 size: 27 LOC McCabe index: 1 number of parameters: 3 id: 1435 unit: fn plus_op_dict() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1763 end line: 1793 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1436 unit: fn minus_op_dict() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1982 end line: 2012 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1437 unit: fn multiply_op_dict() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2190 end line: 2220 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1438 unit: fn test_try_cast_decimal_to_decimal() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 280 end line: 309 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1439 unit: fn expr_or_expr() file: datafusion/physical-expr/src/expressions/case.rs start line: 413 end line: 448 size: 27 LOC McCabe index: 1 number of parameters: 2 id: 1440 unit: fn get_case_common_type() file: datafusion/physical-expr/src/expressions/case.rs start line: 1379 end line: 1405 size: 27 LOC McCabe index: 4 number of parameters: 3 id: 1441 unit: fn test_ordering_equivalence_with_non_lex_monotonic_multiply() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1262 end line: 1300 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1442 unit: fn fmt() file: datafusion/core/src/execution/session_state.rs start line: 1588 end line: 1614 size: 27 LOC McCabe index: 1 number of parameters: 2 id: 1443 unit: fn criterion_benchmark() file: datafusion/core/benches/math_query_sql.rs start line: 78 end line: 108 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 1444 unit: fn criterion_benchmark() file: datafusion/core/benches/map_query_sql.rs start line: 62 end line: 90 size: 27 LOC McCabe index: 3 number of parameters: 1 id: 1445 unit: fn criterion_benchmark() file: datafusion/core/benches/csv_load.rs start line: 66 end line: 95 size: 27 LOC McCabe index: 3 number of parameters: 1 id: 1446 unit: fn union_orderby_query() file: datafusion/core/benches/sql_planner.rs start line: 195 end line: 221 size: 27 LOC McCabe index: 4 number of parameters: 1 id: 1447 unit: fn test_conversion() file: datafusion/ffi/src/util.rs start line: 124 end line: 156 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1448 unit: fn df_value_validator() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 96 end line: 124 size: 27 LOC McCabe index: 5 number of parameters: 3 id: 1449 unit: fn rewriter_rewrite() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 382 end line: 414 size: 27 LOC McCabe index: 2 number of parameters: 0 id: 1450 unit: fn get_valid_types_with_aggregate_udf() file: datafusion/expr/src/type_coercion/functions.rs start line: 297 end line: 324 size: 27 LOC McCabe index: 1 number of parameters: 3 id: 1451 unit: fn test_nullable_schema_after_grouping_set() file: datafusion/expr/src/logical_plan/plan.rs start line: 4482 end line: 4511 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1452 unit: fn infer_values_from_schema() file: datafusion/expr/src/logical_plan/builder.rs start line: 272 end line: 300 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 1453 unit: fn nested_table_scan() file: datafusion/expr/src/logical_plan/builder.rs start line: 2718 end line: 2747 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 1454 unit: fn scalar_subquery_with_no_correlated_cols() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 599 end line: 627 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1455 unit: fn agg_function_case() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1437 end line: 1464 size: 27 LOC McCabe index: 2 number of parameters: 0 id: 1456 unit: fn join_with_expr_both_from_filter_and_keys() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 250 end line: 278 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1457 unit: fn redundant_project_fields_join_input() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1110 end line: 1137 size: 27 LOC McCabe index: 2 number of parameters: 0 id: 1458 unit: fn complex_plan() file: datafusion/optimizer/src/push_down_filter.rs start line: 1888 end line: 1918 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1459 unit: fn multi_filter() file: datafusion/optimizer/src/push_down_filter.rs start line: 2065 end line: 2095 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1460 unit: fn test_project_same_name_different_qualifier() file: datafusion/optimizer/src/push_down_filter.rs start line: 2240 end line: 2267 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1461 unit: fn two_filters_on_same_depth() file: datafusion/optimizer/src/push_down_filter.rs start line: 2307 end line: 2335 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1462 unit: fn test_unwrap_cast_comparison() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 573 end line: 613 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1463 unit: fn recursive_delete_xor_in_expr() file: datafusion/optimizer/src/simplify_expressions/utils.rs start line: 89 end line: 116 size: 27 LOC McCabe index: 4 number of parameters: 3 id: 1464 unit: fn in_subquery_with_subquery_disjunction() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 792 end line: 820 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1465 unit: fn exists_subquery_with_subquery_disjunction() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1491 end line: 1519 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1466 unit: fn exists_subquery_should_support_additional_filters() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1583 end line: 1610 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1467 unit: fn test_is_collection() file: datafusion/datasource/src/url.rs start line: 500 end line: 527 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1468 unit: fn values_stats_with_nulls_only() file: datafusion/datasource/src/memory.rs start line: 966 end line: 994 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1469 unit: fn handle_child_pushdown_result() file: datafusion/datasource/src/source.rs start line: 241 end line: 267 size: 27 LOC McCabe index: 1 number of parameters: 3 id: 1470 unit: fn build_file_list_recurse() file: datafusion/physical-plan/src/common.rs start line: 66 end line: 92 size: 27 LOC McCabe index: 7 number of parameters: 3 id: 1471 unit: fn fmt_as() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 174 end line: 202 size: 27 LOC McCabe index: 5 number of parameters: 3 id: 1472 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 360 end line: 388 size: 27 LOC McCabe index: 3 number of parameters: 2 id: 1473 unit: fn fmt_as() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1141 end line: 1167 size: 27 LOC McCabe index: 2 number of parameters: 3 id: 1474 unit: fn test_get_record_batch_memory_size_nested_array() file: datafusion/physical-plan/src/spill/mod.rs start line: 568 end line: 598 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1475 unit: fn some_data() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1477 end line: 1506 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1476 unit: fn drop() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 152 end line: 194 size: 27 LOC McCabe index: 4 number of parameters: 1 id: 1477 unit: fn test_equivalence_properties_union_type() file: datafusion/physical-plan/src/filter.rs start line: 1434 end line: 1464 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1478 unit: fn split_string_buffer() file: datafusion/physical-plan/src/display.rs start line: 946 end line: 985 size: 27 LOC McCabe index: 6 number of parameters: 2 id: 1479 unit: fn try_decode() file: datafusion/proto/src/logical_plan/mod.rs start line: 112 end line: 142 size: 27 LOC McCabe index: 1 number of parameters: 4 id: 1480 unit: fn try_into_projection_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 563 end line: 589 size: 27 LOC McCabe index: 1 number of parameters: 5 id: 1481 unit: fn test_split_from_semicolon() file: datafusion-cli/src/helper.rs start line: 301 end line: 333 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1482 unit: fn print_maxrows_limited_multi_batched() file: datafusion-cli/src/print_format.rs start line: 460 end line: 487 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 1483 unit: fn ensure_field_compatibility() file: datafusion/substrait/src/logical_plan/consumer/utils.rs start line: 248 end line: 275 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 1484 unit: fn make_substrait_window_function() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2052 end line: 2077 size: 26 LOC McCabe index: 1 number of parameters: 6 id: 1485 unit: fn convert_array_to_literal_list() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2453 end line: 2480 size: 26 LOC McCabe index: 2 number of parameters: 2 id: 1486 unit: fn test_string_set_non_utf8() file: datafusion/physical-expr-common/src/binary_map.rs start line: 711 end line: 737 size: 26 LOC McCabe index: 2 number of parameters: 0 id: 1487 unit: fn parse_partitions() file: datafusion/sql/src/parser.rs start line: 709 end line: 736 size: 26 LOC McCabe index: 7 number of parameters: 1 id: 1488 unit: fn build_logical_expr() file: datafusion/sql/src/expr/mod.rs start line: 119 end line: 145 size: 26 LOC McCabe index: 2 number of parameters: 5 id: 1489 unit: fn parse_struct() file: datafusion/sql/src/expr/mod.rs start line: 611 end line: 638 size: 26 LOC McCabe index: 4 number of parameters: 5 id: 1490 unit: fn try_plan_dictionary_literal() file: datafusion/sql/src/expr/mod.rs start line: 680 end line: 707 size: 26 LOC McCabe index: 3 number of parameters: 4 id: 1491 unit: fn sql_cast_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 953 end line: 983 size: 26 LOC McCabe index: 3 number of parameters: 6 id: 1492 unit: fn optimize() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 193 end line: 223 size: 26 LOC McCabe index: 2 number of parameters: 3 id: 1493 unit: fn reorder_current_join_keys() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 694 end line: 719 size: 26 LOC McCabe index: 1 number of parameters: 5 id: 1494 unit: fn update_sort_ctx_children_data() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 100 end line: 135 size: 26 LOC McCabe index: 7 number of parameters: 2 id: 1495 unit: fn build_single_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1280 end line: 1315 size: 26 LOC McCabe index: 3 number of parameters: 4 id: 1496 unit: fn accumulator() file: datafusion/functions-aggregate/src/string_agg.rs start line: 136 end line: 166 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 1497 unit: fn update_batch() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/bool_op.rs start line: 74 end line: 105 size: 26 LOC McCabe index: 2 number of parameters: 5 id: 1498 unit: fn run() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 725 end line: 759 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 1499 unit: fn vector_ord() file: datafusion/common/src/utils/mod.rs start line: 1043 end line: 1068 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1500 unit: fn transform_down_up<() file: datafusion/common/src/tree_node.rs start line: 366 end line: 392 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 1501 unit: fn scalar_iter_to_dictionary() file: datafusion/common/src/scalar/mod.rs start line: 5117 end line: 5146 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1502 unit: fn string_temporal_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 807 end line: 835 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 1503 unit: fn dictionary_comparison_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1108 end line: 1133 size: 26 LOC McCabe index: 3 number of parameters: 3 id: 1504 unit: fn test_decimal_mathematics_op_type() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1564 end line: 1589 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1505 unit: fn get_example_types() file: datafusion/expr-common/src/signature.rs start line: 234 end line: 259 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 1506 unit: fn with_new_expressions() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 144 end line: 170 size: 26 LOC McCabe index: 1 number of parameters: 4 id: 1507 unit: fn plus_op_dict_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1871 end line: 1902 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1508 unit: fn minus_op_dict_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2090 end line: 2121 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1509 unit: fn multiply_op_dict_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2302 end line: 2333 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1510 unit: fn divide_op_dict_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2520 end line: 2551 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1511 unit: fn modules_op_dict_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2728 end line: 2759 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1512 unit: fn bitwise_scalar_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4422 end line: 4452 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1513 unit: fn test_evaluate_statistics_bernoulli() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4809 end line: 4841 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1514 unit: fn test_analyze_empty_set_boundary_exprs() file: datafusion/physical-expr/src/analysis.rs start line: 390 end line: 422 size: 26 LOC McCabe index: 3 number of parameters: 0 id: 1515 unit: fn test_schema_normalize_sort_requirement_with_equivalence() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1052 end line: 1085 size: 26 LOC McCabe index: 2 number of parameters: 0 id: 1516 unit: fn get_col_stats() file: datafusion/datasource-parquet/src/file_format.rs start line: 935 end line: 960 size: 26 LOC McCabe index: 1 number of parameters: 4 id: 1517 unit: fn spawn_column_parallel_row_group_writer() file: datafusion/datasource-parquet/src/file_format.rs start line: 1258 end line: 1287 size: 26 LOC McCabe index: 2 number of parameters: 4 id: 1518 unit: fn test_tracked_consumers_pool_use_beyond_errors() file: datafusion/execution/src/memory_pool/pool.rs start line: 695 end line: 726 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1519 unit: fn sqlite_value_validator() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 67 end line: 94 size: 26 LOC McCabe index: 5 number of parameters: 3 id: 1520 unit: fn normalize_cols() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 417 end line: 446 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1521 unit: fn try_coerce_types() file: datafusion/expr/src/type_coercion/functions.rs start line: 217 end line: 252 size: 26 LOC McCabe index: 7 number of parameters: 4 id: 1522 unit: fn rewrite_inputs_from_schema() file: datafusion/expr/src/logical_plan/plan.rs start line: 2687 end line: 2714 size: 26 LOC McCabe index: 4 number of parameters: 2 id: 1523 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 3367 end line: 3394 size: 26 LOC McCabe index: 1 number of parameters: 2 id: 1524 unit: fn infer_data() file: datafusion/expr/src/logical_plan/builder.rs start line: 302 end line: 333 size: 26 LOC McCabe index: 5 number of parameters: 1 id: 1525 unit: fn ambiguous_distinct_check() file: datafusion/expr/src/logical_plan/builder.rs start line: 725 end line: 760 size: 26 LOC McCabe index: 4 number of parameters: 3 id: 1526 unit: fn projection_non_unique_names() file: datafusion/expr/src/logical_plan/builder.rs start line: 2490 end line: 2518 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1527 unit: fn stringified_plan() file: datafusion/expr/src/logical_plan/builder.rs start line: 2531 end line: 2560 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1528 unit: fn exists_subquery_correlated() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 968 end line: 995 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1529 unit: fn eliminate_cross_possible_nested_inner_join_with_filter() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 630 end line: 660 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1530 unit: fn join_with_and_or_filter() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 281 end line: 308 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1531 unit: fn limit_offset_should_not_push_down_with_offset_sub_query() file: datafusion/optimizer/src/push_down_limit.rs start line: 878 end line: 907 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1532 unit: fn offset_limit_should_not_push_down_with_offset_sub_query() file: datafusion/optimizer/src/push_down_limit.rs start line: 910 end line: 939 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1533 unit: fn test_push_down_volatile_table_scan() file: datafusion/optimizer/src/push_down_filter.rs start line: 3938 end line: 3965 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1534 unit: fn can_pullup_over_aggregation() file: datafusion/optimizer/src/decorrelate.rs start line: 412 end line: 437 size: 26 LOC McCabe index: 4 number of parameters: 1 id: 1535 unit: fn test_simplify_cycles() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4218 end line: 4251 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1536 unit: fn test_simplify_udaf() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4294 end line: 4322 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1537 unit: fn eliminate_nested_distinct_union_with_projection() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 297 end line: 324 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1538 unit: fn build_join_top() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 253 end line: 279 size: 26 LOC McCabe index: 1 number of parameters: 3 id: 1539 unit: fn in_subquery_nested() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 518 end line: 546 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1540 unit: fn in_subquery_no_cols() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 670 end line: 697 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1541 unit: fn in_subquery_where_not_eq() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 730 end line: 757 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1542 unit: fn in_subquery_where_less_than() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 761 end line: 788 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1543 unit: fn in_subquery_join_expr() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 847 end line: 874 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1544 unit: fn in_subquery_project_expr() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 878 end line: 905 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1545 unit: fn exists_subquery_where_not_eq() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1429 end line: 1456 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1546 unit: fn exists_subquery_where_less_than() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1460 end line: 1487 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1547 unit: fn exists_subquery_project_expr() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1552 end line: 1579 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1548 unit: fn exists_subquery_expr_filter() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1757 end line: 1783 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1549 unit: fn config() file: datafusion/datasource/src/file_sink_config.rs start line: 39 end line: 87 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 1550 unit: fn fmt_as() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 214 end line: 239 size: 26 LOC McCabe index: 1 number of parameters: 3 id: 1551 unit: fn test_in_progress_spill_file_write_no_batches() file: datafusion/physical-plan/src/spill/mod.rs start line: 707 end line: 740 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1552 unit: fn should_replace() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 555 end line: 583 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1553 unit: fn supported_type() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1207 end line: 1232 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 1554 unit: fn new() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 794 end line: 827 size: 26 LOC McCabe index: 1 number of parameters: 3 id: 1555 unit: fn output_record_batch_and_reset() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2007 end line: 2038 size: 26 LOC McCabe index: 5 number of parameters: 1 id: 1556 unit: fn fetch_right_columns_from_batch_by_idxs() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2298 end line: 2329 size: 26 LOC McCabe index: 2 number of parameters: 2 id: 1557 unit: fn test_inner_join_cardinality_multiple_column() file: datafusion/physical-plan/src/joins/utils.rs start line: 1922 end line: 1951 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1558 unit: fn prepare_join_filter() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 3440 end line: 3466 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1559 unit: fn execute() file: datafusion/physical-plan/src/limit.rs start line: 162 end line: 189 size: 26 LOC McCabe index: 3 number of parameters: 3 id: 1560 unit: fn fmt_as() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 112 end line: 138 size: 26 LOC McCabe index: 3 number of parameters: 3 id: 1561 unit: fn from() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 559 end line: 584 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 1562 unit: fn test_print_batches_empty_batch() file: datafusion-cli/src/print_format.rs start line: 513 end line: 543 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 1563 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 1046 end line: 1070 size: 25 LOC McCabe index: 3 number of parameters: 1 id: 1564 unit: fn resolve_table_references_shadowed_cte() file: datafusion/sql/src/resolve.rs start line: 217 end line: 250 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1565 unit: fn scalar_function_to_sql_internal() file: datafusion/sql/src/unparser/expr.rs start line: 536 end line: 560 size: 25 LOC McCabe index: 1 number of parameters: 3 id: 1566 unit: fn optimize() file: datafusion/physical-optimizer/src/join_selection.rs start line: 154 end line: 194 size: 25 LOC McCabe index: 1 number of parameters: 3 id: 1567 unit: fn test_build_statistics_casting() file: datafusion/physical-optimizer/src/pruning.rs start line: 2502 end line: 2534 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1568 unit: fn row_group_predicate_cast_int_int() file: datafusion/physical-optimizer/src/pruning.rs start line: 3024 end line: 3059 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1569 unit: fn prune_api() file: datafusion/physical-optimizer/src/pruning.rs start line: 3483 end line: 3515 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1570 unit: fn test_table_reference_from_str_normalizes() file: datafusion/common/src/table_reference.rs start line: 348 end line: 376 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1571 unit: fn set() file: datafusion/common/src/config.rs start line: 142 end line: 169 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 1572 unit: fn table_parquet_opts_to_writer_props_skip_arrow_metadata() file: datafusion/common/src/file_options/parquet_writer.rs start line: 635 end line: 667 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1573 unit: fn pop_enter_mark() file: datafusion/common/src/cse.rs start line: 315 end line: 340 size: 25 LOC McCabe index: 3 number of parameters: 2 id: 1574 unit: fn test_interval_add_timestamp() file: datafusion/common/src/scalar/mod.rs start line: 4641 end line: 4667 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1575 unit: fn test_scalar_interval_add() file: datafusion/common/src/scalar/mod.rs start line: 6856 end line: 6880 size: 25 LOC McCabe index: 2 number of parameters: 0 id: 1576 unit: fn test_null_bug() file: datafusion/common/src/scalar/mod.rs start line: 7068 end line: 7100 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1577 unit: fn mul_helper_multi_zero_inclusive() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1374 end line: 1398 size: 25 LOC McCabe index: 5 number of parameters: 3 id: 1578 unit: fn nth_value_2() file: datafusion/functions-window/src/nth_value.rs start line: 558 end line: 583 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1579 unit: fn partition_evaluator() file: datafusion/functions-window/src/ntile.rs start line: 103 end line: 129 size: 25 LOC McCabe index: 5 number of parameters: 2 id: 1580 unit: fn invoke_with_args() file: datafusion/functions/src/regex/regexplike.rs start line: 126 end line: 154 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 1581 unit: fn invoke_with_args() file: datafusion/functions/src/regex/regexpmatch.rs start line: 122 end line: 149 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 1582 unit: fn return_type() file: datafusion/functions/src/regex/regexpreplace.rs start line: 125 end line: 149 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1583 unit: fn invoke_with_args() file: datafusion/functions/src/regex/regexpcount.rs start line: 111 end line: 139 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 1584 unit: fn invoke_translate() file: datafusion/functions/src/unicode/translate.rs start line: 110 end line: 134 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 1585 unit: fn reverse_impl>() file: datafusion/functions/src/unicode/reverse.rs start line: 117 end line: 145 size: 25 LOC McCabe index: 4 number of parameters: 1 id: 1586 unit: fn invoke_with_args() file: datafusion/functions/src/macros.rs start line: 224 end line: 249 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1587 unit: fn test_log_scalar_f32_unary() file: datafusion/functions/src/math/log.rs start line: 303 end line: 329 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1588 unit: fn test_log_scalar_f64_unary() file: datafusion/functions/src/math/log.rs start line: 332 end line: 358 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1589 unit: fn invoke_with_args() file: datafusion/functions/src/math/gcd.rs start line: 80 end line: 105 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1590 unit: fn return_type() file: datafusion/functions/src/math/abs.rs start line: 146 end line: 170 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1591 unit: fn decode_scalar() file: datafusion/functions/src/encoding/inner.rs start line: 410 end line: 436 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1592 unit: fn decode_large_scalar() file: datafusion/functions/src/encoding/inner.rs start line: 438 end line: 464 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1593 unit: fn to_timestamp_impl>() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 605 end line: 630 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 1594 unit: fn create_args() file: datafusion/functions/benches/repeat.rs start line: 32 end line: 58 size: 25 LOC McCabe index: 2 number of parameters: 4 id: 1595 unit: fn generic_position() file: datafusion/functions-nested/src/position.rs start line: 184 end line: 214 size: 25 LOC McCabe index: 3 number of parameters: 3 id: 1596 unit: fn array_slice_inner() file: datafusion/functions-nested/src/extract.rs start line: 430 end line: 457 size: 25 LOC McCabe index: 4 number of parameters: 1 id: 1597 unit: fn get_accumulator() file: datafusion/physical-expr/src/window/window_expr.rs start line: 177 end line: 206 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 1598 unit: fn apply_similar_to() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4670 end line: 4695 size: 25 LOC McCabe index: 1 number of parameters: 6 id: 1599 unit: fn test_similar_to() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4698 end line: 4725 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1600 unit: fn case_with_expr_else() file: datafusion/physical-expr/src/expressions/case.rs start line: 644 end line: 673 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1601 unit: fn case_with_expr_when_null() file: datafusion/physical-expr/src/expressions/case.rs start line: 751 end line: 780 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1602 unit: fn test_expr_or_expr_specialization() file: datafusion/physical-expr/src/expressions/case.rs start line: 1311 end line: 1337 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1603 unit: fn propagate_time_interval_at_left() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 704 end line: 732 size: 25 LOC McCabe index: 2 number of parameters: 5 id: 1604 unit: fn calculate_selectivity() file: datafusion/physical-expr/src/analysis.rs start line: 270 end line: 298 size: 25 LOC McCabe index: 3 number of parameters: 2 id: 1605 unit: fn try_find_augmented_ordering() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 208 end line: 237 size: 25 LOC McCabe index: 5 number of parameters: 4 id: 1606 unit: fn row_group_pruning_predicate_eq_null_expr() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 752 end line: 782 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1607 unit: fn fmt() file: datafusion/core/src/execution/session_state.rs start line: 187 end line: 211 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1608 unit: fn maybe_fix_physical_column_name() file: datafusion/core/src/physical_planner.rs start line: 2068 end line: 2095 size: 25 LOC McCabe index: 6 number of parameters: 2 id: 1609 unit: fn create_context() file: datafusion/core/benches/math_query_sql.rs start line: 45 end line: 76 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1610 unit: fn utf8_tuple_streams() file: datafusion/core/benches/sort.rs start line: 361 end line: 391 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 1611 unit: fn utf8_view_tuple_streams() file: datafusion/core/benches/sort.rs start line: 394 end line: 424 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 1612 unit: fn dictionary_tuple_streams() file: datafusion/core/benches/sort.rs start line: 518 end line: 546 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 1613 unit: fn cell_to_string() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 348 end line: 372 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 1614 unit: fn read_test_files() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 566 end line: 592 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 1615 unit: fn test_group_window_expr_by_sort_keys_empty_window() file: datafusion/expr/src/utils.rs start line: 1281 end line: 1305 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1616 unit: fn coerce_exprs_for_schema() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 241 end line: 265 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 1617 unit: fn get_valid_types_with_window_udf() file: datafusion/expr/src/type_coercion/functions.rs start line: 326 end line: 351 size: 25 LOC McCabe index: 1 number of parameters: 3 id: 1618 unit: fn test_expr_metadata() file: datafusion/expr/src/expr_schema.rs start line: 776 end line: 805 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1619 unit: fn scalar_subquery_non_correlated_no_filters_with_non_equal_clause() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 999 end line: 1025 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1620 unit: fn scalar_subquery_non_correlated_no_filters_with_equal_clause() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 1028 end line: 1054 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1621 unit: fn coerce_window_frame() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 736 end line: 760 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 1622 unit: fn reorder_join_to_eliminate_cross_join_multi_tables() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 678 end line: 707 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1623 unit: fn push_down_join() file: datafusion/optimizer/src/push_down_limit.rs start line: 242 end line: 270 size: 25 LOC McCabe index: 8 number of parameters: 2 id: 1624 unit: fn filter_move_partial_window() file: datafusion/optimizer/src/push_down_filter.rs start line: 1643 end line: 1670 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1625 unit: fn filter_expression_keep_window() file: datafusion/optimizer/src/push_down_filter.rs start line: 1675 end line: 1704 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1626 unit: fn filter_order_keep_window() file: datafusion/optimizer/src/push_down_filter.rs start line: 1708 end line: 1735 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1627 unit: fn test_in_filter_with_alias_2() file: datafusion/optimizer/src/push_down_filter.rs start line: 3294 end line: 3324 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1628 unit: fn outer_columns)() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 615 end line: 640 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 1629 unit: fn eliminate_nested_union_with_projection() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 268 end line: 294 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1630 unit: fn in_subquery_multiple() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 460 end line: 485 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1631 unit: fn in_subquery_with_and_filters() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 489 end line: 514 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1632 unit: fn exists_subquery_disjunction() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1614 end line: 1640 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1633 unit: fn map_column_index() file: datafusion/datasource/src/schema_adapter.rs start line: 70 end line: 96 size: 25 LOC McCabe index: 5 number of parameters: 3 id: 1634 unit: fn fmt_as() file: datafusion/datasource/src/display.rs start line: 65 end line: 90 size: 25 LOC McCabe index: 3 number of parameters: 3 id: 1635 unit: fn add() file: datafusion/physical-plan/src/topk/mod.rs start line: 442 end line: 476 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 1636 unit: fn execute() file: datafusion/physical-plan/src/union.rs start line: 223 end line: 254 size: 25 LOC McCabe index: 3 number of parameters: 3 id: 1637 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1339 end line: 1365 size: 25 LOC McCabe index: 3 number of parameters: 2 id: 1638 unit: fn build() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 329 end line: 364 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 1639 unit: fn test_close_channel_by_dropping_tx() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 551 end line: 590 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 1640 unit: fn compute_properties() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 293 end line: 320 size: 25 LOC McCabe index: 1 number of parameters: 5 id: 1641 unit: fn compute_properties() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 141 end line: 173 size: 25 LOC McCabe index: 1 number of parameters: 3 id: 1642 unit: fn build_batch() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 506 end line: 532 size: 25 LOC McCabe index: 1 number of parameters: 4 id: 1643 unit: fn compute_properties() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 260 end line: 288 size: 25 LOC McCabe index: 1 number of parameters: 5 id: 1644 unit: fn assign_work_table() file: datafusion/physical-plan/src/recursive_query.rs start line: 349 end line: 373 size: 25 LOC McCabe index: 4 number of parameters: 2 id: 1645 unit: fn try_encode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 645 end line: 672 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 1646 unit: fn add_routine() file: datafusion/catalog/src/information_schema.rs start line: 1159 end line: 1183 size: 25 LOC McCabe index: 1 number of parameters: 10 id: 1647 unit: fn add_parameter() file: datafusion/catalog/src/information_schema.rs start line: 1293 end line: 1317 size: 25 LOC McCabe index: 1 number of parameters: 11 id: 1648 unit: fn schema() file: test-utils/src/data_gen.rs start line: 75 end line: 100 size: 25 LOC McCabe index: 2 number of parameters: 0 id: 1649 unit: fn flatten_names() file: datafusion/substrait/src/logical_plan/producer.rs start line: 1016 end line: 1039 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 1650 unit: fn named_struct_names() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2839 end line: 2867 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1651 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 887 end line: 910 size: 24 LOC McCabe index: 1 number of parameters: 1 id: 1652 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 916 end line: 939 size: 24 LOC McCabe index: 1 number of parameters: 1 id: 1653 unit: fn get_field_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 618 end line: 644 size: 24 LOC McCabe index: 2 number of parameters: 2 id: 1654 unit: fn custom_dialect_use_char_for_utf8_cast() file: datafusion/sql/src/unparser/expr.rs start line: 2565 end line: 2592 size: 24 LOC McCabe index: 2 number of parameters: 0 id: 1655 unit: fn custom_dialect_with_timestamp_cast_dtype_scalar_expr() file: datafusion/sql/src/unparser/expr.rs start line: 2745 end line: 2771 size: 24 LOC McCabe index: 2 number of parameters: 0 id: 1656 unit: fn join_operator_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1224 end line: 1249 size: 24 LOC McCabe index: 1 number of parameters: 3 id: 1657 unit: fn increment_utf8() file: datafusion/physical-optimizer/src/pruning.rs start line: 1814 end line: 1851 size: 24 LOC McCabe index: 7 number of parameters: 1 id: 1658 unit: fn update_batch() file: datafusion/functions-aggregate/src/average.rs start line: 569 end line: 596 size: 24 LOC McCabe index: 1 number of parameters: 5 id: 1659 unit: fn update_batch() file: datafusion/functions-aggregate/src/variance.rs start line: 485 end line: 509 size: 24 LOC McCabe index: 1 number of parameters: 5 id: 1660 unit: fn merge_batch() file: datafusion/functions-aggregate/src/first_last.rs start line: 1312 end line: 1346 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 1661 unit: fn state_fields() file: datafusion/functions-aggregate/src/array_agg.rs start line: 112 end line: 141 size: 24 LOC McCabe index: 3 number of parameters: 2 id: 1662 unit: fn float_min_max_with_nans() file: datafusion/functions-aggregate/src/min_max.rs start line: 1803 end line: 1833 size: 24 LOC McCabe index: 4 number of parameters: 0 id: 1663 unit: fn count_benchmark() file: datafusion/functions-aggregate/benches/count.rs start line: 65 end line: 92 size: 24 LOC McCabe index: 1 number of parameters: 1 id: 1664 unit: fn state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 342 end line: 375 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 1665 unit: fn apply_until_stop Result>() file: datafusion/common/src/tree_node.rs start line: 1073 end line: 1098 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 1666 unit: fn f_up_jump_on_a_visits() file: datafusion/common/src/tree_node.rs start line: 1528 end line: 1551 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1667 unit: fn dict_from_values() file: datafusion/common/src/scalar/mod.rs start line: 849 end line: 880 size: 24 LOC McCabe index: 3 number of parameters: 1 id: 1668 unit: fn scalar_try_from_list_of_list() file: datafusion/common/src/scalar/mod.rs start line: 5233 end line: 5258 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1669 unit: fn test_combine_bernoullis_and_op() file: datafusion/expr-common/src/statistics.rs start line: 1319 end line: 1344 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1670 unit: fn test_combine_bernoullis_or_op() file: datafusion/expr-common/src/statistics.rs start line: 1347 end line: 1372 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1671 unit: fn temporal_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1433 end line: 1457 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1672 unit: fn test_i32_result() file: datafusion/functions-window/src/nth_value.rs start line: 484 end line: 507 size: 24 LOC McCabe index: 2 number of parameters: 3 id: 1673 unit: fn test_static_pattern_regexp_replace_with_sliced_null_buffer() file: datafusion/functions/src/regex/regexpreplace.rs start line: 837 end line: 861 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1674 unit: fn initcap_string() file: datafusion/functions/src/unicode/initcap.rs start line: 161 end line: 186 size: 24 LOC McCabe index: 10 number of parameters: 1 id: 1675 unit: fn return_type() file: datafusion/functions/src/crypto/md5.rs start line: 92 end line: 115 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1676 unit: fn union_scalar() file: datafusion/functions/src/core/union_tag.rs start line: 165 end line: 192 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1677 unit: fn nvl_func() file: datafusion/functions/src/core/nvl.rs start line: 133 end line: 156 size: 24 LOC McCabe index: 2 number of parameters: 1 id: 1678 unit: fn coerce_types() file: datafusion/functions/src/encoding/inner.rs start line: 192 end line: 217 size: 24 LOC McCabe index: 3 number of parameters: 2 id: 1679 unit: fn string_to_timestamp_formatted_invalid() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 921 end line: 946 size: 24 LOC McCabe index: 2 number of parameters: 0 id: 1680 unit: fn string_to_timestamp_invalid_arguments() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 949 end line: 974 size: 24 LOC McCabe index: 2 number of parameters: 0 id: 1681 unit: fn test_date_bin_before_epoch() file: datafusion/functions/src/datetime/date_bin.rs start line: 939 end line: 964 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1682 unit: fn case_conversion_array Result() file: datafusion/functions/src/string/common.rs start line: 365 end line: 394 size: 24 LOC McCabe index: 3 number of parameters: 1 id: 1683 unit: fn ends_with() file: datafusion/functions/src/string/ends_with.rs start line: 115 end line: 138 size: 24 LOC McCabe index: 5 number of parameters: 1 id: 1684 unit: fn coerce_types() file: datafusion/functions-nested/src/range.rs start line: 122 end line: 145 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1685 unit: fn coerce_types() file: datafusion/functions-nested/src/range.rs start line: 246 end line: 269 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1686 unit: fn array_has_all_and_any_string_internal() file: datafusion/functions-nested/src/array_has.rs start line: 507 end line: 531 size: 24 LOC McCabe index: 2 number of parameters: 3 id: 1687 unit: fn convert_to_f64_array() file: datafusion/functions-nested/src/distance.rs start line: 246 end line: 269 size: 24 LOC McCabe index: 1 number of parameters: 1 id: 1688 unit: fn build_dictionary_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 386 end line: 409 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 1689 unit: fn read_primitive_list_values() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 845 end line: 868 size: 24 LOC McCabe index: 3 number of parameters: 2 id: 1690 unit: fn test_propagate_statistics_range_holders() file: datafusion/physical-expr/src/expressions/negative.rs start line: 345 end line: 371 size: 24 LOC McCabe index: 2 number of parameters: 0 id: 1691 unit: fn fmt_sql() file: datafusion/physical-expr/src/expressions/binary.rs start line: 651 end line: 675 size: 24 LOC McCabe index: 4 number of parameters: 2 id: 1692 unit: fn to_result_type_array() file: datafusion/physical-expr/src/expressions/binary.rs start line: 683 end line: 706 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 1693 unit: fn minus_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1952 end line: 1979 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1694 unit: fn case_expr_matches_and_nulls() file: datafusion/physical-expr/src/expressions/case.rs start line: 994 end line: 1022 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1695 unit: fn case_test_batch_nulls() file: datafusion/physical-expr/src/expressions/case.rs start line: 1059 end line: 1084 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1696 unit: fn test_union_constant_value_preservation() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 870 end line: 903 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1697 unit: fn create() file: datafusion/datasource-parquet/src/file_format.rs start line: 118 end line: 142 size: 24 LOC McCabe index: 2 number of parameters: 3 id: 1698 unit: fn summarize_min_max_null_counts() file: datafusion/datasource-parquet/src/file_format.rs start line: 962 end line: 989 size: 24 LOC McCabe index: 3 number of parameters: 7 id: 1699 unit: fn sort_preserving_merge_operator() file: datafusion/core/benches/physical_plan.rs start line: 43 end line: 68 size: 24 LOC McCabe index: 1 number of parameters: 4 id: 1700 unit: fn expand_row() file: datafusion/sqllogictest/src/engines/datafusion_engine/normalize.rs start line: 93 end line: 129 size: 24 LOC McCabe index: 3 number of parameters: 1 id: 1701 unit: fn preserve_cast() file: datafusion/expr/src/expr_rewriter/order_by.rs start line: 259 end line: 284 size: 24 LOC McCabe index: 3 number of parameters: 0 id: 1702 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 521 end line: 550 size: 24 LOC McCabe index: 3 number of parameters: 2 id: 1703 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2548 end line: 2573 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1704 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 3121 end line: 3146 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1705 unit: fn test_change_redundant_column() file: datafusion/expr/src/logical_plan/builder.rs start line: 2770 end line: 2795 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1706 unit: fn eliminate_cross_with_or() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 544 end line: 571 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1707 unit: fn eliminate_cross_not_possible_simple() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 574 end line: 601 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1708 unit: fn filter_move_window() file: datafusion/optimizer/src/push_down_filter.rs start line: 1582 end line: 1608 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1709 unit: fn filter_move_complex_window() file: datafusion/optimizer/src/push_down_filter.rs start line: 1613 end line: 1639 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1710 unit: fn complex_expression() file: datafusion/optimizer/src/push_down_filter.rs start line: 1858 end line: 1884 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1711 unit: fn test_filter_with_alias_2() file: datafusion/optimizer/src/push_down_filter.rs start line: 3163 end line: 3192 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1712 unit: fn test_user_defined_logical_plan_node2() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1422 end line: 1446 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1713 unit: fn table_full_filter_pushdown() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2021 end line: 2049 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1714 unit: fn test_try_cast_to_dictionary_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1449 end line: 1472 size: 24 LOC McCabe index: 2 number of parameters: 0 id: 1715 unit: fn in_subquery_with_no_correlated_cols() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 701 end line: 726 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1716 unit: fn in_subquery_with_same_table() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1227 end line: 1253 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1717 unit: fn exists_subquery_with_no_correlated_cols() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1400 end line: 1425 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1718 unit: fn exists_subquery_no_projection() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1523 end line: 1548 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1719 unit: fn exists_subquery_with_same_table() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1786 end line: 1812 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1720 unit: fn try_pushdown_filters() file: datafusion/datasource/src/file_scan_config.rs start line: 597 end line: 621 size: 24 LOC McCabe index: 1 number of parameters: 3 id: 1721 unit: fn physical_plan_config_no_projection_tab_cols_as_field() file: datafusion/datasource/src/file_scan_config.rs start line: 1583 end line: 1609 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1722 unit: fn map_column_statistics() file: datafusion/datasource/src/schema_adapter.rs start line: 345 end line: 372 size: 24 LOC McCabe index: 3 number of parameters: 2 id: 1723 unit: fn fmt() file: datafusion/physical-plan/src/metrics/value.rs start line: 553 end line: 578 size: 24 LOC McCabe index: 2 number of parameters: 2 id: 1724 unit: fn execute() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 290 end line: 317 size: 24 LOC McCabe index: 1 number of parameters: 3 id: 1725 unit: fn emit() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes.rs start line: 88 end line: 122 size: 24 LOC McCabe index: 2 number of parameters: 2 id: 1726 unit: fn emit() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes_view.rs start line: 89 end line: 123 size: 24 LOC McCabe index: 2 number of parameters: 2 id: 1727 unit: fn make_barrier_exec() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1522 end line: 1551 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 1728 unit: fn get_filter_column() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2226 end line: 2253 size: 24 LOC McCabe index: 2 number of parameters: 3 id: 1729 unit: fn build_table_struct() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 4166 end line: 4190 size: 24 LOC McCabe index: 1 number of parameters: 3 id: 1730 unit: fn create_partitions() file: datafusion/physical-plan/benches/sort_preserving_merge.rs start line: 80 end line: 104 size: 24 LOC McCabe index: 2 number of parameters: 3 id: 1731 unit: fn try_from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 554 end line: 577 size: 24 LOC McCabe index: 1 number of parameters: 1 id: 1732 unit: fn try_into_unnest_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1741 end line: 1765 size: 24 LOC McCabe index: 1 number of parameters: 5 id: 1733 unit: fn try_from_projection_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1786 end line: 1809 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1734 unit: fn try_from_filter_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1831 end line: 1854 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 1735 unit: fn get_udf_args_and_return_types() file: datafusion/catalog/src/information_schema.rs start line: 405 end line: 429 size: 24 LOC McCabe index: 2 number of parameters: 1 id: 1736 unit: fn get_udaf_args_and_return_types() file: datafusion/catalog/src/information_schema.rs start line: 431 end line: 455 size: 24 LOC McCabe index: 2 number of parameters: 1 id: 1737 unit: fn highlight Cow() file: datafusion-cli/src/highlighter.rs start line: 50 end line: 74 size: 24 LOC McCabe index: 3 number of parameters: 0 id: 1738 unit: fn to_substrait_bound() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2156 end line: 2178 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 1739 unit: fn fmt() file: datafusion/sql/src/parser.rs start line: 138 end line: 163 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 1740 unit: fn try_process_aggregate_unnest() file: datafusion/sql/src/select.rs start line: 375 end line: 397 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1741 unit: fn test_bigint_to_i256() file: datafusion/sql/src/expr/value.rs start line: 438 end line: 462 size: 23 LOC McCabe index: 2 number of parameters: 0 id: 1742 unit: fn find_agg_expr Result>() file: datafusion/sql/src/unparser/utils.rs start line: 239 end line: 261 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 1743 unit: fn custom_dialect_with_int64_cast_dtype() file: datafusion/sql/src/unparser/expr.rs start line: 2650 end line: 2675 size: 23 LOC McCabe index: 2 number of parameters: 0 id: 1744 unit: fn custom_dialect_with_int32_cast_dtype() file: datafusion/sql/src/unparser/expr.rs start line: 2678 end line: 2703 size: 23 LOC McCabe index: 2 number of parameters: 0 id: 1745 unit: fn add_hash_on_top() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 888 end line: 926 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 1746 unit: fn test_unique_row_count_field_and_column() file: datafusion/physical-optimizer/src/pruning.rs start line: 2301 end line: 2328 size: 23 LOC McCabe index: 3 number of parameters: 0 id: 1747 unit: fn row_group_predicate_dict_dict_same_value_type() file: datafusion/physical-optimizer/src/pruning.rs start line: 3203 end line: 3231 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1748 unit: fn evaluate() file: datafusion/functions-aggregate/src/variance.rs start line: 377 end line: 400 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 1749 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/first_last.rs start line: 183 end line: 206 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1750 unit: fn state() file: datafusion/functions-aggregate/src/first_last.rs start line: 680 end line: 707 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 1751 unit: fn update_batch() file: datafusion/functions-aggregate/src/first_last.rs start line: 887 end line: 909 size: 23 LOC McCabe index: 6 number of parameters: 2 id: 1752 unit: fn merge_batch() file: datafusion/functions-aggregate/src/first_last.rs start line: 911 end line: 943 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 1753 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/first_last.rs start line: 1085 end line: 1107 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1754 unit: fn validate_input_percentile_expr() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 203 end line: 227 size: 23 LOC McCabe index: 2 number of parameters: 1 id: 1755 unit: fn update_batch() file: datafusion/functions-aggregate/src/array_agg.rs start line: 293 end line: 321 size: 23 LOC McCabe index: 6 number of parameters: 2 id: 1756 unit: fn evaluate() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 102 end line: 125 size: 23 LOC McCabe index: 2 number of parameters: 2 id: 1757 unit: fn accumulate_test() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 764 end line: 789 size: 23 LOC McCabe index: 1 number of parameters: 4 id: 1758 unit: fn test_accumulate_multiple_no_nulls_no_filter() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 1014 end line: 1038 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1759 unit: fn test_contain_column() file: datafusion/common/src/dfschema.rs start line: 1377 end line: 1407 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1760 unit: fn set() file: datafusion/common/src/config.rs start line: 1742 end line: 1765 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 1761 unit: fn partial_cmp_map() file: datafusion/common/src/scalar/mod.rs start line: 666 end line: 692 size: 23 LOC McCabe index: 9 number of parameters: 2 id: 1762 unit: fn test_scalar_interval_sub() file: datafusion/common/src/scalar/mod.rs start line: 6883 end line: 6905 size: 23 LOC McCabe index: 2 number of parameters: 0 id: 1763 unit: fn bernoulli_dist_is_valid_test() file: datafusion/expr-common/src/statistics.rs start line: 960 end line: 983 size: 23 LOC McCabe index: 3 number of parameters: 0 id: 1764 unit: fn update_batch() file: datafusion/expr-common/src/groups_accumulator.rs start line: 129 end line: 239 size: 23 LOC McCabe index: 1 number of parameters: 5 id: 1765 unit: fn numerical_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1041 end line: 1068 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1766 unit: fn count_matches() file: datafusion/functions/src/regex/regexpcount.rs start line: 592 end line: 616 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 1767 unit: fn find_in_set_left_literal() file: datafusion/functions/src/unicode/find_in_set.rs start line: 292 end line: 317 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1768 unit: fn find_in_set_right_literal() file: datafusion/functions/src/unicode/find_in_set.rs start line: 319 end line: 344 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1769 unit: fn factorial() file: datafusion/functions/src/math/factorial.rs start line: 90 end line: 112 size: 23 LOC McCabe index: 2 number of parameters: 1 id: 1770 unit: fn output_ordering() file: datafusion/functions/src/math/log.rs start line: 95 end line: 118 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 1771 unit: fn test_to_date_multiple_format_strings() file: datafusion/functions/src/datetime/to_date.rs start line: 404 end line: 428 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1772 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_char.rs start line: 138 end line: 163 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1773 unit: fn gen_args_scalar() file: datafusion/functions/benches/find_in_set.rs start line: 120 end line: 142 size: 23 LOC McCabe index: 2 number of parameters: 4 id: 1774 unit: fn invoke_pad_with_args() file: datafusion/functions/benches/pad.rs start line: 99 end line: 123 size: 23 LOC McCabe index: 2 number of parameters: 3 id: 1775 unit: fn test_simplify_array_has_to_in_list() file: datafusion/functions-nested/src/array_has.rs start line: 609 end line: 634 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1776 unit: fn string_to_array_inner() file: datafusion/functions-nested/src/string.rs start line: 505 end line: 528 size: 23 LOC McCabe index: 2 number of parameters: 1 id: 1777 unit: fn general_positions() file: datafusion/functions-nested/src/position.rs start line: 313 end line: 340 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 1778 unit: fn test_avro_read_list() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1102 end line: 1125 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1779 unit: fn test_is_row_ahead() file: datafusion/physical-expr/src/window/window_expr.rs start line: 560 end line: 585 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1780 unit: fn evaluate_statistics() file: datafusion/physical-expr/src/expressions/negative.rs start line: 143 end line: 165 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1781 unit: fn fmt() file: datafusion/physical-expr/src/expressions/binary.rs start line: 125 end line: 154 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 1782 unit: fn case_with_expr() file: datafusion/physical-expr/src/expressions/case.rs start line: 614 end line: 641 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1783 unit: fn propagate_time_interval_at_right() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 740 end line: 766 size: 23 LOC McCabe index: 2 number of parameters: 5 id: 1784 unit: fn test_physical_exprs_equal() file: datafusion/physical-expr/src/physical_expr.rs start line: 230 end line: 257 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1785 unit: fn test_with_reorder_constant_filtering() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 1353 end line: 1382 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1786 unit: fn test_filter_candidate_builder_ignore_complex_types() file: datafusion/datasource-parquet/src/row_filter.rs start line: 507 end line: 536 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1787 unit: fn to_listing_options() file: datafusion/core/src/datasource/file_format/options.rs start line: 533 end line: 556 size: 23 LOC McCabe index: 1 number of parameters: 3 id: 1788 unit: fn build_ctx() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 1151 end line: 1176 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 1789 unit: fn csv_expected_batch() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1120 end line: 1144 size: 23 LOC McCabe index: 2 number of parameters: 2 id: 1790 unit: fn split_tuples() file: datafusion/core/benches/sort.rs start line: 658 end line: 684 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 1791 unit: fn from() file: datafusion/ffi/src/session_config.rs start line: 107 end line: 132 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 1792 unit: fn supports_filters_pushdown() file: datafusion/ffi/src/table_provider.rs start line: 449 end line: 475 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 1793 unit: fn test_rewrite() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 531 end line: 557 size: 23 LOC McCabe index: 2 number of parameters: 2 id: 1794 unit: fn plan_builder_union_distinct() file: datafusion/expr/src/logical_plan/builder.rs start line: 2360 end line: 2386 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1795 unit: fn eliminate_right_with_or() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 380 end line: 405 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1796 unit: fn eliminate_full_with_and() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 408 end line: 433 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1797 unit: fn eliminate_full_with_type_cast() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 436 end line: 461 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1798 unit: fn join_with_only_none_equi_predicate() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 223 end line: 247 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1799 unit: fn test_volatile_short_circuits() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1344 end line: 1370 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1800 unit: fn limit_pushdown_multiple_inputs() file: datafusion/optimizer/src/push_down_limit.rs start line: 485 end line: 509 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1801 unit: fn limit_should_push_down_left_outer_join_with_offset() file: datafusion/optimizer/src/push_down_limit.rs start line: 942 end line: 967 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1802 unit: fn limit_should_push_down_right_outer_join() file: datafusion/optimizer/src/push_down_limit.rs start line: 970 end line: 995 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1803 unit: fn limit_should_push_down_right_outer_join_with_offset() file: datafusion/optimizer/src/push_down_limit.rs start line: 998 end line: 1023 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1804 unit: fn extract_or_clauses_for_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 331 end line: 355 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 1805 unit: fn union_all_on_projection() file: datafusion/optimizer/src/push_down_filter.rs start line: 2178 end line: 2203 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1806 unit: fn split_join_requirements() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 686 end line: 708 size: 23 LOC McCabe index: 1 number of parameters: 3 id: 1807 unit: fn noncontinuous_redundant_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1677 end line: 1700 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1808 unit: fn f_down() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 535 end line: 560 size: 23 LOC McCabe index: 7 number of parameters: 2 id: 1809 unit: fn to_inlist() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 1981 end line: 2003 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 1810 unit: fn in_subquery_multi_col() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 909 end line: 934 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1811 unit: fn in_subquery_correlated() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 973 end line: 997 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1812 unit: fn exists_subquery_no_cols() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1371 end line: 1396 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1813 unit: fn exists_subquery_correlated() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1644 end line: 1668 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1814 unit: fn assert_anti_join_empty_join_table_is_base_table() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 479 end line: 504 size: 23 LOC McCabe index: 2 number of parameters: 1 id: 1815 unit: fn test_projected_file_schema_without_projection() file: datafusion/datasource/src/file_scan_config.rs start line: 1862 end line: 1886 size: 23 LOC McCabe index: 2 number of parameters: 0 id: 1816 unit: fn next() file: datafusion/datasource/src/decoder.rs start line: 109 end line: 133 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 1817 unit: fn fmt() file: datafusion/physical-plan/src/metrics/mod.rs start line: 82 end line: 112 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 1818 unit: fn test_record_batch_store_size() file: datafusion/physical-plan/src/topk/mod.rs start line: 770 end line: 798 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1819 unit: fn unnest_list_arrays() file: datafusion/physical-plan/src/unnest.rs start line: 776 end line: 799 size: 23 LOC McCabe index: 1 number of parameters: 3 id: 1820 unit: fn partition_statistics() file: datafusion/physical-plan/src/union.rs start line: 264 end line: 291 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 1821 unit: fn window_expr_from_aggregate_expr() file: datafusion/physical-plan/src/windows/mod.rs start line: 133 end line: 157 size: 23 LOC McCabe index: 2 number of parameters: 4 id: 1822 unit: fn should_heapify_down() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 527 end line: 552 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1823 unit: fn group_fields() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 276 end line: 298 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 1824 unit: fn assert_spill_count_metric() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 3009 end line: 3034 size: 23 LOC McCabe index: 8 number of parameters: 2 id: 1825 unit: fn required_input_distribution() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 708 end line: 730 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 1826 unit: fn test_check_not_null_constraints_with_run_end_array() file: datafusion/physical-plan/src/execution_plan.rs start line: 1344 end line: 1366 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1827 unit: fn test_check_not_null_constraints_with_dictionary_masking_null() file: datafusion/physical-plan/src/execution_plan.rs start line: 1393 end line: 1415 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 1828 unit: fn finish() file: datafusion/catalog/src/information_schema.rs start line: 895 end line: 917 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 1829 unit: fn create() file: datafusion/datasource-json/src/file_format.rs start line: 86 end line: 108 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1830 unit: fn try_to_substrait_field_reference() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2517 end line: 2538 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1831 unit: fn substrait_sort_field() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2540 end line: 2561 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1832 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 158 end line: 180 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 1833 unit: fn limit() file: datafusion/sql/src/query.rs start line: 86 end line: 109 size: 22 LOC McCabe index: 3 number of parameters: 5 id: 1834 unit: fn get_delete_target() file: datafusion/sql/src/statement.rs start line: 1267 end line: 1290 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 1835 unit: fn get_constraint_column_indices() file: datafusion/sql/src/statement.rs start line: 1522 end line: 1543 size: 22 LOC McCabe index: 2 number of parameters: 4 id: 1836 unit: fn parse_options_map() file: datafusion/sql/src/statement.rs start line: 1593 end line: 1620 size: 22 LOC McCabe index: 7 number of parameters: 3 id: 1837 unit: fn show_create_table_to_plan() file: datafusion/sql/src/statement.rs start line: 2199 end line: 2225 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1838 unit: fn cast_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 1098 end line: 1119 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1839 unit: fn optimize() file: datafusion/physical-optimizer/src/limited_distinct_aggregation.rs start line: 161 end line: 182 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1840 unit: fn shift_right_required() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 529 end line: 550 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1841 unit: fn build_join_column_index() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 730 end line: 752 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 1842 unit: fn test_rewrite_expr_to_prunable_error() file: datafusion/physical-optimizer/src/pruning.rs start line: 4683 end line: 4709 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1843 unit: fn merge() file: datafusion/functions-aggregate/src/variance.rs start line: 435 end line: 457 size: 22 LOC McCabe index: 1 number of parameters: 6 id: 1844 unit: fn evaluate_orderings() file: datafusion/functions-aggregate/src/nth_value.rs start line: 401 end line: 425 size: 22 LOC McCabe index: 3 number of parameters: 1 id: 1845 unit: fn merge_batch() file: datafusion/functions-aggregate/src/array_agg.rs start line: 323 end line: 350 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 1846 unit: fn update_batch() file: datafusion/functions-aggregate/src/array_agg.rs start line: 539 end line: 563 size: 22 LOC McCabe index: 6 number of parameters: 2 id: 1847 unit: fn evaluate_orderings() file: datafusion/functions-aggregate/src/array_agg.rs start line: 691 end line: 714 size: 22 LOC McCabe index: 3 number of parameters: 1 id: 1848 unit: fn min_max_batch_struct() file: datafusion/functions-aggregate/src/min_max.rs start line: 628 end line: 650 size: 22 LOC McCabe index: 7 number of parameters: 2 id: 1849 unit: fn merge_batch() file: datafusion/functions-aggregate/src/correlation.rs start line: 234 end line: 256 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1850 unit: fn test_no_duplicate_name() file: datafusion/functions-aggregate/src/lib.rs start line: 206 end line: 229 size: 22 LOC McCabe index: 7 number of parameters: 0 id: 1851 unit: fn update_batch() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/prim_op.rs start line: 89 end line: 115 size: 22 LOC McCabe index: 1 number of parameters: 5 id: 1852 unit: fn map_children Result>>() file: datafusion/common/src/tree_node.rs start line: 1201 end line: 1224 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 1853 unit: fn transform_and_event_on<() file: datafusion/common/src/tree_node.rs start line: 1915 end line: 1936 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1854 unit: fn try_into() file: datafusion/common/src/config.rs start line: 789 end line: 811 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 1855 unit: fn test_enabled_backtrace() file: datafusion/common/src/error.rs start line: 977 end line: 999 size: 22 LOC McCabe index: 2 number of parameters: 0 id: 1856 unit: fn table_parquet_opts_to_writer_props() file: datafusion/common/src/file_options/parquet_writer.rs start line: 670 end line: 695 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1857 unit: fn test_bloom_filter_defaults() file: datafusion/common/src/file_options/parquet_writer.rs start line: 771 end line: 796 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1858 unit: fn test_scalar_value_from_for_struct() file: datafusion/common/src/scalar/mod.rs start line: 4109 end line: 4133 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1859 unit: fn iter_to_array_string_test() file: datafusion/common/src/scalar/mod.rs start line: 4459 end line: 4486 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1860 unit: fn test_struct_display() file: datafusion/common/src/scalar/mod.rs start line: 7039 end line: 7065 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1861 unit: fn try_new() file: datafusion/expr-common/src/statistics.rs start line: 334 end line: 355 size: 22 LOC McCabe index: 5 number of parameters: 3 id: 1862 unit: fn find_in_set() file: datafusion/functions/src/unicode/find_in_set.rs start line: 237 end line: 258 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1863 unit: fn test_functions() file: datafusion/functions/src/unicode/character_length.rs start line: 235 end line: 259 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1864 unit: fn return_field_from_args() file: datafusion/functions/src/core/union_extract.rs start line: 89 end line: 114 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1865 unit: fn coerce_types() file: datafusion/functions/src/datetime/to_local_time.rs start line: 378 end line: 400 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1866 unit: fn date_bin_months_interval() file: datafusion/functions/src/datetime/date_bin.rs start line: 275 end line: 306 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 1867 unit: fn starts_with() file: datafusion/functions/src/string/starts_with.rs start line: 39 end line: 60 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 1868 unit: fn trim_and_append_str() file: datafusion/functions/src/string/common.rs start line: 223 end line: 244 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1869 unit: fn invoke_with_args() file: datafusion/functions-nested/src/range.rs start line: 282 end line: 304 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1870 unit: fn general_array_has_for_all_and_any() file: datafusion/functions-nested/src/array_has.rs start line: 551 end line: 574 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1871 unit: fn create() file: datafusion/datasource-csv/src/file_format.rs start line: 95 end line: 117 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1872 unit: fn get_aggregate_result_inside_range() file: datafusion/physical-expr/src/window/aggregate.rs start line: 188 end line: 214 size: 22 LOC McCabe index: 3 number of parameters: 5 id: 1873 unit: fn data_type() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 220 end line: 243 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 1874 unit: fn nullable() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 245 end line: 268 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 1875 unit: fn bitwise_shift_array_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4375 end line: 4401 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1876 unit: fn test_add_with_overflow() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4583 end line: 4609 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1877 unit: fn test_subtract_with_overflow() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4612 end line: 4638 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1878 unit: fn test_mul_with_overflow() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4641 end line: 4667 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1879 unit: fn replace_order_by_clause() file: datafusion/physical-expr/src/aggregate.rs start line: 699 end line: 722 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 1880 unit: fn shrink_boundaries() file: datafusion/physical-expr/src/analysis.rs start line: 241 end line: 265 size: 22 LOC McCabe index: 4 number of parameters: 4 id: 1881 unit: fn make_props() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 843 end line: 866 size: 22 LOC McCabe index: 1 number of parameters: 4 id: 1882 unit: fn test_schema_normalize_expr_with_equivalence() file: datafusion/physical-expr/src/equivalence/class.rs start line: 839 end line: 869 size: 22 LOC McCabe index: 2 number of parameters: 0 id: 1883 unit: fn contained() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 331 end line: 360 size: 22 LOC McCabe index: 5 number of parameters: 3 id: 1884 unit: fn row_group_pruning_predicate_null_expr() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 725 end line: 749 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1885 unit: fn spawn_rg_join_and_finalize_task() file: datafusion/datasource-parquet/src/file_format.rs start line: 1326 end line: 1349 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1886 unit: fn set_runtime_variable() file: datafusion/core/src/execution/context/mod.rs start line: 1055 end line: 1078 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1887 unit: fn supports_filters_pushdown() file: datafusion/core/src/datasource/listing/table.rs start line: 967 end line: 989 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 1888 unit: fn create_parquet_file() file: datafusion/core/benches/sql_query_with_io.rs start line: 63 end line: 86 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1889 unit: fn create_context() file: datafusion/core/benches/filter_query_sql.rs start line: 36 end line: 64 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1890 unit: fn generate_batch() file: datafusion/core/benches/parquet_query_sql.rs start line: 71 end line: 92 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1891 unit: fn create_context() file: datafusion/core/benches/struct_query_sql.rs start line: 36 end line: 64 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1892 unit: fn benchmark_with_param_values_many_columns() file: datafusion/core/benches/sql_planner.rs start line: 128 end line: 150 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 1893 unit: fn try_grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 395 end line: 418 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1894 unit: fn try_from() file: datafusion/ffi/src/udf/return_type_args.rs start line: 44 end line: 66 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 1895 unit: fn try_from() file: datafusion/ffi/src/udf/return_type_args.rs start line: 85 end line: 107 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 1896 unit: fn supports_filters_pushdown_internal() file: datafusion/ffi/src/table_provider.rs start line: 185 end line: 210 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1897 unit: fn maybe_data_types() file: datafusion/expr/src/type_coercion/functions.rs start line: 699 end line: 726 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 1898 unit: fn calc_func_dependencies_for_aggregate() file: datafusion/expr/src/logical_plan/plan.rs start line: 3588 end line: 3617 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1899 unit: fn f_down() file: datafusion/expr/src/logical_plan/display.rs start line: 660 end line: 684 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1900 unit: fn f_down() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 235 end line: 256 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1901 unit: fn test_insert_intersection() file: datafusion/optimizer/src/join_key_set.rs start line: 219 end line: 247 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1902 unit: fn two_distinct_and_one_common() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 548 end line: 572 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1903 unit: fn agg_udaf() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1381 end line: 1402 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1904 unit: fn in_subquery_cast_subquery() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 2159 end line: 2182 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1905 unit: fn join_with_alias_filter() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 389 end line: 414 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1906 unit: fn limit_pushdown_multiple_limits() file: datafusion/optimizer/src/push_down_limit.rs start line: 459 end line: 482 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1907 unit: fn limit_offset_should_not_push_down_with_offset_join() file: datafusion/optimizer/src/push_down_limit.rs start line: 824 end line: 848 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1908 unit: fn offset_limit_should_not_push_down_with_offset_join() file: datafusion/optimizer/src/push_down_limit.rs start line: 851 end line: 875 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1909 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_filter.rs start line: 56 end line: 77 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1910 unit: fn push_down_join() file: datafusion/optimizer/src/push_down_filter.rs start line: 525 end line: 551 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 1911 unit: fn test_in_filter_with_alias() file: datafusion/optimizer/src/push_down_filter.rs start line: 3264 end line: 3291 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1912 unit: fn test_user_defined_logical_plan_node4() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1492 end line: 1514 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1913 unit: fn try_cast_dictionary() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 459 end line: 482 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 1914 unit: fn cast_between_timestamp() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 485 end line: 508 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1915 unit: fn expr_test_schema() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 893 end line: 914 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1916 unit: fn test_try_cast_to_type_nulls() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 965 end line: 989 size: 22 LOC McCabe index: 3 number of parameters: 0 id: 1917 unit: fn test_try_cast_to_type_int_out_of_range() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1038 end line: 1068 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1918 unit: fn is_anchored_capture() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 212 end line: 235 size: 22 LOC McCabe index: 6 number of parameters: 1 id: 1919 unit: fn in_subquery_both_side_expr() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1089 end line: 1113 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1920 unit: fn create_new_file_stream() file: datafusion/datasource/src/write/demux.rs start line: 235 end line: 256 size: 22 LOC McCabe index: 1 number of parameters: 7 id: 1921 unit: fn remove_partition_by_columns() file: datafusion/datasource/src/write/demux.rs start line: 522 end line: 545 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1922 unit: fn url_from_filesystem_path() file: datafusion/datasource/src/url.rs start line: 289 end line: 314 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 1923 unit: fn repartitioned() file: datafusion/datasource/src/source.rs start line: 165 end line: 187 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1924 unit: fn repartitioned() file: datafusion/datasource/src/file.rs start line: 83 end line: 106 size: 22 LOC McCabe index: 4 number of parameters: 5 id: 1925 unit: fn get_search_algo() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 165 end line: 187 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 1926 unit: fn test_get_record_batch_memory_size_shared_buffer() file: datafusion/physical-plan/src/spill/mod.rs start line: 533 end line: 565 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1927 unit: fn heapify_down() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 306 end line: 327 size: 22 LOC McCabe index: 8 number of parameters: 3 id: 1928 unit: fn should_append_with_utf8view() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 120 end line: 144 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1929 unit: fn should_append_with_large_utf8() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 147 end line: 171 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1930 unit: fn should_handle_null_ids() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 391 end line: 414 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1931 unit: fn intern() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes.rs start line: 45 end line: 74 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1932 unit: fn intern() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes_view.rs start line: 46 end line: 75 size: 22 LOC McCabe index: 1 number of parameters: 3 id: 1933 unit: fn vectorized_equal_to_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 99 end line: 124 size: 22 LOC McCabe index: 3 number of parameters: 5 id: 1934 unit: fn build_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 294 end line: 326 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 1935 unit: fn poll_next_impl() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 814 end line: 835 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1936 unit: fn append_output_pair() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 736 end line: 761 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 1937 unit: fn produce_buffered_null_batch() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2255 end line: 2282 size: 22 LOC McCabe index: 2 number of parameters: 4 id: 1938 unit: fn build_date_table() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2614 end line: 2637 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1939 unit: fn build_date64_table() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2639 end line: 2662 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 1940 unit: fn check_join_set_is_valid() file: datafusion/physical-plan/src/joins/utils.rs start line: 87 end line: 111 size: 22 LOC McCabe index: 2 number of parameters: 4 id: 1941 unit: fn lookup_join_hashmap() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1301 end line: 1325 size: 22 LOC McCabe index: 1 number of parameters: 7 id: 1942 unit: fn poll_next_impl() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1395 end line: 1416 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1943 unit: fn fmt_as() file: datafusion/physical-plan/src/limit.rs start line: 97 end line: 118 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1944 unit: fn compute_properties() file: datafusion/physical-plan/src/streaming.rs start line: 147 end line: 171 size: 22 LOC McCabe index: 2 number of parameters: 4 id: 1945 unit: fn test_check_not_null_constraints_with_dictionary_array_with_null() file: datafusion/physical-plan/src/execution_plan.rs start line: 1369 end line: 1390 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1946 unit: fn execute() file: datafusion/physical-plan/src/recursive_query.rs start line: 179 end line: 201 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1947 unit: fn new() file: datafusion/physical-plan/src/recursive_query.rs start line: 278 end line: 299 size: 22 LOC McCabe index: 1 number of parameters: 5 id: 1948 unit: fn poll_next_iteration() file: datafusion/physical-plan/src/recursive_query.rs start line: 318 end line: 346 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 1949 unit: fn try_encode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 329 end line: 353 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1950 unit: fn deregister_schema() file: datafusion/catalog/src/memory/catalog.rs start line: 113 end line: 134 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 1951 unit: fn writer() file: datafusion/catalog/src/stream.rs start line: 207 end line: 229 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 1952 unit: fn check_circular_deps() file: dev/depcheck/src/main.rs start line: 77 end line: 98 size: 22 LOC McCabe index: 5 number of parameters: 4 id: 1953 unit: fn append() file: test-utils/src/data_gen.rs start line: 106 end line: 129 size: 22 LOC McCabe index: 5 number of parameters: 4 id: 1954 unit: fn get_object_store_builder() file: datafusion-cli/src/object_storage.rs start line: 149 end line: 174 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1955 unit: def main() file: benchmarks/compare.py start line: 0 end line: 0 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1956 unit: fn evaluate_statistics() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 194 end line: 214 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 1957 unit: fn check_column_satisfies_expr() file: datafusion/sql/src/utils.rs start line: 155 end line: 176 size: 21 LOC McCabe index: 2 number of parameters: 3 id: 1958 unit: fn column_unnests_eq() file: datafusion/sql/src/utils.rs start line: 671 end line: 691 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 1959 unit: fn sql_position_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 657 end line: 678 size: 21 LOC McCabe index: 2 number of parameters: 5 id: 1960 unit: fn try_plan_map_literal() file: datafusion/sql/src/expr/mod.rs start line: 709 end line: 729 size: 21 LOC McCabe index: 2 number of parameters: 4 id: 1961 unit: fn handle_time() file: datafusion/sql/src/unparser/expr.rs start line: 1074 end line: 1094 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 1962 unit: fn unnest_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 1600 end line: 1621 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 1963 unit: fn custom_dialect_date32_ast_dtype() file: datafusion/sql/src/unparser/expr.rs start line: 2774 end line: 2798 size: 21 LOC McCabe index: 2 number of parameters: 0 id: 1964 unit: fn custom_dialect_division_operator() file: datafusion/sql/src/unparser/expr.rs start line: 2801 end line: 2824 size: 21 LOC McCabe index: 2 number of parameters: 0 id: 1965 unit: fn derive() file: datafusion/sql/src/unparser/plan.rs start line: 283 end line: 304 size: 21 LOC McCabe index: 2 number of parameters: 5 id: 1966 unit: fn join_constraint_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1288 end line: 1320 size: 21 LOC McCabe index: 1 number of parameters: 4 id: 1967 unit: fn determine_children_requirement() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 380 end line: 403 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 1968 unit: fn find_stat_column() file: datafusion/physical-optimizer/src/pruning.rs start line: 809 end line: 830 size: 21 LOC McCabe index: 2 number of parameters: 3 id: 1969 unit: fn verify_support_type_for_prune() file: datafusion/physical-optimizer/src/pruning.rs start line: 1224 end line: 1248 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1970 unit: fn test_build_statistics_inconsistent_types() file: datafusion/physical-optimizer/src/pruning.rs start line: 2552 end line: 2578 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1971 unit: fn test_build_statistics_inconsistent_length() file: datafusion/physical-optimizer/src/pruning.rs start line: 2581 end line: 2605 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1972 unit: fn update_batch() file: datafusion/functions-aggregate/src/first_last.rs start line: 1288 end line: 1310 size: 21 LOC McCabe index: 6 number of parameters: 2 id: 1973 unit: fn update_batch() file: datafusion/functions-aggregate/src/median.rs start line: 318 end line: 340 size: 21 LOC McCabe index: 1 number of parameters: 5 id: 1974 unit: fn join_mixed() file: datafusion/common/src/dfschema.rs start line: 1237 end line: 1259 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1975 unit: fn helpful_error_messages() file: datafusion/common/src/dfschema.rs start line: 1273 end line: 1294 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1976 unit: fn insert_accounted() file: datafusion/common/src/utils/proxy.rs start line: 150 end line: 177 size: 21 LOC McCabe index: 1 number of parameters: 3 id: 1977 unit: fn map_until_stop_and_collect<() file: datafusion/common/src/tree_node.rs start line: 1114 end line: 1134 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 1978 unit: fn hash_struct_array() file: datafusion/common/src/hash_utils.rs start line: 220 end line: 244 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 1979 unit: fn set() file: datafusion/common/src/config.rs start line: 1216 end line: 1239 size: 21 LOC McCabe index: 5 number of parameters: 3 id: 1980 unit: fn test_writeroptions_csv_from_statement_options() file: datafusion/common/src/file_options/mod.rs start line: 278 end line: 303 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1981 unit: fn rewrite_nodes_list() file: datafusion/common/src/cse.rs start line: 609 end line: 629 size: 21 LOC McCabe index: 1 number of parameters: 5 id: 1982 unit: fn partial_cmp_list() file: datafusion/common/src/scalar/mod.rs start line: 593 end line: 617 size: 21 LOC McCabe index: 7 number of parameters: 2 id: 1983 unit: fn test_to_array_of_size_for_fsl() file: datafusion/common/src/scalar/mod.rs start line: 4213 end line: 4237 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1984 unit: fn test_list_scalar_eq_to_array() file: datafusion/common/src/scalar/mod.rs start line: 4489 end line: 4511 size: 21 LOC McCabe index: 3 number of parameters: 0 id: 1985 unit: fn memory_size() file: datafusion/common/src/scalar/mod.rs start line: 5305 end line: 5330 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1986 unit: fn scalar_timestamp_ns_utc_timezone() file: datafusion/common/src/scalar/mod.rs start line: 6342 end line: 6365 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1987 unit: fn $TEST_NAME() file: datafusion/common/src/scalar/mod.rs start line: 6560 end line: 6580 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1988 unit: fn mul_helper_single_zero_inclusive() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1421 end line: 1441 size: 21 LOC McCabe index: 3 number of parameters: 4 id: 1989 unit: fn div_helper_lhs_zero_inclusive() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1533 end line: 1553 size: 21 LOC McCabe index: 3 number of parameters: 4 id: 1990 unit: fn struct_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 958 end line: 982 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1991 unit: fn mathematics_numerical_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1012 end line: 1037 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1992 unit: fn timeunit_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1459 end line: 1479 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 1993 unit: fn test_case_insensitive_regexp_match() file: datafusion/functions/src/regex/regexpmatch.rs start line: 222 end line: 245 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1994 unit: fn test_truncate_32() file: datafusion/functions/src/math/trunc.rs start line: 222 end line: 244 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1995 unit: fn test_truncate_64() file: datafusion/functions/src/math/trunc.rs start line: 247 end line: 269 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1996 unit: fn test_log_simplify_original() file: datafusion/functions/src/math/log.rs start line: 590 end line: 612 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 1997 unit: fn invoke_with_args() file: datafusion/functions/src/core/named_struct.rs start line: 152 end line: 174 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 1998 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_date.rs start line: 133 end line: 156 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 1999 unit: fn test_to_date_from_timestamp() file: datafusion/functions/src/datetime/to_date.rs start line: 431 end line: 453 size: 21 LOC McCabe index: 2 number of parameters: 0 id: 2000 unit: fn cast_timestamp_arg() file: datafusion/functions-nested/src/range.rs start line: 611 end line: 631 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 2001 unit: fn array_has_all_and_any_dispatch() file: datafusion/functions-nested/src/array_has.rs start line: 484 end line: 504 size: 21 LOC McCabe index: 2 number of parameters: 3 id: 2002 unit: fn test_avro_iterator() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1709 end line: 1730 size: 21 LOC McCabe index: 2 number of parameters: 0 id: 2003 unit: fn in_list_nullable() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 1272 end line: 1301 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2004 unit: fn evaluate_statistics() file: datafusion/physical-expr/src/expressions/binary.rs start line: 570 end line: 599 size: 21 LOC McCabe index: 7 number of parameters: 2 id: 2005 unit: fn concat_elements() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1019 end line: 1039 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 2006 unit: fn relatively_deeply_nested() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3547 end line: 3577 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2007 unit: fn test_when_null_and_some_cond_else_null() file: datafusion/physical-expr/src/expressions/case.rs start line: 1025 end line: 1048 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2008 unit: fn gen_row_group_meta_data_for_pruning_predicate() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 702 end line: 722 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2009 unit: fn get_row_group_meta_data() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1154 end line: 1174 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 2010 unit: fn evaluate() file: datafusion/datasource-parquet/src/row_filter.rs start line: 145 end line: 168 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 2011 unit: fn register_type_check() file: datafusion/core/src/execution/context/mod.rs start line: 1462 end line: 1483 size: 21 LOC McCabe index: 6 number of parameters: 3 id: 2012 unit: fn default_schema_adapter() file: datafusion/core/src/datasource/mod.rs start line: 155 end line: 182 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2013 unit: fn populate_csv_partitions() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 1665 end line: 1691 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 2014 unit: fn populate_csv_partitions() file: datafusion/core/src/datasource/physical_plan/csv.rs start line: 413 end line: 439 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 2015 unit: fn bench_query() file: datafusion/core/benches/sql_query_with_io.rs start line: 157 end line: 177 size: 21 LOC McCabe index: 3 number of parameters: 6 id: 2016 unit: fn run_bench() file: datafusion/core/benches/spm.rs start line: 89 end line: 111 size: 21 LOC McCabe index: 2 number of parameters: 6 id: 2017 unit: fn assert_expected() file: datafusion/expr/src/window_state.rs start line: 686 end line: 706 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 2018 unit: fn error_post_visit() file: datafusion/expr/src/logical_plan/plan.rs start line: 4385 end line: 4405 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2019 unit: fn assert_valid_extension_nodes() file: datafusion/expr/src/logical_plan/invariants.rs start line: 74 end line: 95 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 2020 unit: fn exists_subquery() file: datafusion/expr/src/logical_plan/builder.rs start line: 2409 end line: 2433 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2021 unit: fn filter_in_subquery() file: datafusion/expr/src/logical_plan/builder.rs start line: 2436 end line: 2461 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2022 unit: fn rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 698 end line: 721 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 2023 unit: fn common_with_filter() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 621 end line: 645 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2024 unit: fn common_with_order_by() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 672 end line: 696 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2025 unit: fn in_subquery_cast_expr() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 2185 end line: 2207 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2026 unit: fn in_subquery_cast_all() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 2210 end line: 2232 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2027 unit: fn extract_possible_join_keys() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 358 end line: 382 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 2028 unit: fn eliminate_cross_with_common_expr_and() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 1251 end line: 1276 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2029 unit: fn eliminate_cross_with_common_expr_or() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 1279 end line: 1304 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2030 unit: fn redundant_project_fields() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1086 end line: 1107 size: 21 LOC McCabe index: 2 number of parameters: 0 id: 2031 unit: fn limit_pushdown_basic() file: datafusion/optimizer/src/push_down_limit.rs start line: 409 end line: 431 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2032 unit: fn limit_pushdown_with_skip() file: datafusion/optimizer/src/push_down_limit.rs start line: 434 end line: 456 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2033 unit: fn double_limit() file: datafusion/optimizer/src/push_down_filter.rs start line: 2135 end line: 2156 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2034 unit: fn filters_user_defined_node() file: datafusion/optimizer/src/push_down_filter.rs start line: 2340 end line: 2363 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2035 unit: fn test_filter_with_alias() file: datafusion/optimizer/src/push_down_filter.rs start line: 3134 end line: 3160 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2036 unit: fn test_filter_with_multi_alias() file: datafusion/optimizer/src/push_down_filter.rs start line: 3195 end line: 3218 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2037 unit: fn both_side_nullable_expr_key() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 269 end line: 290 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2038 unit: fn test_nested_count() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1107 end line: 1130 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2039 unit: fn table_unused_column() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1970 end line: 1994 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2040 unit: fn test_unwrap_cast_with_decimal_lit_comparison() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 704 end line: 736 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2041 unit: fn test_not_unwrap_list_cast_lit_comparison() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 739 end line: 767 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2042 unit: fn f_up() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 562 end line: 582 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 2043 unit: fn as_inlist() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 1959 end line: 1979 size: 21 LOC McCabe index: 2 number of parameters: 1 id: 2044 unit: fn wrapped_not_not_in_subquery() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1065 end line: 1086 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2045 unit: fn propagate_union_multi_empty() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 334 end line: 356 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2046 unit: fn propagate_union_all_empty() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 359 end line: 381 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2047 unit: fn propagate_union_children_different_schema() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 384 end line: 408 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2048 unit: fn test_empty_with_non_empty() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 572 end line: 602 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2049 unit: fn repartition_ordered_one_large_one_small_existing_empty() file: datafusion/datasource/src/file_groups.rs start line: 895 end line: 924 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2050 unit: fn test_schema_mapping_map_statistics_empty() file: datafusion/datasource/src/schema_adapter.rs start line: 438 end line: 464 size: 21 LOC McCabe index: 1 number of parameters: 0 id: 2051 unit: fn compute_common_sort_prefix() file: datafusion/physical-plan/src/topk/mod.rs start line: 294 end line: 315 size: 21 LOC McCabe index: 1 number of parameters: 4 id: 2052 unit: fn compute_properties() file: datafusion/physical-plan/src/union.rs start line: 124 end line: 147 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 2053 unit: fn new() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 956 end line: 976 size: 21 LOC McCabe index: 1 number of parameters: 5 id: 2054 unit: fn data() file: datafusion/physical-plan/src/placeholder_row.rs start line: 67 end line: 88 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 2055 unit: fn compute_properties() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1330 end line: 1350 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 2056 unit: fn execute_typed() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 595 end line: 620 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 2057 unit: fn poll_next() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1970 end line: 1990 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 2058 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/filter.rs start line: 434 end line: 456 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 2059 unit: fn replace_on_columns_of_right_ordering() file: datafusion/physical-plan/src/joins/utils.rs start line: 132 end line: 152 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 2060 unit: fn poll_next() file: datafusion/physical-plan/src/limit.rs start line: 457 end line: 480 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 2061 unit: fn try_from_global_limit_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1856 end line: 1877 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 2062 unit: fn try_from_cross_join_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2089 end line: 2109 size: 21 LOC McCabe index: 1 number of parameters: 2 id: 2063 unit: fn try_decode() file: datafusion/proto/src/physical_plan/mod.rs start line: 2749 end line: 2773 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 2064 unit: fn builder() file: datafusion/catalog/src/information_schema.rs start line: 732 end line: 756 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 2065 unit: fn print_maxrows_unlimited() file: datafusion-cli/src/print_format.rs start line: 412 end line: 435 size: 21 LOC McCabe index: 2 number of parameters: 0 id: 2066 unit: fn to_substrait_unary_scalar_fn() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2493 end line: 2513 size: 20 LOC McCabe index: 1 number of parameters: 4 id: 2067 unit: fn fmt() file: datafusion/proto-common/src/to_proto/mod.rs start line: 61 end line: 80 size: 20 LOC McCabe index: 1 number of parameters: 2 id: 2068 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 693 end line: 712 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 2069 unit: fn f_down() file: datafusion/sql/src/utils.rs start line: 465 end line: 491 size: 20 LOC McCabe index: 5 number of parameters: 2 id: 2070 unit: fn select_into() file: datafusion/sql/src/query.rs start line: 132 end line: 151 size: 20 LOC McCabe index: 1 number of parameters: 3 id: 2071 unit: fn rewrite_partial_qualifier() file: datafusion/sql/src/expr/mod.rs start line: 177 end line: 196 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 2072 unit: fn []() file: datafusion/sql/src/expr/mod.rs start line: 1261 end line: 1285 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2073 unit: fn create_empty() file: datafusion/sql/src/unparser/ast.rs start line: 320 end line: 339 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2074 unit: fn custom_dialect_float64_ast_dtype() file: datafusion/sql/src/unparser/expr.rs start line: 2298 end line: 2320 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2075 unit: fn test_character_length_scalar_to_expr() file: datafusion/sql/src/unparser/expr.rs start line: 2345 end line: 2369 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2076 unit: fn test_custom_scalar_overrides_duckdb() file: datafusion/sql/src/unparser/expr.rs start line: 3088 end line: 3109 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2077 unit: fn extension_to_statement() file: datafusion/sql/src/unparser/plan.rs start line: 134 end line: 153 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 2078 unit: fn new_decimal128() file: datafusion/physical-optimizer/src/pruning.rs start line: 1945 end line: 1964 size: 20 LOC McCabe index: 1 number of parameters: 4 id: 2079 unit: fn row_group_predicate_dict_string_date() file: datafusion/physical-optimizer/src/pruning.rs start line: 3148 end line: 3173 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2080 unit: fn row_group_predicate_nested_dict() file: datafusion/physical-optimizer/src/pruning.rs start line: 3254 end line: 3277 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2081 unit: fn merge_batch() file: datafusion/functions-aggregate/src/average.rs start line: 467 end line: 488 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2082 unit: fn merge_batch() file: datafusion/functions-aggregate/src/variance.rs start line: 355 end line: 375 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 2083 unit: fn test_groups_accumulator_merge_empty_states() file: datafusion/functions-aggregate/src/variance.rs start line: 583 end line: 602 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2084 unit: fn validate_input_max_size_expr() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 229 end line: 249 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 2085 unit: fn update_batch() file: datafusion/functions-aggregate/src/array_agg.rs start line: 411 end line: 433 size: 20 LOC McCabe index: 6 number of parameters: 2 id: 2086 unit: fn evaluate() file: datafusion/functions-aggregate/src/array_agg.rs start line: 645 end line: 665 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 2087 unit: fn update_batch() file: datafusion/functions-aggregate/src/count.rs start line: 487 end line: 510 size: 20 LOC McCabe index: 1 number of parameters: 5 id: 2088 unit: fn state() file: datafusion/functions-aggregate/src/median.rs start line: 244 end line: 267 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 2089 unit: fn insert_accounted() file: datafusion/common/src/utils/proxy.rs start line: 220 end line: 245 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 2090 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 864 end line: 883 size: 20 LOC McCabe index: 1 number of parameters: 2 id: 2091 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 904 end line: 923 size: 20 LOC McCabe index: 1 number of parameters: 2 id: 2092 unit: fn f_up_stop_on_e_visits() file: datafusion/common/src/tree_node.rs start line: 1742 end line: 1761 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2093 unit: fn node_to_id_array() file: datafusion/common/src/cse.rs start line: 534 end line: 554 size: 20 LOC McCabe index: 1 number of parameters: 4 id: 2094 unit: fn replace_common_node() file: datafusion/common/src/cse.rs start line: 586 end line: 605 size: 20 LOC McCabe index: 2 number of parameters: 5 id: 2095 unit: fn test_scalar_value_from_for_map() file: datafusion/common/src/scalar/mod.rs start line: 4084 end line: 4106 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2096 unit: fn test_scalar_interval_negate() file: datafusion/common/src/scalar/mod.rs start line: 6834 end line: 6853 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2097 unit: fn test_combine_gaussians_unsupported_ops() file: datafusion/expr-common/src/statistics.rs start line: 1432 end line: 1453 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2098 unit: fn test_date_timestamp_arithmetic_error() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1697 end line: 1719 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2099 unit: fn evaluate_all_with_rank() file: datafusion/functions-window/src/cume_dist.rs start line: 118 end line: 137 size: 20 LOC McCabe index: 1 number of parameters: 3 id: 2100 unit: fn invoke_with_args() file: datafusion/functions/src/regex/regexpreplace.rs start line: 151 end line: 173 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2101 unit: fn invoke_with_args() file: datafusion/functions/src/math/nans.rs start line: 78 end line: 99 size: 20 LOC McCabe index: 1 number of parameters: 2 id: 2102 unit: fn union_scalar_empty() file: datafusion/functions/src/core/union_tag.rs start line: 195 end line: 217 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2103 unit: fn nullif_int32_non_nulls() file: datafusion/functions/src/core/nullif.rs start line: 197 end line: 219 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2104 unit: fn nvl_int32_non_nulls() file: datafusion/functions/src/core/nvl.rs start line: 204 end line: 226 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2105 unit: fn return_field_from_args() file: datafusion/functions/src/datetime/date_part.rs start line: 148 end line: 168 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 2106 unit: fn to_timestamp_arrays_and_nulls() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 674 end line: 698 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2107 unit: fn to_timestamp_with_formats_invalid_input_type() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 765 end line: 788 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2108 unit: fn test_adjust_to_local_time() file: datafusion/functions/src/datetime/to_local_time.rs start line: 420 end line: 442 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2109 unit: fn make_date_inner() file: datafusion/functions/src/datetime/make_date.rs start line: 194 end line: 220 size: 20 LOC McCabe index: 2 number of parameters: 4 id: 2110 unit: fn invoke_with_args() file: datafusion/functions/src/string/uuid.rs start line: 83 end line: 108 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 2111 unit: fn create_args5() file: datafusion/functions/benches/lower.rs start line: 98 end line: 121 size: 20 LOC McCabe index: 4 number of parameters: 3 id: 2112 unit: fn criterion_benchmark() file: datafusion/functions-nested/benches/array_expression.rs start line: 26 end line: 52 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2113 unit: fn resolve_bytes() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 956 end line: 975 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2114 unit: fn get_reverse_expr() file: datafusion/physical-expr/src/window/aggregate.rs start line: 152 end line: 171 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2115 unit: fn get_reverse_expr() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 119 end line: 138 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2116 unit: fn scalar_or_scalar() file: datafusion/physical-expr/src/expressions/case.rs start line: 384 end line: 411 size: 20 LOC McCabe index: 1 number of parameters: 2 id: 2117 unit: fn fmt_sql() file: datafusion/physical-expr/src/expressions/case.rs start line: 565 end line: 586 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 2118 unit: fn test_union_equivalence_properties_constants_different_schemas() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 484 end line: 509 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2119 unit: fn create_record_batch() file: datafusion/physical-expr/benches/binary_op.rs start line: 288 end line: 308 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 2120 unit: fn create_initial_plan() file: datafusion/datasource-parquet/src/opener.rs start line: 331 end line: 354 size: 20 LOC McCabe index: 4 number of parameters: 3 id: 2121 unit: fn test_session_state_with_optimizer_rules() file: datafusion/core/src/execution/session_state.rs start line: 2071 end line: 2096 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2122 unit: fn assert_file_metadata() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 1451 end line: 1471 size: 20 LOC McCabe index: 1 number of parameters: 2 id: 2123 unit: fn aggr_test_schema() file: datafusion/core/src/datasource/physical_plan/csv.rs start line: 62 end line: 82 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2124 unit: fn register_union_order_table() file: datafusion/core/benches/sql_planner.rs start line: 157 end line: 184 size: 20 LOC McCabe index: 1 number of parameters: 3 id: 2125 unit: fn test_memory_pool_underflow() file: datafusion/execution/src/memory_pool/mod.rs start line: 459 end line: 485 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2126 unit: fn from() file: datafusion/ffi/src/udf/mod.rs start line: 238 end line: 259 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 2127 unit: fn get_exprs_except_skipped() file: datafusion/expr/src/utils.rs start line: 352 end line: 371 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 2128 unit: fn exclude_using_columns() file: datafusion/expr/src/utils.rs start line: 376 end line: 398 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2129 unit: fn maybe_data_types_without_coercion() file: datafusion/expr/src/type_coercion/functions.rs start line: 731 end line: 753 size: 20 LOC McCabe index: 5 number of parameters: 2 id: 2130 unit: fn test_evaluate_date_partition_prefix() file: datafusion/catalog-listing/src/helpers.rs start line: 986 end line: 1006 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2131 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_join.rs start line: 49 end line: 68 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 2132 unit: fn evaluate_expr_with_null_column() file: datafusion/optimizer/src/utils.rs start line: 122 end line: 143 size: 20 LOC McCabe index: 1 number of parameters: 2 id: 2133 unit: fn test_map_with_diff_name() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 2095 end line: 2117 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2134 unit: fn eliminate_cross_with_simple_and() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 462 end line: 486 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2135 unit: fn eliminate_cross_with_simple_or() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 489 end line: 514 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2136 unit: fn eliminate_cross_with_and() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 517 end line: 541 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2137 unit: fn eliminate_cross_not_possible() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 604 end line: 627 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2138 unit: fn eliminate_cross_with_expr_or() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 1223 end line: 1248 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2139 unit: fn aggregate_with_relations_and_dots() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1005 end line: 1029 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2140 unit: fn limit_pushdown_disallowed_noop_plan() file: datafusion/optimizer/src/push_down_limit.rs start line: 512 end line: 533 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2141 unit: fn left_nullable_expr_key() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 223 end line: 243 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2142 unit: fn right_nullable_expr_key() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 246 end line: 266 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2143 unit: fn rewrite_projection_given_requirements() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 758 end line: 782 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 2144 unit: fn test_derived_column() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1370 end line: 1390 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2145 unit: fn test_user_defined_logical_plan_node() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1395 end line: 1415 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2146 unit: fn table_unused_aggregate() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2073 end line: 2096 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2147 unit: fn aggregate_filter_pushdown() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2099 end line: 2119 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2148 unit: fn simplify_null_div_other_case() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2121 end line: 2142 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 2149 unit: fn test_simplify_by_de_morgan_laws() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3044 end line: 3072 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2150 unit: fn expr_test_schema() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3387 end line: 3406 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2151 unit: fn simplify_expr_null_comparison() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3409 end line: 3435 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2152 unit: fn simplify_fixed_size_binary_eq_lit() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4529 end line: 4554 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2153 unit: fn is_anchored_literal() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 187 end line: 208 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 2154 unit: fn lower_alt() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 347 end line: 368 size: 20 LOC McCabe index: 4 number of parameters: 3 id: 2155 unit: fn create_dict_array() file: datafusion/datasource/src/file_scan_config.rs start line: 1259 end line: 1280 size: 20 LOC McCabe index: 1 number of parameters: 4 id: 2156 unit: fn try_swapping_with_projection() file: datafusion/datasource/src/memory.rs start line: 476 end line: 498 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2157 unit: fn map_batch() file: datafusion/datasource/src/schema_adapter.rs start line: 311 end line: 342 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2158 unit: fn fmt_as() file: datafusion/datasource/src/display.rs start line: 33 end line: 52 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 2159 unit: fn test_work_table() file: datafusion/physical-plan/src/work_table.rs start line: 243 end line: 272 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2160 unit: fn verify_longest_length() file: datafusion/physical-plan/src/unnest.rs start line: 1224 end line: 1243 size: 20 LOC McCabe index: 1 number of parameters: 3 id: 2161 unit: fn get_slice_point() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 445 end line: 464 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 2162 unit: fn sort_batch_row_based() file: datafusion/physical-plan/src/sorts/sort.rs start line: 853 end line: 874 size: 20 LOC McCabe index: 1 number of parameters: 4 id: 2163 unit: fn test_spill_manager_spill_record_batch_and_finish() file: datafusion/physical-plan/src/spill/mod.rs start line: 603 end line: 625 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2164 unit: fn should_ignore_higher_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 198 end line: 220 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2165 unit: fn should_ignore_lower_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 223 end line: 244 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2166 unit: fn should_ignore_higher_same_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 247 end line: 268 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2167 unit: fn should_ignore_lower_same_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 271 end line: 292 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2168 unit: fn should_accept_lower_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 295 end line: 316 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2169 unit: fn should_accept_higher_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 319 end line: 340 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2170 unit: fn should_accept_lower_for_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 343 end line: 364 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2171 unit: fn should_accept_higher_for_group() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 367 end line: 388 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2172 unit: fn spill() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 994 end line: 1017 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 2173 unit: fn transform_to_states() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1153 end line: 1177 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 2174 unit: fn group_id_array() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1348 end line: 1367 size: 20 LOC McCabe index: 6 number of parameters: 2 id: 2175 unit: fn test_byte_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 492 end line: 513 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 2176 unit: fn test_byte_vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 516 end line: 537 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2177 unit: fn vectorized_equal_to_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 111 end line: 134 size: 20 LOC McCabe index: 3 number of parameters: 5 id: 2178 unit: fn test_byte_view_append_val() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 552 end line: 573 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 2179 unit: fn test_byte_view_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 576 end line: 597 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 2180 unit: fn test_byte_view_vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 600 end line: 621 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2181 unit: fn test_nullable_primitive_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 220 end line: 241 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 2182 unit: fn test_nullable_primitive_vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 244 end line: 265 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2183 unit: fn test_not_nullable_primitive_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 333 end line: 354 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 2184 unit: fn test_not_nullable_primitive_vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 357 end line: 378 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 2185 unit: fn poll_next() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1069 end line: 1089 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2186 unit: fn assert_split_batches() file: datafusion/physical-plan/src/joins/utils.rs start line: 2426 end line: 2445 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 2187 unit: fn collect_build_side() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 570 end line: 590 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2188 unit: fn determine_prune_length() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 730 end line: 751 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2189 unit: fn handle_right_stream_end() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 1424 end line: 1443 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 2190 unit: fn fmt_as() file: datafusion/physical-plan/src/coalesce_partitions.rs start line: 89 end line: 108 size: 20 LOC McCabe index: 1 number of parameters: 3 id: 2191 unit: fn stream_limit() file: datafusion/physical-plan/src/limit.rs start line: 431 end line: 451 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 2192 unit: fn try_from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 86 end line: 106 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2193 unit: fn try_decode() file: datafusion/proto/src/logical_plan/mod.rs start line: 88 end line: 111 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 2194 unit: fn try_from() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 439 end line: 458 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2195 unit: fn try_into_avro_scan_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 746 end line: 765 size: 20 LOC McCabe index: 1 number of parameters: 5 id: 2196 unit: fn try_into_repartition_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 801 end line: 820 size: 20 LOC McCabe index: 1 number of parameters: 5 id: 2197 unit: fn try_into_global_limit_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 822 end line: 841 size: 20 LOC McCabe index: 2 number of parameters: 5 id: 2198 unit: fn get_udwf_args_and_return_types() file: datafusion/catalog/src/information_schema.rs start line: 457 end line: 477 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 2199 unit: fn new() file: datafusion/catalog/src/information_schema.rs start line: 710 end line: 730 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 2200 unit: fn finish() file: datafusion/catalog/src/information_schema.rs start line: 1185 end line: 1204 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 2201 unit: fn to_substrait_named_struct() file: datafusion/substrait/src/logical_plan/producer.rs start line: 1041 end line: 1061 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 2202 unit: fn test_map() file: datafusion/physical-expr-common/src/binary_map.rs start line: 878 end line: 897 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2203 unit: fn fmt_sql() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 298 end line: 347 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 2204 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 671 end line: 689 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 2205 unit: fn fmt() file: datafusion/sql/src/parser.rs start line: 77 end line: 97 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 2206 unit: fn parse_value_options() file: datafusion/sql/src/parser.rs start line: 996 end line: 1016 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 2207 unit: fn visit_statement() file: datafusion/sql/src/resolve.rs start line: 133 end line: 151 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2208 unit: fn named_struct_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 595 end line: 616 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2209 unit: fn custom_dialect_use_timestamp_for_date64() file: datafusion/sql/src/unparser/expr.rs start line: 2274 end line: 2295 size: 19 LOC McCabe index: 2 number of parameters: 0 id: 2210 unit: fn test_from_unixtime() file: datafusion/sql/src/unparser/expr.rs start line: 2917 end line: 2939 size: 19 LOC McCabe index: 2 number of parameters: 0 id: 2211 unit: fn derive_with_dialect_alias() file: datafusion/sql/src/unparser/plan.rs start line: 306 end line: 324 size: 19 LOC McCabe index: 3 number of parameters: 6 id: 2212 unit: fn try_unnest_to_table_factor_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1005 end line: 1033 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2213 unit: fn expected_expr_positions() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 790 end line: 809 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 2214 unit: fn transform_agg() file: datafusion/physical-optimizer/src/limited_distinct_aggregation.rs start line: 47 end line: 68 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2215 unit: fn row_group_predicate_date_dict_string() file: datafusion/physical-optimizer/src/pruning.rs start line: 3176 end line: 3200 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2216 unit: fn test_increment_utf8() file: datafusion/physical-optimizer/src/pruning.rs start line: 4021 end line: 4058 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2217 unit: fn update_batch() file: datafusion/functions-aggregate/src/nth_value.rs start line: 244 end line: 266 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 2218 unit: fn evaluate() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 473 end line: 494 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 2219 unit: fn merge_batch() file: datafusion/functions-aggregate/src/count.rs start line: 512 end line: 537 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 2220 unit: fn hll_sigma() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 159 end line: 177 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 2221 unit: fn hll_tau() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 183 end line: 201 size: 19 LOC McCabe index: 5 number of parameters: 1 id: 2222 unit: fn calculate_median() file: datafusion/functions-aggregate/src/median.rs start line: 591 end line: 611 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 2223 unit: fn emit_to() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 277 end line: 295 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2224 unit: fn create_test_struct_array() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 309 end line: 329 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2225 unit: fn merge_batch() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 377 end line: 395 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 2226 unit: fn merge_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 180 end line: 199 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 2227 unit: fn test_accumulate_multiple_with_filter() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 1064 end line: 1086 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2228 unit: fn test_accumulate_multiple_with_nulls_and_filter() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 1089 end line: 1114 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2229 unit: fn join_qualified() file: datafusion/common/src/dfschema.rs start line: 1190 end line: 1210 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2230 unit: fn test_roundtrip() file: datafusion/common/src/pyarrow.rs start line: 127 end line: 147 size: 19 LOC McCabe index: 2 number of parameters: 0 id: 2231 unit: fn f_down_jump_on_e_visits() file: datafusion/common/src/tree_node.rs start line: 1480 end line: 1498 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2232 unit: fn to_arrays() file: datafusion/common/src/cse.rs start line: 563 end line: 582 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 2233 unit: fn iter_to_decimal256_array() file: datafusion/common/src/scalar/mod.rs start line: 2173 end line: 2191 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 2234 unit: fn div_bounds() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1065 end line: 1085 size: 19 LOC McCabe index: 6 number of parameters: 3 id: 2235 unit: fn temporal_coercion_nonstrict_timezone() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1362 end line: 1384 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2236 unit: fn fmt() file: datafusion/expr-common/src/signature.rs start line: 330 end line: 348 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 2237 unit: fn compile_regex() file: datafusion/functions/src/regex/regexpcount.rs start line: 571 end line: 590 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2238 unit: fn test_regexp_count() file: datafusion/functions/src/regex/regexpcount.rs start line: 626 end line: 649 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2239 unit: fn test_cot_f32() file: datafusion/functions/src/math/cot.rs start line: 130 end line: 150 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2240 unit: fn test_cot_f64() file: datafusion/functions/src/math/cot.rs start line: 153 end line: 173 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2241 unit: fn compute_gcd_with_scalar() file: datafusion/functions/src/math/gcd.rs start line: 122 end line: 141 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2242 unit: fn return_field_from_args() file: datafusion/functions/src/core/arrow_cast.rs start line: 119 end line: 139 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2243 unit: fn simplify() file: datafusion/functions/src/core/arrow_cast.rs start line: 145 end line: 169 size: 19 LOC McCabe index: 2 number of parameters: 3 id: 2244 unit: fn keep_scalar() file: datafusion/functions/src/core/greatest.rs start line: 78 end line: 98 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 2245 unit: fn nvl_scalar() file: datafusion/functions/src/core/nvl.rs start line: 292 end line: 317 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2246 unit: fn to_timestamp_with_unparseable_data() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 791 end line: 813 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2247 unit: fn to_timestamp_with_invalid_tz() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 816 end line: 838 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2248 unit: fn create_args() file: datafusion/functions/benches/ltrim.rs start line: 107 end line: 125 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 2249 unit: fn data() file: datafusion/functions/benches/to_char.rs start line: 46 end line: 65 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 2250 unit: fn array_remove_internal() file: datafusion/functions-nested/src/remove.rs start line: 299 end line: 317 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 2251 unit: fn return_type() file: datafusion/functions-nested/src/map.rs start line: 256 end line: 274 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2252 unit: fn return_type() file: datafusion/functions-nested/src/flatten.rs start line: 105 end line: 124 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2253 unit: fn invoke_with_args() file: datafusion/functions-nested/src/range.rs start line: 158 end line: 177 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2254 unit: fn gen_range_iter() file: datafusion/functions-nested/src/range.rs start line: 411 end line: 437 size: 19 LOC McCabe index: 2 number of parameters: 4 id: 2255 unit: fn array_has_dispatch_for_array() file: datafusion/functions-nested/src/array_has.rs start line: 242 end line: 262 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 2256 unit: fn test_simplify_array_has_with_make_array_to_in_list() file: datafusion/functions-nested/src/array_has.rs start line: 637 end line: 658 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2257 unit: fn array_element_inner() file: datafusion/functions-nested/src/extract.rs start line: 195 end line: 214 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 2258 unit: fn empty_array() file: datafusion/functions-nested/src/set_ops.rs start line: 436 end line: 454 size: 19 LOC McCabe index: 2 number of parameters: 3 id: 2259 unit: fn evaluate_stateful() file: datafusion/physical-expr/src/window/aggregate.rs start line: 114 end line: 138 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 2260 unit: fn fmt() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 227 end line: 245 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2261 unit: fn make_dummy_node() file: datafusion/physical-expr/src/utils/mod.rs start line: 405 end line: 423 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 2262 unit: fn evaluate_list() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 213 end line: 232 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2263 unit: fn bitwise_shift_scalar_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4455 end line: 4478 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2264 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 93 end line: 111 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2265 unit: fn test_create_physical_expr_scalar_input_output() file: datafusion/physical-expr/src/planner.rs start line: 403 end line: 425 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2266 unit: fn convert_duration_bound_to_interval() file: datafusion/physical-expr/src/intervals/utils.rs start line: 150 end line: 168 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 2267 unit: fn try_add_ordering() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 181 end line: 203 size: 19 LOC McCabe index: 4 number of parameters: 4 id: 2268 unit: fn test_union_equivalence_properties_constants_common_constants() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 412 end line: 433 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2269 unit: fn test_union_equivalence_properties_constants_prefix() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 436 end line: 457 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2270 unit: fn test_union_equivalence_properties_constants_asc_desc_mismatch() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 460 end line: 481 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2271 unit: fn test_union_equivalence_properties_constants_fill_gaps() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 512 end line: 536 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2272 unit: fn test_union_equivalence_properties_constants_no_fill_gaps() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 539 end line: 560 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2273 unit: fn test_union_equivalence_properties_constants_fill_some_gaps() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 563 end line: 584 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2274 unit: fn test_union_equivalence_properties_constants_fill_gaps_non_symmetric() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 587 end line: 611 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2275 unit: fn test_union_equivalence_properties_constants_gap_fill_symmetric() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 614 end line: 637 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2276 unit: fn test_union_equivalence_properties_constants_gap_fill_and_common() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 640 end line: 662 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2277 unit: fn test_union_equivalence_properties_constants_middle_desc() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 665 end line: 690 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2278 unit: fn bridge_classes() file: datafusion/physical-expr/src/equivalence/class.rs start line: 429 end line: 447 size: 19 LOC McCabe index: 5 number of parameters: 1 id: 2279 unit: fn test_remove_redundant_entries_eq_group() file: datafusion/physical-expr/src/equivalence/class.rs start line: 813 end line: 836 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2280 unit: fn test_contains_any() file: datafusion/physical-expr/src/equivalence/class.rs start line: 872 end line: 894 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2281 unit: fn create_max_min_accs() file: datafusion/datasource-parquet/src/file_format.rs start line: 1561 end line: 1579 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 2282 unit: fn test_session_state_with_default_features() file: datafusion/core/src/execution/session_state.rs start line: 1978 end line: 2004 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2283 unit: fn build_file_source() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 143 end line: 166 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 2284 unit: fn create_reader() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 1910 end line: 1928 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 2285 unit: fn powerset() file: datafusion/expr/src/utils.rs start line: 83 end line: 103 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 2286 unit: fn split_binary_owned_impl() file: datafusion/expr/src/utils.rs start line: 1053 end line: 1071 size: 19 LOC McCabe index: 2 number of parameters: 3 id: 2287 unit: fn test_get_valid_types_one_of() file: datafusion/expr/src/type_coercion/functions.rs start line: 1025 end line: 1047 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2288 unit: fn test_get_valid_types_length_check() file: datafusion/expr/src/type_coercion/functions.rs start line: 1050 end line: 1071 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2289 unit: fn test_window_frame_group_boundaries() file: datafusion/expr/src/window_state.rs start line: 709 end line: 727 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2290 unit: fn test_window_frame_group_boundaries_both_following() file: datafusion/expr/src/window_state.rs start line: 730 end line: 748 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2291 unit: fn test_window_frame_group_boundaries_both_preceding() file: datafusion/expr/src/window_state.rs start line: 751 end line: 769 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2292 unit: fn test_partial_ord() file: datafusion/expr/src/logical_plan/ddl.rs start line: 622 end line: 643 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2293 unit: fn f_down() file: datafusion/expr/src/logical_plan/display.rs start line: 65 end line: 84 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 2294 unit: fn infer_inner() file: datafusion/expr/src/logical_plan/builder.rs start line: 335 end line: 356 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 2295 unit: fn plan_builder_union() file: datafusion/expr/src/logical_plan/builder.rs start line: 2335 end line: 2357 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2296 unit: fn select_scalar_subquery() file: datafusion/expr/src/logical_plan/builder.rs start line: 2464 end line: 2487 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2297 unit: fn scalar_subquery_multi_col() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 831 end line: 851 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2298 unit: fn aggregate_with_filter_and_order_by() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 723 end line: 745 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2299 unit: fn eliminate_left_with_null() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 332 end line: 353 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2300 unit: fn eliminate_left_with_not_null() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 356 end line: 377 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2301 unit: fn limit_join_with_ancestor_limit() file: datafusion/optimizer/src/eliminate_limit.rs start line: 238 end line: 257 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2302 unit: fn validate_args() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 161 end line: 179 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2303 unit: fn coerce_binary_op() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 285 end line: 304 size: 19 LOC McCabe index: 1 number of parameters: 6 id: 2304 unit: fn coerce_arguments_for_signature_with_scalar_udf() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 775 end line: 796 size: 19 LOC McCabe index: 2 number of parameters: 3 id: 2305 unit: fn coerce_arguments_for_signature_with_aggregate_udf() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 802 end line: 823 size: 19 LOC McCabe index: 2 number of parameters: 3 id: 2306 unit: fn unknown_for_type_coercion() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1666 end line: 1689 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2307 unit: fn timestamp_subtract_timestamp() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 2138 end line: 2156 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2308 unit: fn eliminate_cross_join_with_expr_and() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 1197 end line: 1220 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2309 unit: fn join_with_only_equi_expr_predicate() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 200 end line: 220 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2310 unit: fn build_common_expr_project_plan() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 742 end line: 762 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 2311 unit: fn limit_push_down_cross_join() file: datafusion/optimizer/src/push_down_limit.rs start line: 1026 end line: 1046 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2312 unit: fn skip_limit_push_down_cross_join() file: datafusion/optimizer/src/push_down_limit.rs start line: 1049 end line: 1069 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2313 unit: fn filter_true_nested() file: datafusion/optimizer/src/eliminate_filter.rs start line: 174 end line: 195 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2314 unit: fn build_plan() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 329 end line: 347 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 2315 unit: fn test_case_merged() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1346 end line: 1365 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2316 unit: fn node_number_for_some_plan() file: datafusion/optimizer/src/plan_signature.rs start line: 97 end line: 122 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2317 unit: fn simplify_right_is_one_case() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2070 end line: 2090 size: 19 LOC McCabe index: 3 number of parameters: 4 id: 2318 unit: fn simplify_right_is_null_case() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2096 end line: 2116 size: 19 LOC McCabe index: 3 number of parameters: 4 id: 2319 unit: fn simplify_common_factor_conjunction_in_disjunction() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4265 end line: 4291 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 2320 unit: fn partial_anchored_literal_to_like() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 242 end line: 262 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 2321 unit: fn test_simplify_table_full_filter_in_scan() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 195 end line: 217 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2322 unit: fn simplify_equijoin_predicate() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 699 end line: 722 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2323 unit: fn test_column_single_value() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 402 end line: 422 size: 19 LOC McCabe index: 2 number of parameters: 0 id: 2324 unit: fn eliminate_nested_distinct_union() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 222 end line: 242 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2325 unit: fn cooperate_with_eliminate_filter() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 298 end line: 318 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2326 unit: fn repartition_too_much_partitions() file: datafusion/datasource/src/file_groups.rs start line: 626 end line: 648 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2327 unit: fn repartition_multiple_partitions() file: datafusion/datasource/src/file_groups.rs start line: 651 end line: 672 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2328 unit: fn test_sorted_for_display() file: datafusion/physical-plan/src/metrics/mod.rs start line: 667 end line: 688 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2329 unit: fn with_new_row() file: datafusion/physical-plan/src/topk/mod.rs start line: 603 end line: 622 size: 19 LOC McCabe index: 1 number of parameters: 4 id: 2330 unit: fn make_fixed_list() file: datafusion/physical-plan/src/unnest.rs start line: 1014 end line: 1032 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2331 unit: fn prune_out_columns() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1125 end line: 1149 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 2332 unit: fn projection_exec() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1381 end line: 1399 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 2333 unit: fn batch_project() file: datafusion/physical-plan/src/projection.rs start line: 316 end line: 336 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2334 unit: fn count_array_data_memory_size() file: datafusion/physical-plan/src/spill/mod.rs start line: 254 end line: 276 size: 19 LOC McCabe index: 6 number of parameters: 3 id: 2335 unit: fn should_renumber() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 628 end line: 650 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2336 unit: fn should_append() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 174 end line: 195 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2337 unit: fn equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 220 end line: 239 size: 19 LOC McCabe index: 1 number of parameters: 4 id: 2338 unit: fn append_val() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 241 end line: 260 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 2339 unit: fn vectorized_append() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 299 end line: 317 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 2340 unit: fn vectorized_intern() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 423 end line: 475 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 2341 unit: fn collect_columns_from_predicate() file: datafusion/physical-plan/src/filter.rs start line: 741 end line: 761 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 2342 unit: fn join_with_filter() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2725 end line: 2743 size: 19 LOC McCabe index: 1 number of parameters: 7 id: 2343 unit: fn swap_reverting_projection() file: datafusion/physical-plan/src/joins/utils.rs start line: 1444 end line: 1463 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2344 unit: fn join_with_filter() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1729 end line: 1747 size: 19 LOC McCabe index: 1 number of parameters: 6 id: 2345 unit: fn fetch_next_from_right_stream() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 1365 end line: 1383 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2346 unit: fn fetch_next_from_left_stream() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 1394 end line: 1412 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 2347 unit: fn fmt_as() file: datafusion/physical-plan/src/recursive_query.rs start line: 213 end line: 231 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 2348 unit: fn try_encode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 219 end line: 240 size: 19 LOC McCabe index: 2 number of parameters: 3 id: 2349 unit: fn serialize_physical_window_aggr_expr() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 79 end line: 99 size: 19 LOC McCabe index: 3 number of parameters: 3 id: 2350 unit: fn try_from_analyze_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1811 end line: 1829 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2351 unit: fn try_from_repartition_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2366 end line: 2386 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 2352 unit: fn reader() file: datafusion/catalog/src/stream.rs start line: 185 end line: 205 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 2353 unit: def main() file: dev/update_datafusion_versions.py start line: 0 end line: 0 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 2354 unit: fn print_empty() file: datafusion-cli/src/print_format.rs start line: 194 end line: 214 size: 19 LOC McCabe index: 2 number of parameters: 4 id: 2355 unit: fn print_maxrows_limited_one_batch() file: datafusion-cli/src/print_format.rs start line: 438 end line: 457 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2356 unit: fn test_print_batches_empty_batches() file: datafusion-cli/src/print_format.rs start line: 490 end line: 510 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 2357 unit: fn to_substrait_join_expr() file: datafusion/substrait/src/logical_plan/producer.rs start line: 1063 end line: 1083 size: 18 LOC McCabe index: 2 number of parameters: 4 id: 2358 unit: fn test_resolve_positions_to_exprs() file: datafusion/sql/src/utils.rs start line: 1003 end line: 1029 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2359 unit: fn test_recursion_limit() file: datafusion/sql/src/parser.rs start line: 1764 end line: 1785 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2360 unit: fn resolve_table_references_recursive_cte() file: datafusion/sql/src/resolve.rs start line: 253 end line: 271 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2361 unit: fn sql_in_list_to_expr() file: datafusion/sql/src/expr/mod.rs start line: 788 end line: 806 size: 18 LOC McCabe index: 1 number of parameters: 6 id: 2362 unit: fn scalar_function_to_sql_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 377 end line: 396 size: 18 LOC McCabe index: 3 number of parameters: 4 id: 2363 unit: fn scalar_function_to_sql_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 483 end line: 500 size: 18 LOC McCabe index: 1 number of parameters: 4 id: 2364 unit: fn test_float_scalar_to_expr() file: datafusion/sql/src/unparser/expr.rs start line: 2510 end line: 2529 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 2365 unit: fn test_cast_value_to_dict_expr() file: datafusion/sql/src/unparser/expr.rs start line: 2827 end line: 2846 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 2366 unit: fn optimize() file: datafusion/physical-optimizer/src/topk_aggregation.rs start line: 148 end line: 165 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 2367 unit: fn update_coalesce_ctx_children() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 170 end line: 191 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 2368 unit: fn prune_utf8_not_like_one() file: datafusion/physical-optimizer/src/pruning.rs start line: 4440 end line: 4469 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2369 unit: fn extract_limit() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 292 end line: 309 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 2370 unit: fn append_new_data() file: datafusion/functions-aggregate/src/nth_value.rs start line: 438 end line: 457 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 2371 unit: fn should_update_state() file: datafusion/functions-aggregate/src/first_last.rs start line: 410 end line: 428 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 2372 unit: fn state_fields() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 266 end line: 284 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 2373 unit: fn return_type() file: datafusion/functions-aggregate/src/sum.rs start line: 153 end line: 174 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2374 unit: fn null_count_for_multiple_cols() file: datafusion/functions-aggregate/src/count.rs start line: 628 end line: 645 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 2375 unit: fn test_min_max_dictionary() file: datafusion/functions-aggregate/src/min_max.rs start line: 1932 end line: 1951 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2376 unit: fn update_batch() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 302 end line: 319 size: 18 LOC McCabe index: 1 number of parameters: 5 id: 2377 unit: fn merge_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 94 end line: 112 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 2378 unit: fn test_accumulate_multiple_with_nulls() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 1041 end line: 1061 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2379 unit: fn test_py_scalar() file: datafusion/common/src/pyarrow.rs start line: 150 end line: 170 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2380 unit: fn apply_children Result>() file: datafusion/common/src/tree_node.rs start line: 419 end line: 458 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2381 unit: fn test_table_reference_to_vector() file: datafusion/common/src/table_reference.rs start line: 379 end line: 398 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2382 unit: fn set() file: datafusion/common/src/config.rs start line: 1394 end line: 1411 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 2383 unit: fn set() file: datafusion/common/src/config.rs start line: 1497 end line: 1514 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2384 unit: fn external_error() file: datafusion/common/src/error.rs start line: 1111 end line: 1131 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2385 unit: fn dict_from_scalar() file: datafusion/common/src/scalar/mod.rs start line: 820 end line: 846 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2386 unit: fn eq_array_decimal() file: datafusion/common/src/scalar/mod.rs start line: 3088 end line: 3105 size: 18 LOC McCabe index: 5 number of parameters: 5 id: 2387 unit: fn eq_array_decimal256() file: datafusion/common/src/scalar/mod.rs start line: 3107 end line: 3124 size: 18 LOC McCabe index: 5 number of parameters: 5 id: 2388 unit: fn get_wider_decimal_type() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 901 end line: 920 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2389 unit: fn string_concat_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1139 end line: 1156 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2390 unit: fn $name() file: datafusion/functions/src/regex/regexpreplace.rs start line: 645 end line: 665 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2391 unit: fn regexp_count_with_scalar_values() file: datafusion/functions/src/regex/regexpcount.rs start line: 651 end line: 670 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 2392 unit: fn test_case_insensitive_regexp_count_array_flags() file: datafusion/functions/src/regex/regexpcount.rs start line: 852 end line: 871 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2393 unit: fn test_case_sensitive_regexp_count_array_complex() file: datafusion/functions/src/regex/regexpcount.rs start line: 936 end line: 955 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2394 unit: fn test_case_regexp_count_cache_check() file: datafusion/functions/src/regex/regexpcount.rs start line: 957 end line: 976 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2395 unit: fn test_truncate_64_one_arg() file: datafusion/functions/src/math/trunc.rs start line: 272 end line: 291 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2396 unit: fn test_log_invalid_base_type() file: datafusion/functions/src/math/log.rs start line: 267 end line: 284 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2397 unit: fn create_abs_function() file: datafusion/functions/src/math/abs.rs start line: 84 end line: 108 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 2398 unit: fn coerce_types() file: datafusion/functions/src/encoding/inner.rs start line: 113 end line: 132 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2399 unit: fn test_no_duplicate_name() file: datafusion/functions/src/lib.rs start line: 201 end line: 218 size: 18 LOC McCabe index: 5 number of parameters: 0 id: 2400 unit: fn date_trunc_coarse() file: datafusion/functions/src/datetime/date_trunc.rs start line: 402 end line: 424 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 2401 unit: fn invoke_with_args() file: datafusion/functions/src/string/bit_length.rs start line: 89 end line: 107 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2402 unit: fn invoke_with_args() file: datafusion/functions/src/string/octet_length.rs start line: 89 end line: 107 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2403 unit: fn general_array_has_all_and_any_kernel() file: datafusion/functions-nested/src/array_has.rs start line: 576 end line: 593 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2404 unit: fn test_no_duplicate_name() file: datafusion/functions-nested/src/lib.rs start line: 193 end line: 210 size: 18 LOC McCabe index: 5 number of parameters: 0 id: 2405 unit: fn open() file: datafusion/datasource-avro/src/source.rs start line: 267 end line: 284 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2406 unit: fn flatten_string_values() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 905 end line: 922 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 2407 unit: fn test_cast_i32_u32() file: datafusion/physical-expr/src/expressions/cast.rs start line: 689 end line: 706 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2408 unit: fn add_satisfied_orderings() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 152 end line: 170 size: 18 LOC McCabe index: 3 number of parameters: 4 id: 2409 unit: fn compute_common_sort_prefix_length() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 551 end line: 589 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 2410 unit: fn to_listing_options() file: datafusion/core/src/datasource/file_format/options.rs start line: 572 end line: 591 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 2411 unit: fn schema() file: datafusion/core/benches/parquet_query_sql.rs start line: 51 end line: 69 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2412 unit: fn fmt_as() file: datafusion/ffi/src/execution_plan.rs start line: 199 end line: 217 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2413 unit: fn try_from() file: datafusion/ffi/src/execution_plan.rs start line: 223 end line: 243 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 2414 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 1130 end line: 1147 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 2415 unit: fn rewrite_placeholder() file: datafusion/expr/src/expr.rs start line: 2412 end line: 2429 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 2416 unit: fn test_inlist_nullability() file: datafusion/expr/src/expr_schema.rs start line: 725 end line: 747 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2417 unit: fn try_new_internal() file: datafusion/expr/src/logical_plan/plan.rs start line: 2292 end line: 2314 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 2418 unit: fn early_stopping_post_visit() file: datafusion/expr/src/logical_plan/plan.rs start line: 4316 end line: 4334 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2419 unit: fn assert_subqueries_are_valid() file: datafusion/expr/src/logical_plan/invariants.rs start line: 131 end line: 149 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 2420 unit: fn replace_columns() file: datafusion/expr/src/logical_plan/builder.rs start line: 1814 end line: 1831 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 2421 unit: fn plan_builder_schema() file: datafusion/expr/src/logical_plan/builder.rs start line: 2282 end line: 2302 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2422 unit: fn null_treatment() file: datafusion/expr/src/expr_fn.rs start line: 929 end line: 946 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2423 unit: fn trace_future() file: datafusion/common-runtime/src/trace_utils.rs start line: 34 end line: 54 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 2424 unit: fn one_field_two_distinct_and_groupby() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 484 end line: 504 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2425 unit: fn one_distinct_and_two_common() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 575 end line: 595 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2426 unit: fn one_distinct_and_one_common() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 598 end line: 618 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2427 unit: fn distinct_with_filter() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 648 end line: 669 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2428 unit: fn distinct_with_order_by() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 699 end line: 720 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2429 unit: fn inlist_case() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1499 end line: 1519 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 2430 unit: fn concat_for_type_coercion() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1692 end line: 1712 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2431 unit: fn can_flatten_join_inputs() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 255 end line: 274 size: 18 LOC McCabe index: 5 number of parameters: 1 id: 2432 unit: fn try_optimize_proj() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 75 end line: 92 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2433 unit: fn try_optimize_filter() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 125 end line: 142 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2434 unit: fn get_consecutive_window_exprs() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 502 end line: 520 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 2435 unit: fn limit_should_push_down_union() file: datafusion/optimizer/src/push_down_limit.rs start line: 598 end line: 618 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2436 unit: fn limit_should_push_down_with_offset_union() file: datafusion/optimizer/src/push_down_limit.rs start line: 801 end line: 821 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2437 unit: fn filter_false_nested() file: datafusion/optimizer/src/eliminate_filter.rs start line: 135 end line: 155 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2438 unit: fn try_build_predicate() file: datafusion/optimizer/src/push_down_filter.rs start line: 620 end line: 638 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 2439 unit: fn contain() file: datafusion/optimizer/src/push_down_filter.rs start line: 1366 end line: 1383 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2440 unit: fn table_scan_with_pushdown_provider_builder() file: datafusion/optimizer/src/push_down_filter.rs start line: 3004 end line: 3023 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2441 unit: fn multi_combined_filter() file: datafusion/optimizer/src/push_down_filter.rs start line: 3093 end line: 3111 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2442 unit: fn remove_duplicated_filter() file: datafusion/optimizer/src/decorrelate.rs start line: 455 end line: 474 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 2443 unit: fn table_limit() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1920 end line: 1940 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2444 unit: fn partition() file: datafusion/optimizer/src/optimize_projections/required_indices.rs start line: 164 end line: 182 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2445 unit: fn eliminate_sort_exprs_with_options() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 156 end line: 174 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2446 unit: fn eliminate_nested_union_with_distinct_union() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 200 end line: 219 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2447 unit: fn in_subquery_simple() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1001 end line: 1019 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2448 unit: fn not_in_subquery_simple() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1023 end line: 1041 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2449 unit: fn wrapped_not_in_subquery() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1044 end line: 1062 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2450 unit: fn exists_subquery_simple() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1672 end line: 1690 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2451 unit: fn not_exists_subquery_simple() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 1694 end line: 1712 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2452 unit: fn empty_child() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 214 end line: 231 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 2453 unit: fn create_physical_sort_expr() file: datafusion/datasource/src/file_scan_config.rs start line: 1525 end line: 1542 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2454 unit: fn repartition_same_num_partitions() file: datafusion/datasource/src/file_groups.rs start line: 675 end line: 695 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2455 unit: fn repartition_ordered_one_large_one_small_file() file: datafusion/datasource/src/file_groups.rs start line: 790 end line: 815 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2456 unit: fn repartition_ordered_two_large_files() file: datafusion/datasource/src/file_groups.rs start line: 818 end line: 842 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2457 unit: fn fmt_up_to_n_elements() file: datafusion/datasource/src/display.rs start line: 94 end line: 112 size: 18 LOC McCabe index: 2 number of parameters: 4 id: 2458 unit: fn test_sum() file: datafusion/physical-plan/src/metrics/mod.rs start line: 509 end line: 531 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2459 unit: fn test_display_timestamp() file: datafusion/physical-plan/src/metrics/value.rs start line: 631 end line: 651 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 2460 unit: fn maintains_input_order() file: datafusion/physical-plan/src/union.rs start line: 191 end line: 214 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 2461 unit: fn mark_partition_end() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 611 end line: 633 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 2462 unit: fn maybe_poll_stream() file: datafusion/physical-plan/src/sorts/merge.rs start line: 189 end line: 207 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 2463 unit: fn split_batch() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 833 end line: 853 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2464 unit: fn compute_properties() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 188 end line: 210 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2465 unit: fn limit_reached() file: datafusion/physical-plan/src/stream.rs start line: 482 end line: 501 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 2466 unit: fn compute_properties() file: datafusion/physical-plan/src/projection.rs start line: 124 end line: 145 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2467 unit: fn take_buffers_with_partial_last() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 446 end line: 470 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 2468 unit: fn get_indices_by_hash() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 853 end line: 871 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2469 unit: fn join_with_options() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2706 end line: 2723 size: 18 LOC McCabe index: 1 number of parameters: 6 id: 2470 unit: fn output_join_field() file: datafusion/physical-plan/src/joins/utils.rs start line: 238 end line: 256 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 2471 unit: fn poll_next_impl() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 549 end line: 566 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 2472 unit: fn eq_dyn_null() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1328 end line: 1348 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 2473 unit: fn join() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1710 end line: 1727 size: 18 LOC McCabe index: 1 number of parameters: 5 id: 2474 unit: fn required_input_distribution() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 417 end line: 434 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 2475 unit: fn should_render_whitespace() file: datafusion/physical-plan/src/display.rs start line: 924 end line: 944 size: 18 LOC McCabe index: 6 number of parameters: 3 id: 2476 unit: fn try_from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 176 end line: 193 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 2477 unit: fn try_into_coalesce_batches_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 767 end line: 784 size: 18 LOC McCabe index: 1 number of parameters: 5 id: 2478 unit: fn try_from_explain_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1767 end line: 1784 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2479 unit: fn try_from_coalesce_batches_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2226 end line: 2243 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 2480 unit: fn finish() file: datafusion/catalog/src/information_schema.rs start line: 1319 end line: 1336 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 2481 unit: def update_version_cargo_toml() file: dev/update_arrow_deps.py start line: 0 end line: 0 size: 18 LOC McCabe index: 7 number of parameters: 2 id: 2482 unit: def main() file: dev/update_arrow_deps.py start line: 0 end line: 0 size: 18 LOC McCabe index: 5 number of parameters: 0 id: 2483 unit: fn all_commands_info() file: datafusion-cli/src/command.rs start line: 162 end line: 179 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2484 unit: fn setup_context() file: datafusion-cli/src/catalog.rs start line: 238 end line: 256 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 2485 unit: fn set() file: datafusion-cli/src/object_storage.rs start line: 332 end line: 349 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 2486 unit: fn get_session_config() file: datafusion-cli/src/main.rs start line: 252 end line: 277 size: 18 LOC McCabe index: 5 number of parameters: 1 id: 2487 unit: fn from_substrait_struct_type() file: datafusion/substrait/src/logical_plan/consumer/types.rs start line: 296 end line: 312 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 2488 unit: fn fmt() file: datafusion/proto-common/src/from_proto/mod.rs start line: 61 end line: 79 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2489 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 804 end line: 822 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 2490 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 265 end line: 281 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2491 unit: fn expected() file: datafusion/sql/src/parser.rs start line: 450 end line: 466 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2492 unit: fn prepare_select_exprs() file: datafusion/sql/src/select.rs start line: 581 end line: 597 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 2493 unit: fn has_work_table_reference() file: datafusion/sql/src/cte.rs start line: 190 end line: 207 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2494 unit: fn test_decode_hex_literal() file: datafusion/sql/src/expr/value.rs start line: 418 end line: 435 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 2495 unit: fn pushdown_would_violate_requirements() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 354 end line: 373 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2496 unit: fn prune_missing_statistics() file: datafusion/physical-optimizer/src/pruning.rs start line: 2392 end line: 2410 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2497 unit: fn row_group_predicate_dict_date_dict_date() file: datafusion/physical-optimizer/src/pruning.rs start line: 3280 end line: 3300 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2498 unit: fn evaluate() file: datafusion/functions-aggregate/src/average.rs start line: 355 end line: 372 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2499 unit: fn merge() file: datafusion/functions-aggregate/src/variance.rs start line: 285 end line: 302 size: 17 LOC McCabe index: 2 number of parameters: 6 id: 2500 unit: fn update_state() file: datafusion/functions-aggregate/src/first_last.rs start line: 492 end line: 510 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2501 unit: fn convert_to_state() file: datafusion/functions-aggregate/src/first_last.rs start line: 766 end line: 782 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2502 unit: fn state_fields() file: datafusion/functions-aggregate/src/first_last.rs start line: 1042 end line: 1058 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2503 unit: fn evaluate() file: datafusion/functions-aggregate/src/covariance.rs start line: 411 end line: 428 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 2504 unit: fn test_combine_approx_percentile_accumulator() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 532 end line: 553 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 2505 unit: fn accumulator() file: datafusion/functions-aggregate/src/sum.rs start line: 176 end line: 192 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 2506 unit: fn merge_batch() file: datafusion/functions-aggregate/src/count.rs start line: 724 end line: 740 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2507 unit: fn moving_min_i32() file: datafusion/functions-aggregate/src/min_max.rs start line: 1847 end line: 1864 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2508 unit: fn moving_max_i32() file: datafusion/functions-aggregate/src/min_max.rs start line: 1866 end line: 1883 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2509 unit: fn evaluate() file: datafusion/functions-aggregate/src/correlation.rs start line: 195 end line: 213 size: 17 LOC McCabe index: 6 number of parameters: 1 id: 2510 unit: fn update_batch() file: datafusion/functions-aggregate/src/median.rs start line: 535 end line: 552 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2511 unit: fn convert_to_state_bench() file: datafusion/functions-aggregate/benches/sum.rs start line: 45 end line: 61 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 2512 unit: fn prepare_accumulator() file: datafusion/functions-aggregate/benches/count.rs start line: 28 end line: 45 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2513 unit: fn convert_to_state_bench() file: datafusion/functions-aggregate/benches/count.rs start line: 47 end line: 63 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 2514 unit: fn merge_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 64 end line: 81 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2515 unit: fn merge_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 123 end line: 140 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2516 unit: fn f_up_stop_on_a_visits() file: datafusion/common/src/tree_node.rs start line: 1697 end line: 1713 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2517 unit: fn some() file: datafusion/common/src/config.rs start line: 1255 end line: 1273 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 2518 unit: fn alter_test_extension_config() file: datafusion/common/src/config.rs start line: 2152 end line: 2168 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2519 unit: fn next() file: datafusion/common/src/error.rs start line: 602 end line: 619 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 2520 unit: fn split_compression_string() file: datafusion/common/src/file_options/parquet_writer.rs start line: 323 end line: 341 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2521 unit: fn iter_to_decimal_array() file: datafusion/common/src/scalar/mod.rs start line: 2155 end line: 2171 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2522 unit: fn build_decimal_array() file: datafusion/common/src/scalar/mod.rs start line: 2193 end line: 2209 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 2523 unit: fn try_from() file: datafusion/common/src/scalar/mod.rs start line: 3604 end line: 3620 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2524 unit: fn scalar_list_to_array() file: datafusion/common/src/scalar/mod.rs start line: 4934 end line: 4951 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2525 unit: fn scalar_large_list_to_array() file: datafusion/common/src/scalar/mod.rs start line: 4954 end line: 4971 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2526 unit: fn get_common_decimal_type() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 879 end line: 895 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2527 unit: fn both_numeric_or_null_and_numeric() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1085 end line: 1101 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 2528 unit: fn binary_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1283 end line: 1306 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2529 unit: fn last_value() file: datafusion/functions-window/src/nth_value.rs start line: 520 end line: 536 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2530 unit: fn test_case_sensitive_regexp_match() file: datafusion/functions/src/regex/regexpmatch.rs start line: 200 end line: 219 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2531 unit: fn compile_and_cache_regex() file: datafusion/functions/src/regex/regexpcount.rs start line: 553 end line: 569 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 2532 unit: fn character_length() file: datafusion/functions/src/unicode/character_length.rs start line: 110 end line: 126 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2533 unit: fn plan_compound_identifier() file: datafusion/functions/src/core/planner.rs start line: 67 end line: 88 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 2534 unit: fn nullif_literal_first() file: datafusion/functions/src/core/nullif.rs start line: 260 end line: 279 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2535 unit: fn nullif_scalar() file: datafusion/functions/src/core/nullif.rs start line: 282 end line: 305 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2536 unit: fn nvl_literal_first() file: datafusion/functions/src/core/nvl.rs start line: 270 end line: 289 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2537 unit: fn to_timestamp_invalid_input_type() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 742 end line: 762 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2538 unit: fn test_to_date_string_with_valid_number() file: datafusion/functions/src/datetime/to_date.rs start line: 456 end line: 474 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2539 unit: fn test_to_local_time_helper() file: datafusion/functions/src/datetime/to_local_time.rs start line: 540 end line: 556 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2540 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/date_bin.rs start line: 190 end line: 207 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2541 unit: fn invoke_date_bin_with_args() file: datafusion/functions/src/datetime/date_bin.rs start line: 516 end line: 533 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2542 unit: fn upper_maybe_optimization() file: datafusion/functions/src/string/upper.rs start line: 124 end line: 142 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2543 unit: fn upper_full_optimization() file: datafusion/functions/src/string/upper.rs start line: 145 end line: 163 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2544 unit: fn lower_maybe_optimization() file: datafusion/functions/src/string/lower.rs start line: 125 end line: 143 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2545 unit: fn lower_full_optimization() file: datafusion/functions/src/string/lower.rs start line: 146 end line: 164 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2546 unit: fn criterion_benchmark() file: datafusion/functions/benches/upper.rs start line: 36 end line: 52 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 2547 unit: fn invoke_repeat_with_args() file: datafusion/functions/benches/repeat.rs start line: 60 end line: 77 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2548 unit: fn invoke_substr_with_args() file: datafusion/functions/benches/substr.rs start line: 100 end line: 117 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2549 unit: fn array_pop_front_inner() file: datafusion/functions-nested/src/extract.rs start line: 723 end line: 739 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2550 unit: fn array_pop_back_inner() file: datafusion/functions-nested/src/extract.rs start line: 830 end line: 847 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2551 unit: fn get_window_frame() file: datafusion/physical-expr/src/window/window_expr.rs start line: 123 end line: 147 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2552 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/not.rs start line: 86 end line: 102 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 2553 unit: fn apply_arithmetic_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2820 end line: 2837 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2554 unit: fn apply_logic_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2839 end line: 2856 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2555 unit: fn apply_logic_op_scalar_arr() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2859 end line: 2876 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2556 unit: fn apply_logic_op_arr_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2879 end line: 2896 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2557 unit: fn eq_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3139 end line: 3155 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2558 unit: fn neq_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3198 end line: 3214 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2559 unit: fn lt_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3257 end line: 3273 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2560 unit: fn lt_eq_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3320 end line: 3336 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2561 unit: fn gt_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3383 end line: 3399 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2562 unit: fn gt_eq_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3446 end line: 3462 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2563 unit: fn is_distinct_from_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3509 end line: 3525 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2564 unit: fn is_not_distinct_from_op_bool() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3528 end line: 3544 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2565 unit: fn apply_decimal_arithmetic_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4039 end line: 4056 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2566 unit: fn test_cast_i32_u32() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 502 end line: 518 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2567 unit: fn test_cast_i64_t64() file: datafusion/physical-expr/src/expressions/cast.rs start line: 723 end line: 739 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2568 unit: fn f_down() file: datafusion/core/src/execution/context/mod.rs start line: 1874 end line: 1890 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 2569 unit: fn bench_push_down_filter() file: datafusion/core/benches/push_down_filter.rs start line: 100 end line: 117 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 2570 unit: fn register_table() file: datafusion/ffi/src/schema_provider.rs start line: 285 end line: 303 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2571 unit: fn register_schema() file: datafusion/ffi/src/catalog_provider.rs start line: 249 end line: 266 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2572 unit: fn read_dir_recursive_impl() file: datafusion/sqllogictest/src/util.rs start line: 59 end line: 77 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2573 unit: fn read_dir_recursive_impl() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 601 end line: 619 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2574 unit: fn find_exprs_in_exprs() file: datafusion/expr/src/utils.rs start line: 628 end line: 644 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 2575 unit: fn find_exprs_in_expr() file: datafusion/expr/src/utils.rs start line: 649 end line: 668 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2576 unit: fn split_conjunction_impl() file: datafusion/expr/src/utils.rs start line: 936 end line: 952 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 2577 unit: fn split_binary_impl() file: datafusion/expr/src/utils.rs start line: 1080 end line: 1096 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 2578 unit: fn test_rewrite_preserving_name() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 504 end line: 527 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2579 unit: fn can_normalize() file: datafusion/expr/src/expr.rs start line: 1848 end line: 1864 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2580 unit: fn fmt_function() file: datafusion/expr/src/expr.rs start line: 3167 end line: 3184 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2581 unit: fn test_between_nullability() file: datafusion/expr/src/expr_schema.rs start line: 701 end line: 722 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2582 unit: fn output_ordering() file: datafusion/expr/src/udf.rs start line: 603 end line: 621 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2583 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 1667 end line: 1687 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2584 unit: fn visit_order() file: datafusion/expr/src/logical_plan/plan.rs start line: 4227 end line: 4244 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2585 unit: fn fmt() file: datafusion/expr/src/logical_plan/display.rs start line: 117 end line: 133 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 2586 unit: fn get_unnested_list_datatype_recursive() file: datafusion/expr/src/logical_plan/builder.rs start line: 2023 end line: 2040 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 2587 unit: fn plan_builder_aggregate_with_implicit_group_by_exprs() file: datafusion/expr/src/logical_plan/builder.rs start line: 2834 end line: 2853 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2588 unit: fn single_distinct_and_grouping_set() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 358 end line: 378 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2589 unit: fn assert_optimized_plan_eq_with_pushdown() file: datafusion/optimizer/src/eliminate_limit.rs start line: 117 end line: 133 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2590 unit: fn analyze_internal() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 129 end line: 148 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 2591 unit: fn agg_function_invalid_input_avg() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1467 end line: 1483 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2592 unit: fn tpch_q1_simplified() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 826 end line: 854 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2593 unit: fn test_volatile() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1321 end line: 1341 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2594 unit: fn test_non_top_level_common_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1373 end line: 1393 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2595 unit: fn test_nested_common_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1396 end line: 1416 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2596 unit: fn multi_stage_limit_recursive_to_deeper_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 661 end line: 680 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2597 unit: fn filter_from_subquery() file: datafusion/optimizer/src/eliminate_filter.rs start line: 198 end line: 219 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2598 unit: fn insert_below() file: datafusion/optimizer/src/push_down_filter.rs start line: 1318 end line: 1338 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2599 unit: fn filter_after_limit() file: datafusion/optimizer/src/push_down_filter.rs start line: 1463 end line: 1480 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2600 unit: fn multi_combined_filter_exact() file: datafusion/optimizer/src/push_down_filter.rs start line: 3114 end line: 3131 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2601 unit: fn test_similar_to() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1309 end line: 1326 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2602 unit: fn aggregate_with_periods() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1590 end line: 1614 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2603 unit: fn table_unused_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1998 end line: 2018 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2604 unit: fn test_not_unwrap_cast_comparison() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 539 end line: 570 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2605 unit: fn test_try_decimal_cast_in_range() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1071 end line: 1089 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2606 unit: fn test_simplify_optimized_plan_with_composed_and() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 271 end line: 289 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2607 unit: fn test_simplify_optimized_plan_support_values() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 411 end line: 429 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2608 unit: fn test_null_handling() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 212 end line: 235 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2609 unit: fn eliminate_nested_distinct_union_with_distinct_table() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 245 end line: 263 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2610 unit: fn from() file: datafusion/datasource/src/file_scan_config.rs start line: 434 end line: 450 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2611 unit: fn open() file: datafusion/datasource/src/file_scan_config.rs start line: 454 end line: 473 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 2612 unit: fn fmt_as() file: datafusion/datasource/src/file_scan_config.rs start line: 1087 end line: 1109 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 2613 unit: fn repartition_ordered_existing_group_multiple_files() file: datafusion/datasource/src/file_groups.rs start line: 926 end line: 953 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2614 unit: fn new_exec_with_non_nullable_schema() file: datafusion/datasource/src/memory.rs start line: 946 end line: 963 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2615 unit: fn partition_statistics() file: datafusion/datasource/src/source.rs start line: 205 end line: 221 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 2616 unit: fn create_file_opener() file: datafusion/datasource/src/file.rs start line: 50 end line: 75 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 2617 unit: fn fmt_elements_split_by_commas() file: datafusion/datasource/src/display.rs start line: 115 end line: 131 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 2618 unit: fn file_groups_display_too_many_verbose() file: datafusion/datasource/src/display.rs start line: 213 end line: 230 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2619 unit: fn partitioned_file() file: datafusion/datasource/src/display.rs start line: 281 end line: 298 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2620 unit: fn test_display_output_rows() file: datafusion/physical-plan/src/metrics/value.rs start line: 588 end line: 606 size: 17 LOC McCabe index: 3 number of parameters: 0 id: 2621 unit: fn test_display_time() file: datafusion/physical-plan/src/metrics/value.rs start line: 609 end line: 628 size: 17 LOC McCabe index: 3 number of parameters: 0 id: 2622 unit: fn execute() file: datafusion/physical-plan/src/work_table.rs start line: 205 end line: 221 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 2623 unit: fn repeat_arrs_from_indices() file: datafusion/physical-plan/src/unnest.rs start line: 935 end line: 951 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 2624 unit: fn test_longest_list_length() file: datafusion/physical-plan/src/unnest.rs start line: 1246 end line: 1275 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2625 unit: fn execute() file: datafusion/physical-plan/src/memory.rs start line: 244 end line: 261 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 2626 unit: fn evaluate_partition_batches() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 584 end line: 604 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2627 unit: fn calculate_out_columns() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 764 end line: 780 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 2628 unit: fn init_loser_tree() file: datafusion/physical-plan/src/sorts/merge.rs start line: 396 end line: 414 size: 17 LOC McCabe index: 5 number of parameters: 1 id: 2629 unit: fn new_indices_for_join_filter() file: datafusion/physical-plan/src/projection.rs start line: 917 end line: 933 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 2630 unit: fn set_batch() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 72 end line: 90 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2631 unit: fn get_aggregate_expr_req() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1059 end line: 1088 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 2632 unit: fn do_append_val_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 177 end line: 200 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 2633 unit: fn test_single_channel_no_gate() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 484 end line: 506 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2634 unit: fn test_close_channel_by_dropping_rx_on_closed_gate() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 609 end line: 636 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2635 unit: fn test_drop_rx_three_channels() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 639 end line: 664 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2636 unit: fn eq_properties_helper() file: datafusion/physical-plan/src/repartition/mod.rs start line: 794 end line: 810 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2637 unit: fn with_new_children() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 434 end line: 450 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2638 unit: fn new() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 115 end line: 131 size: 17 LOC McCabe index: 1 number of parameters: 6 id: 2639 unit: fn need_to_produce_result_in_final() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 767 end line: 783 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 2640 unit: fn adjust_text_for_rendering() file: datafusion/physical-plan/src/display.rs start line: 901 end line: 917 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 2641 unit: fn execute() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 177 end line: 193 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 2642 unit: fn try_from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 145 end line: 161 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2643 unit: fn try_into_explain_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 545 end line: 561 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 2644 unit: fn try_into_union_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1339 end line: 1355 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 2645 unit: fn try_into_interleave_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1357 end line: 1373 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 2646 unit: fn try_from_local_limit_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 1879 end line: 1895 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2647 unit: fn try_from_coalesce_partitions_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2348 end line: 2364 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2648 unit: fn try_from_union_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2428 end line: 2444 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 2649 unit: fn try_from_interleave_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2446 end line: 2462 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 2650 unit: fn add_schemata() file: datafusion/catalog/src/information_schema.rs start line: 966 end line: 984 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 2651 unit: fn new() file: datafusion/catalog/src/information_schema.rs start line: 1103 end line: 1120 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2652 unit: fn builder() file: datafusion/catalog/src/information_schema.rs start line: 1122 end line: 1138 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2653 unit: fn execute() file: datafusion/catalog/src/information_schema.rs start line: 1212 end line: 1228 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2654 unit: fn execute() file: datafusion/catalog/src/information_schema.rs start line: 1344 end line: 1360 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 2655 unit: def update_workspace_version() file: dev/update_datafusion_versions.py start line: 0 end line: 0 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 2656 unit: fn task_ctx() file: datafusion-cli/src/cli_context.rs start line: 35 end line: 58 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 2657 unit: fn get_name_and_description() file: datafusion-cli/src/command.rs start line: 131 end line: 147 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 2658 unit: fn print_table() file: datafusion-cli/src/print_format.rs start line: 330 end line: 347 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 2659 unit: fn find_files_on_disk() file: benchmarks/src/cancellation.rs start line: 234 end line: 249 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 2660 unit: fn from_substrait_jointype() file: datafusion/substrait/src/logical_plan/consumer/rel/join_rel.rs start line: 125 end line: 140 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 2661 unit: fn to_substrait_sort_field() file: datafusion/substrait/src/logical_plan/producer.rs start line: 1300 end line: 1315 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2662 unit: fn to_field_reference() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2819 end line: 2836 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2663 unit: fn test_binary_set() file: datafusion/physical-expr-common/src/binary_map.rs start line: 749 end line: 766 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2664 unit: fn test_large_binary_set() file: datafusion/physical-expr-common/src/binary_map.rs start line: 770 end line: 787 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2665 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 716 end line: 731 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2666 unit: fn expect_parse_error() file: datafusion/sql/src/parser.rs start line: 1040 end line: 1055 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2667 unit: fn check_wildcard_options() file: datafusion/sql/src/select.rs start line: 674 end line: 690 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 2668 unit: fn parse_tuple() file: datafusion/sql/src/expr/mod.rs start line: 640 end line: 655 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2669 unit: fn try_plan_array_literal() file: datafusion/sql/src/expr/value.rs start line: 160 end line: 176 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 2670 unit: fn bigint_to_i256() file: datafusion/sql/src/expr/value.rs start line: 335 end line: 350 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 2671 unit: fn generate_schema_search_terms() file: datafusion/sql/src/expr/identifier.rs start line: 337 end line: 352 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 2672 unit: fn scalar_function_to_sql_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 632 end line: 647 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2673 unit: fn customer_dialect_support_nulls_first_in_ort() file: datafusion/sql/src/unparser/expr.rs start line: 2323 end line: 2342 size: 16 LOC McCabe index: 2 number of parameters: 0 id: 2674 unit: fn shift_right_required() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 568 end line: 585 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2675 unit: fn add_spm_on_top() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 939 end line: 963 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 2676 unit: fn supports_collect_by_thresholds() file: datafusion/physical-optimizer/src/join_selection.rs start line: 87 end line: 105 size: 16 LOC McCabe index: 5 number of parameters: 3 id: 2677 unit: fn arrays() file: datafusion/physical-optimizer/src/pruning.rs start line: 2019 end line: 2035 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2678 unit: fn row_group_predicate_in_list() file: datafusion/physical-optimizer/src/pruning.rs start line: 2906 end line: 2923 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2679 unit: fn row_group_predicate_in_list_negated() file: datafusion/physical-optimizer/src/pruning.rs start line: 2942 end line: 2959 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2680 unit: fn prune_int32_col_lte_zero() file: datafusion/physical-optimizer/src/pruning.rs start line: 3696 end line: 3722 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2681 unit: fn prune_int32_col_eq_zero_cast() file: datafusion/physical-optimizer/src/pruning.rs start line: 3791 end line: 3815 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2682 unit: fn prune_int32_col_lt_neg_one() file: datafusion/physical-optimizer/src/pruning.rs start line: 3841 end line: 3867 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2683 unit: fn state_fields() file: datafusion/functions-aggregate/src/nth_value.rs start line: 167 end line: 183 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2684 unit: fn accumulator() file: datafusion/functions-aggregate/src/first_last.rs start line: 151 end line: 170 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2685 unit: fn take_need() file: datafusion/functions-aggregate/src/first_last.rs start line: 444 end line: 464 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2686 unit: fn resize_states() file: datafusion/functions-aggregate/src/first_last.rs start line: 466 end line: 490 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2687 unit: fn accumulator() file: datafusion/functions-aggregate/src/first_last.rs start line: 1023 end line: 1040 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2688 unit: fn merge_batch() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 496 end line: 514 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2689 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 303 end line: 318 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2690 unit: fn coerce_types() file: datafusion/functions-aggregate/src/sum.rs start line: 129 end line: 151 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 2691 unit: fn update_batch() file: datafusion/functions-aggregate/src/count.rs start line: 700 end line: 717 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 2692 unit: fn test_min_max_coerce_types() file: datafusion/functions-aggregate/src/min_max.rs start line: 1904 end line: 1920 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 2693 unit: fn evaluate() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/bool_op.rs start line: 107 end line: 125 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2694 unit: fn test_merge_digests() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 766 end line: 784 size: 16 LOC McCabe index: 2 number of parameters: 0 id: 2695 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 970 end line: 985 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2696 unit: fn f_down_stop_on_a_visits() file: datafusion/common/src/tree_node.rs start line: 1619 end line: 1634 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2697 unit: fn default_transform() file: datafusion/common/src/config.rs start line: 1168 end line: 1183 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2698 unit: fn encode_arrow_schema() file: datafusion/common/src/file_options/parquet_writer.rs start line: 180 end line: 199 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2699 unit: fn timestamp_op_random_tests() file: datafusion/common/src/scalar/mod.rs start line: 6908 end line: 6928 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 2700 unit: fn test_struct_display_null() file: datafusion/common/src/scalar/mod.rs start line: 7103 end line: 7122 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2701 unit: fn add_bounds() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 990 end line: 1006 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 2702 unit: fn sub_bounds() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1015 end line: 1031 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 2703 unit: fn mul_bounds() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1040 end line: 1056 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 2704 unit: fn try_new() file: datafusion/expr-common/src/statistics.rs start line: 448 end line: 463 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 2705 unit: fn coerced_type() file: datafusion/expr-common/src/type_coercion/aggregates.rs start line: 298 end line: 313 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2706 unit: fn map_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 993 end line: 1008 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2707 unit: fn fmt() file: datafusion/expr-common/src/signature.rs start line: 366 end line: 381 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2708 unit: fn type_signature_partial_ord() file: datafusion/expr-common/src/signature.rs start line: 999 end line: 1016 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2709 unit: fn nth_value_1() file: datafusion/functions-window/src/nth_value.rs start line: 539 end line: 555 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2710 unit: fn test_case_insensitive_regexp_like_utf8() file: datafusion/functions/src/regex/regexplike.rs start line: 377 end line: 395 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2711 unit: fn test_case_insensitive_regexp_like_utf8view() file: datafusion/functions/src/regex/regexplike.rs start line: 398 end line: 416 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2712 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/left.rs start line: 100 end line: 115 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2713 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/right.rs start line: 100 end line: 115 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2714 unit: fn plan_struct_literal() file: datafusion/functions/src/core/planner.rs start line: 44 end line: 59 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 2715 unit: fn get_indexes_to_keep() file: datafusion/functions/src/core/greatest.rs start line: 102 end line: 126 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 2716 unit: fn get_indexes_to_keep() file: datafusion/functions/src/core/least.rs start line: 115 end line: 139 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 2717 unit: fn invoke_with_args() file: datafusion/functions/src/core/struct.rs start line: 119 end line: 136 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2718 unit: fn return_type() file: datafusion/functions/src/encoding/inner.rs start line: 88 end line: 104 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2719 unit: fn decode_byte_array() file: datafusion/functions/src/encoding/inner.rs start line: 484 end line: 502 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2720 unit: fn from_str() file: datafusion/functions/src/encoding/inner.rs start line: 513 end line: 528 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2721 unit: fn invoke_to_date_with_args() file: datafusion/functions/src/datetime/to_date.rs start line: 174 end line: 190 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2722 unit: fn simplify() file: datafusion/functions/src/datetime/current_date.rs start line: 97 end line: 112 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2723 unit: fn test_without_timezone() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 172 end line: 188 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2724 unit: fn invoke_make_date_with_args() file: datafusion/functions/src/datetime/make_date.rs start line: 231 end line: 246 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2725 unit: fn invoke_with_args() file: datafusion/functions/src/string/ltrim.rs start line: 125 end line: 140 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2726 unit: fn to_upper() file: datafusion/functions/src/string/upper.rs start line: 104 end line: 121 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2727 unit: fn invoke_with_args() file: datafusion/functions/src/string/rtrim.rs start line: 125 end line: 140 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2728 unit: fn invoke_with_args() file: datafusion/functions/src/string/btrim.rs start line: 121 end line: 136 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2729 unit: fn to_lower() file: datafusion/functions/src/string/lower.rs start line: 105 end line: 122 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2730 unit: fn map_extract_inner() file: datafusion/functions-nested/src/map_extract.rs start line: 184 end line: 203 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 2731 unit: fn array_has_string_kernel() file: datafusion/functions-nested/src/array_has.rs start line: 533 end line: 548 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2732 unit: fn coerce_types() file: datafusion/functions-nested/src/distance.rs start line: 112 end line: 128 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2733 unit: fn compute_properties() file: datafusion/datasource-avro/src/source.rs start line: 82 end line: 99 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2734 unit: fn is_row_ahead() file: datafusion/physical-expr/src/window/window_expr.rs start line: 505 end line: 520 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 2735 unit: fn split_impl() file: datafusion/physical-expr/src/utils/mod.rs start line: 84 end line: 99 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 2736 unit: fn test_collect_columns() file: datafusion/physical-expr/src/utils/mod.rs start line: 557 end line: 574 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2737 unit: fn apply_arithmetic() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2802 end line: 2818 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2738 unit: fn test_cast_i64_t64() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 547 end line: 562 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2739 unit: fn invalid_cast_with_options_error() file: datafusion/physical-expr/src/expressions/cast.rs start line: 755 end line: 772 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2740 unit: fn propagate_right() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 681 end line: 696 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 2741 unit: fn test_analyze_invalid_boundary_exprs() file: datafusion/physical-expr/src/analysis.rs start line: 425 end line: 440 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2742 unit: fn fmt() file: datafusion/physical-expr/src/partitioning.rs start line: 125 end line: 140 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2743 unit: fn normalize_sort_requirements() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 523 end line: 539 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2744 unit: fn ordering_satisfy_single() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 701 end line: 717 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2745 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/class.rs start line: 179 end line: 194 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2746 unit: fn create_reader() file: datafusion/datasource-parquet/src/reader.rs start line: 56 end line: 72 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 2747 unit: fn page_row_counts() file: datafusion/datasource-parquet/src/page_filter.rs start line: 421 end line: 439 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2748 unit: fn build_parquet_exec() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 168 end line: 183 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2749 unit: fn compute_properties() file: datafusion/core/src/datasource/physical_plan/arrow_file.rs start line: 108 end line: 125 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2750 unit: fn run() file: datafusion/core/benches/dataframe.rs start line: 47 end line: 65 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 2751 unit: fn create_physical_expr() file: datafusion/session/src/session.rs start line: 101 end line: 131 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2752 unit: fn register() file: datafusion/execution/src/memory_pool/pool.rs start line: 351 end line: 368 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2753 unit: fn test_get_valid_types_element_and_array() file: datafusion/expr/src/type_coercion/functions.rs start line: 1258 end line: 1275 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2754 unit: fn test_collect_expr() file: datafusion/expr/src/expr.rs start line: 3357 end line: 3376 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2755 unit: fn cast_to() file: datafusion/expr/src/expr_schema.rs start line: 531 end line: 551 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 2756 unit: fn rewrite_extension_inputs Result>>() file: datafusion/expr/src/logical_plan/tree_node.rs start line: 368 end line: 384 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2757 unit: fn error_pre_visit() file: datafusion/expr/src/logical_plan/plan.rs start line: 4367 end line: 4382 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2758 unit: fn mark_field() file: datafusion/expr/src/logical_plan/builder.rs start line: 1529 end line: 1545 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 2759 unit: fn two_distinct_and_groupby() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 463 end line: 481 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2760 unit: fn distinct_and_common() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 507 end line: 525 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2761 unit: fn limit_0_nested() file: datafusion/optimizer/src/eliminate_limit.rs start line: 148 end line: 165 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2762 unit: fn scalar_function() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1362 end line: 1378 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2763 unit: fn is_ignored() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 680 end line: 698 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2764 unit: fn limit_pushdown_with_offset_after_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 722 end line: 739 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2765 unit: fn limit_pushdown_with_limit_after_offset() file: datafusion/optimizer/src/push_down_limit.rs start line: 742 end line: 759 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2766 unit: fn push_down_subquery_alias() file: datafusion/optimizer/src/push_down_limit.rs start line: 1108 end line: 1125 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2767 unit: fn is_constant_expression() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 98 end line: 113 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 2768 unit: fn test_eliminate_scalar_fn_with_constant_arg() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 250 end line: 266 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2769 unit: fn filter_jump_2_plans() file: datafusion/optimizer/src/push_down_filter.rs start line: 1495 end line: 1511 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2770 unit: fn union_all() file: datafusion/optimizer/src/push_down_filter.rs start line: 2159 end line: 2175 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2771 unit: fn necessary_children_exprs() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1013 end line: 1030 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 2772 unit: fn aggregate_no_group_by_with_filter() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1570 end line: 1587 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2773 unit: fn cast() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1861 end line: 1878 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2774 unit: fn pushdown_through_distinct() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2122 end line: 2139 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2775 unit: fn test_unwrap_cast_comparison_string() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 635 end line: 657 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2776 unit: fn test_not_unwrap_cast_with_decimal_comparison() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 674 end line: 701 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2777 unit: fn simplify_expr_bool_or() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3686 end line: 3717 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2778 unit: fn simplify_expr_bool_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3940 end line: 3970 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2779 unit: fn test_simplify_udwf() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4387 end line: 4405 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2780 unit: fn test_simplify_optimized_plan_not_eq_expr() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 310 end line: 327 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2781 unit: fn simplify_not_like() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 613 end line: 630 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2782 unit: fn simplify_not_not_like() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 633 end line: 650 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2783 unit: fn simplify_not_ilike() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 653 end line: 670 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2784 unit: fn simplify_grouping_sets() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 751 end line: 768 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2785 unit: fn eliminate_nested_union() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 180 end line: 197 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2786 unit: fn in_subquery_no_projection() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 824 end line: 843 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2787 unit: fn binary_plan_children_is_empty() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 197 end line: 212 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2788 unit: fn assert_together_optimized_plan() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 269 end line: 284 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2789 unit: fn config_for_projection() file: datafusion/datasource/src/file_scan_config.rs start line: 2163 end line: 2178 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2790 unit: fn parse_path() file: datafusion/datasource/src/url.rs start line: 121 end line: 138 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 2791 unit: fn open() file: datafusion/datasource/src/file_stream.rs start line: 558 end line: 574 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 2792 unit: fn file_groups_display_too_many_default() file: datafusion/datasource/src/display.rs start line: 194 end line: 210 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2793 unit: fn execute() file: datafusion/physical-plan/src/unnest.rs start line: 181 end line: 197 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2794 unit: fn new() file: datafusion/physical-plan/src/unnest.rs start line: 219 end line: 239 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2795 unit: fn execute() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 270 end line: 285 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2796 unit: fn execute() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 341 end line: 356 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2797 unit: fn update_poll_count_on_the_same_value() file: datafusion/physical-plan/src/sorts/merge.rs start line: 288 end line: 306 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 2798 unit: fn partition_statistics() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1303 end line: 1318 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 2799 unit: fn test_get_record_batch_memory_size() file: datafusion/physical-plan/src/spill/mod.rs start line: 474 end line: 493 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2800 unit: fn should_drain() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 606 end line: 625 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 2801 unit: fn with_new_children() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 962 end line: 978 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2802 unit: fn test_first_value_agg_expr() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 2233 end line: 2249 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2803 unit: fn test_last_value_agg_expr() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 2252 end line: 2267 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2804 unit: fn do_equal_to_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 173 end line: 189 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 2805 unit: fn equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 65 end line: 111 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 2806 unit: fn vectorized_append() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 566 end line: 582 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 2807 unit: fn wake_channel_senders() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 434 end line: 456 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 2808 unit: fn compare_streamed_buffered() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1572 end line: 1588 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 2809 unit: fn offset_ordering() file: datafusion/physical-plan/src/joins/utils.rs start line: 154 end line: 171 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2810 unit: fn create_stats() file: datafusion/physical-plan/src/joins/utils.rs start line: 1678 end line: 1693 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 2811 unit: fn with_new_children() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 453 end line: 468 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 2812 unit: fn try_from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 155 end line: 170 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 2813 unit: fn from_table_source() file: datafusion/proto/src/logical_plan/mod.rs start line: 261 end line: 277 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2814 unit: fn try_decode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 202 end line: 217 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2815 unit: fn try_decode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 312 end line: 327 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2816 unit: fn try_decode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 628 end line: 643 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 2817 unit: fn try_into_extension_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1520 end line: 1537 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 2818 unit: fn try_into_analyze_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1613 end line: 1628 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 2819 unit: fn add_table() file: datafusion/catalog/src/information_schema.rs start line: 583 end line: 599 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 2820 unit: fn execute() file: datafusion/catalog/src/stream.rs start line: 379 end line: 394 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 2821 unit: fn parse_memory_limit() file: benchmarks/src/util/options.rs start line: 121 end line: 136 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2822 unit: fn compute_properties() file: datafusion/datasource-json/src/source.rs start line: 130 end line: 146 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 2823 unit: fn substrait_field_ref() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2563 end line: 2577 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2824 unit: fn scatter_boolean() file: datafusion/physical-expr-common/src/utils.rs start line: 163 end line: 180 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2825 unit: fn evaluate_selection() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 93 end line: 110 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 2826 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 768 end line: 782 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2827 unit: fn parse_and_handle_statement() file: datafusion/sql/src/parser.rs start line: 518 end line: 532 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2828 unit: fn copy_to_options() file: datafusion/sql/src/parser.rs start line: 1650 end line: 1664 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2829 unit: fn copy_to_partitioned_by() file: datafusion/sql/src/parser.rs start line: 1667 end line: 1681 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2830 unit: fn search_dfschema() file: datafusion/sql/src/expr/identifier.rs start line: 293 end line: 307 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2831 unit: fn build() file: datafusion/sql/src/unparser/ast.rs start line: 568 end line: 582 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2832 unit: fn rewrite_sort_expr_for_union() file: datafusion/sql/src/unparser/rewrite.rs start line: 86 end line: 101 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2833 unit: fn extension_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 158 end line: 172 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 2834 unit: fn select_item_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1197 end line: 1213 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2835 unit: fn add_roundrobin_on_top() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 845 end line: 869 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2836 unit: fn update_child_to_remove_unnecessary_sort() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 671 end line: 685 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 2837 unit: fn rewrite_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1251 end line: 1266 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 2838 unit: fn wrap_null_count_check_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1873 end line: 1890 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2839 unit: fn with_contained() file: datafusion/physical-optimizer/src/pruning.rs start line: 2192 end line: 2210 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 2840 unit: fn row_group_predicate_cast_string_string() file: datafusion/physical-optimizer/src/pruning.rs start line: 3062 end line: 3081 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2841 unit: fn row_group_predicate_cast_int_string() file: datafusion/physical-optimizer/src/pruning.rs start line: 3104 end line: 3123 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2842 unit: fn row_group_predicate_date_date() file: datafusion/physical-optimizer/src/pruning.rs start line: 3126 end line: 3145 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2843 unit: fn row_group_predicate_date_string() file: datafusion/physical-optimizer/src/pruning.rs start line: 3303 end line: 3322 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2844 unit: fn row_group_predicate_string_date() file: datafusion/physical-optimizer/src/pruning.rs start line: 3325 end line: 3344 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2845 unit: fn prune_not_eq_data() file: datafusion/physical-optimizer/src/pruning.rs start line: 3518 end line: 3540 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2846 unit: fn prune_bool_const_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 3575 end line: 3595 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2847 unit: fn update_batch() file: datafusion/functions-aggregate/src/average.rs start line: 423 end line: 439 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2848 unit: fn convert_to_state() file: datafusion/functions-aggregate/src/average.rs start line: 691 end line: 709 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2849 unit: fn retract_batch() file: datafusion/functions-aggregate/src/variance.rs start line: 336 end line: 353 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2850 unit: fn state_fields() file: datafusion/functions-aggregate/src/stddev.rs start line: 112 end line: 126 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2851 unit: fn state_fields() file: datafusion/functions-aggregate/src/stddev.rs start line: 220 end line: 234 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2852 unit: fn evaluate() file: datafusion/functions-aggregate/src/nth_value.rs start line: 359 end line: 375 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 2853 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 290 end line: 304 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2854 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 165 end line: 179 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2855 unit: fn state_fields() file: datafusion/functions-aggregate/src/sum.rs start line: 194 end line: 209 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2856 unit: fn new() file: datafusion/functions-aggregate/src/array_agg.rs start line: 998 end line: 1012 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2857 unit: fn state_fields() file: datafusion/functions-aggregate/src/count.rs start line: 204 end line: 219 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2858 unit: fn new() file: datafusion/functions-aggregate/src/string_agg.rs start line: 406 end line: 420 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2859 unit: fn build() file: datafusion/functions-aggregate/src/string_agg.rs start line: 437 end line: 451 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2860 unit: fn compare_with_delta() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 238 end line: 255 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2861 unit: fn state_fields() file: datafusion/functions-aggregate/src/correlation.rs start line: 120 end line: 134 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2862 unit: fn set_value() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 418 end line: 432 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2863 unit: fn prepare_accumulator() file: datafusion/functions-aggregate/benches/sum.rs start line: 28 end line: 43 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2864 unit: fn equivalent_names_and_types() file: datafusion/common/src/dfschema.rs start line: 1039 end line: 1054 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 2865 unit: fn quoted_qualifiers_in_name() file: datafusion/common/src/dfschema.rs start line: 1118 end line: 1134 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2866 unit: fn test_dfschema_to_schema_conversion() file: datafusion/common/src/dfschema.rs start line: 1356 end line: 1374 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2867 unit: fn test_get_updated_id_keys() file: datafusion/common/src/functional_dependencies.rs start line: 658 end line: 672 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2868 unit: fn from_str() file: datafusion/common/src/join_type.rs start line: 132 end line: 146 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2869 unit: fn set() file: datafusion/common/src/config.rs start line: 1793 end line: 1808 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2870 unit: fn column_options_with_non_defaults() file: datafusion/common/src/file_options/parquet_writer.rs start line: 460 end line: 474 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2871 unit: fn f16_test_overflow() file: datafusion/common/src/scalar/mod.rs start line: 6539 end line: 6555 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 2872 unit: fn test_combine_gaussians_addition() file: datafusion/expr-common/src/statistics.rs start line: 1393 end line: 1409 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2873 unit: fn test_combine_gaussians_subtraction() file: datafusion/expr-common/src/statistics.rs start line: 1412 end line: 1429 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2874 unit: fn test_static_pattern_regexp_replace_early_abort_flags() file: datafusion/functions/src/regex/regexpreplace.rs start line: 762 end line: 778 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2875 unit: fn test_static_pattern_regexp_replace_pattern_error() file: datafusion/functions/src/regex/regexpreplace.rs start line: 781 end line: 798 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2876 unit: fn initcap() file: datafusion/functions/src/unicode/initcap.rs start line: 126 end line: 143 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2877 unit: fn cot() file: datafusion/functions/src/math/cot.rs start line: 96 end line: 110 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2878 unit: fn coerce_types() file: datafusion/functions/src/core/nvl2.rs start line: 102 end line: 120 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2879 unit: fn nullif_string() file: datafusion/functions/src/core/nullif.rs start line: 239 end line: 257 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2880 unit: fn nvl_string() file: datafusion/functions/src/core/nvl.rs start line: 249 end line: 267 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2881 unit: fn encode() file: datafusion/functions/src/encoding/inner.rs start line: 534 end line: 549 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2882 unit: fn decode() file: datafusion/functions/src/encoding/inner.rs start line: 554 end line: 569 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2883 unit: fn calculate_ascii() file: datafusion/functions/src/string/ascii.rs start line: 104 end line: 119 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2884 unit: fn replace_view() file: datafusion/functions/src/string/replace.rs start line: 161 end line: 177 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2885 unit: fn replace() file: datafusion/functions/src/string/replace.rs start line: 181 end line: 197 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2886 unit: fn create_args() file: datafusion/functions/benches/initcap.rs start line: 30 end line: 46 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 2887 unit: fn data() file: datafusion/functions/benches/to_timestamp.rs start line: 31 end line: 46 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2888 unit: fn general_pop_front_list() file: datafusion/functions-nested/src/extract.rs start line: 741 end line: 755 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2889 unit: fn general_pop_back_list() file: datafusion/functions-nested/src/extract.rs start line: 849 end line: 863 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2890 unit: fn array_distinct_inner() file: datafusion/functions-nested/src/set_ops.rs start line: 319 end line: 333 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2891 unit: fn calculate_ascii() file: datafusion/spark/src/function/string/ascii.rs start line: 87 end line: 102 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2892 unit: fn build_boolean_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 177 end line: 191 size: 15 LOC McCabe index: 4 number of parameters: 3 id: 2893 unit: fn resolve() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1028 end line: 1042 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2894 unit: fn compute_properties() file: datafusion/datasource-csv/src/source.rs start line: 299 end line: 315 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 2895 unit: fn test_conjunction_and_disjunction_single_column() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 581 end line: 601 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2896 unit: fn test_get_indices_of_exprs_strict() file: datafusion/physical-expr/src/utils/mod.rs start line: 503 end line: 517 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2897 unit: fn nullable() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 335 end line: 350 size: 15 LOC McCabe index: 5 number of parameters: 2 id: 2898 unit: fn plus_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1744 end line: 1760 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2899 unit: fn multiply_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2171 end line: 2187 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2900 unit: fn divide_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2377 end line: 2393 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2901 unit: fn modulus_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2595 end line: 2611 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2902 unit: fn test_fmt_sql() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 591 end line: 610 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2903 unit: fn data_type() file: datafusion/physical-expr/src/expressions/case.rs start line: 457 end line: 475 size: 15 LOC McCabe index: 5 number of parameters: 2 id: 2904 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/case.rs start line: 495 end line: 514 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2905 unit: fn case_test_batch1() file: datafusion/physical-expr/src/expressions/case.rs start line: 817 end line: 831 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2906 unit: fn test_fmt_sql() file: datafusion/physical-expr/src/expressions/cast.rs start line: 787 end line: 806 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2907 unit: fn append_fields() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 911 end line: 926 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2908 unit: fn test_find_longest_permutation2() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 889 end line: 915 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 2909 unit: fn check_single_column() file: datafusion/datasource-parquet/src/row_filter.rs start line: 319 end line: 334 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 2910 unit: fn get_variable_type() file: datafusion/core/src/execution/session_state.rs start line: 1702 end line: 1718 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 2911 unit: fn default_schema_adapter_non_nullable_columns() file: datafusion/core/src/datasource/mod.rs start line: 185 end line: 204 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2912 unit: fn to_listing_options() file: datafusion/core/src/datasource/file_format/options.rs start line: 606 end line: 621 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2913 unit: fn generate_string_dictionary() file: datafusion/core/benches/parquet_query_sql.rs start line: 94 end line: 109 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 2914 unit: fn generate_strings() file: datafusion/core/benches/parquet_query_sql.rs start line: 111 end line: 125 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 2915 unit: fn generate_primitive() file: datafusion/core/benches/parquet_query_sql.rs start line: 127 end line: 141 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 2916 unit: fn register_clickbench_hits_table() file: datafusion/core/benches/sql_planner.rs start line: 105 end line: 124 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2917 unit: fn sort_merge() file: datafusion/core/benches/sort.rs start line: 195 end line: 212 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2918 unit: fn sort() file: datafusion/core/benches/sort.rs start line: 216 end line: 233 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2919 unit: fn sort_partitioned() file: datafusion/core/benches/sort.rs start line: 237 end line: 254 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2920 unit: fn try_grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 88 end line: 102 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2921 unit: fn create_local_dirs() file: datafusion/execution/src/disk_manager.rs start line: 286 end line: 300 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2922 unit: fn test_round_trip_ffi_plan_properties() file: datafusion/ffi/src/plan_properties.rs start line: 308 end line: 327 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2923 unit: fn rewriter_visit() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 486 end line: 501 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2924 unit: fn is_well_supported_signature() file: datafusion/expr/src/type_coercion/functions.rs start line: 200 end line: 215 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2925 unit: fn wildcard_options() file: datafusion/expr/src/expr.rs start line: 3574 end line: 3588 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 2926 unit: fn expr_schema_nullability() file: datafusion/expr/src/expr_schema.rs start line: 683 end line: 698 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2927 unit: fn test_display_subquery_alias() file: datafusion/expr/src/logical_plan/plan.rs start line: 4061 end line: 4078 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2928 unit: fn test_with_unresolved_placeholders() file: datafusion/expr/src/logical_plan/plan.rs start line: 4835 end line: 4853 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2929 unit: fn get_correlated_expressions() file: datafusion/expr/src/logical_plan/invariants.rs start line: 382 end line: 397 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 2930 unit: fn plan_builder_simple_distinct() file: datafusion/expr/src/logical_plan/builder.rs start line: 2389 end line: 2406 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2931 unit: fn order_by() file: datafusion/expr/src/expr_fn.rs start line: 892 end line: 906 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2932 unit: fn generate_same_schema_different_metadata() file: datafusion/optimizer/src/optimizer.rs start line: 528 end line: 549 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2933 unit: fn extract_subquery_exprs() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 55 end line: 69 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2934 unit: fn single_distinct() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 337 end line: 354 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2935 unit: fn single_distinct_and_rollup() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 403 end line: 421 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2936 unit: fn single_distinct_expr() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 424 end line: 440 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2937 unit: fn single_distinct_and_groupby() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 443 end line: 460 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2938 unit: fn group_by_with_expr() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 528 end line: 545 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2939 unit: fn multi_limit_offset_sort_eliminate() file: datafusion/optimizer/src/eliminate_limit.rs start line: 182 end line: 199 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2940 unit: fn limit_fetch_with_ancestor_limit_fetch() file: datafusion/optimizer/src/eliminate_limit.rs start line: 202 end line: 217 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2941 unit: fn limit_with_ancestor_limit() file: datafusion/optimizer/src/eliminate_limit.rs start line: 220 end line: 235 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2942 unit: fn coerce_scalar_range_aware() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 673 end line: 688 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2943 unit: fn extract_window_frame_target_type() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 718 end line: 732 size: 15 LOC McCabe index: 7 number of parameters: 1 id: 2944 unit: fn interval_plus_timestamp() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 2120 end line: 2135 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2945 unit: fn join_with_only_column_equi_predicate() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 181 end line: 197 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2946 unit: fn limit_pushdown_projection_table_provider() file: datafusion/optimizer/src/push_down_limit.rs start line: 536 end line: 554 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2947 unit: fn limit_doesnt_push_down_aggregation() file: datafusion/optimizer/src/push_down_limit.rs start line: 578 end line: 595 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2948 unit: fn limit_push_down_sort() file: datafusion/optimizer/src/push_down_limit.rs start line: 621 end line: 638 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2949 unit: fn limit_push_down_sort_skip() file: datafusion/optimizer/src/push_down_limit.rs start line: 641 end line: 658 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2950 unit: fn limit_pushdown_with_offset_projection_table_provider() file: datafusion/optimizer/src/push_down_limit.rs start line: 701 end line: 719 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2951 unit: fn limit_push_down_with_offset_take_smaller_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 762 end line: 778 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2952 unit: fn limit_doesnt_push_down_with_offset_aggregation() file: datafusion/optimizer/src/push_down_limit.rs start line: 781 end line: 798 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2953 unit: fn test_no_op_volatile_scalar_fn_with_constant_arg() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 269 end line: 284 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2954 unit: fn filter_complex_group_by() file: datafusion/optimizer/src/push_down_filter.rs start line: 1531 end line: 1545 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2955 unit: fn filter_keep_agg() file: datafusion/optimizer/src/push_down_filter.rs start line: 1563 end line: 1578 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2956 unit: fn filter_with_table_provider_multiple_invocations() file: datafusion/optimizer/src/push_down_filter.rs start line: 3058 end line: 3076 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2957 unit: fn merge_three_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1055 end line: 1070 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2958 unit: fn aggregate_group_by_with_table_alias() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1551 end line: 1567 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2959 unit: fn is_supported_numeric_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 204 end line: 218 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2960 unit: fn test_simplify_optimized_plan_support_aggregate() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 392 end line: 408 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2961 unit: fn validate_simplified_cases() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 237 end line: 251 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 2962 unit: fn mark_join() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 296 end line: 312 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 2963 unit: fn assert_partitioned_files() file: datafusion/datasource/src/file_groups.rs start line: 957 end line: 971 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2964 unit: fn generate_file_path() file: datafusion/datasource/src/write/demux.rs start line: 218 end line: 232 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 2965 unit: fn compute_take_arrays() file: datafusion/datasource/src/write/demux.rs start line: 506 end line: 520 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 2966 unit: fn split_glob_expression() file: datafusion/datasource/src/url.rs start line: 344 end line: 360 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 2967 unit: fn open() file: datafusion/datasource/src/source.rs start line: 64 end line: 81 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2968 unit: fn file_group_display_too_many_default() file: datafusion/datasource/src/display.rs start line: 245 end line: 260 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2969 unit: fn file_group_display_too_many_verbose() file: datafusion/datasource/src/display.rs start line: 263 end line: 278 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2970 unit: fn create_take_indices() file: datafusion/physical-plan/src/unnest.rs start line: 870 end line: 886 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 2971 unit: fn statistics_inner() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 160 end line: 176 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2972 unit: fn evaluate_partition_by_column_values() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 877 end line: 891 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2973 unit: fn prune_input_batch() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1107 end line: 1122 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2974 unit: fn sort_in_mem_batches() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 424 end line: 438 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 2975 unit: fn get_tree_width_height() file: datafusion/physical-plan/src/render_tree.rs start line: 142 end line: 162 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 2976 unit: fn test_get_record_batch_memory_size_with_null() file: datafusion/physical-plan/src/spill/mod.rs start line: 496 end line: 514 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2977 unit: fn heapify_up() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 279 end line: 293 size: 15 LOC McCabe index: 6 number of parameters: 3 id: 2978 unit: fn new() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 164 end line: 178 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2979 unit: fn set_input_done_and_produce_output() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1097 end line: 1112 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2980 unit: fn eq() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 332 end line: 346 size: 15 LOC McCabe index: 7 number of parameters: 2 id: 2981 unit: fn evaluate_optional() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1332 end line: 1346 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2982 unit: fn updated_sort_key() file: datafusion/physical-plan/src/aggregates/order/partial.rs start line: 196 end line: 211 size: 15 LOC McCabe index: 3 number of parameters: 4 id: 2983 unit: fn execute() file: datafusion/physical-plan/src/filter.rs start line: 391 end line: 405 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2984 unit: fn fetch_probe_batch() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 855 end line: 870 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2985 unit: fn partition_statistics() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 520 end line: 534 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 2986 unit: fn create_unmatched_columns() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2209 end line: 2223 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 2987 unit: fn next() file: datafusion/physical-plan/src/joins/utils.rs start line: 1401 end line: 1418 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 2988 unit: fn check() file: datafusion/physical-plan/src/joins/utils.rs start line: 1512 end line: 1526 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 2989 unit: fn fetch_probe_batch() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 594 end line: 609 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2990 unit: fn with_new_children() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 756 end line: 770 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2991 unit: fn collect_build_side() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1421 end line: 1438 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2992 unit: fn execute() file: datafusion/physical-plan/src/limit.rs start line: 319 end line: 333 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 2993 unit: fn fmt() file: datafusion/physical-plan/src/display.rs start line: 239 end line: 257 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 2994 unit: fn test_check_not_null_constraints_reject_null() file: datafusion/physical-plan/src/execution_plan.rs start line: 1327 end line: 1341 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 2995 unit: fn try_into_json_scan_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 688 end line: 702 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 2996 unit: fn finish() file: datafusion/catalog/src/information_schema.rs start line: 986 end line: 1000 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2997 unit: fn new() file: datafusion/catalog/src/information_schema.rs start line: 1238 end line: 1258 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2998 unit: fn builder() file: datafusion/catalog/src/information_schema.rs start line: 1260 end line: 1274 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2999 unit: def update_downstream_versions() file: dev/update_datafusion_versions.py start line: 0 end line: 0 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 3000 unit: fn print_batches_with_sep() file: datafusion-cli/src/print_format.rs start line: 74 end line: 90 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 3001 unit: fn print_csv_with_header() file: datafusion-cli/src/print_format.rs start line: 277 end line: 292 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 3002 unit: fn print_tsv_with_header() file: datafusion-cli/src/print_format.rs start line: 312 end line: 327 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 3003 unit: fn print_automatic_with_header() file: datafusion-cli/src/print_format.rs start line: 394 end line: 409 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 3004 unit: fn output() file: datafusion-cli/src/print_format.rs start line: 624 end line: 639 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 3005 unit: fn compression() file: benchmarks/src/tpch/convert.rs start line: 148 end line: 161 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3006 unit: fn extract_filename() file: datafusion/substrait/src/logical_plan/consumer/rel/read_rel.rs start line: 159 end line: 173 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 3007 unit: fn to_substrait_jointype() file: datafusion/substrait/src/logical_plan/producer.rs start line: 1085 end line: 1098 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3008 unit: fn skip_copy_into_snowflake() file: datafusion/sql/src/parser.rs start line: 1559 end line: 1573 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 3009 unit: fn test_sql_to_expr_with_alias() file: datafusion/sql/src/expr/mod.rs start line: 1299 end line: 1318 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3010 unit: fn try_decode_hex_literal() file: datafusion/sql/src/expr/value.rs start line: 301 end line: 319 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 3011 unit: fn create_empty() file: datafusion/sql/src/unparser/ast.rs start line: 113 end line: 126 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3012 unit: fn check_unnest_placeholder_with_outer_ref() file: datafusion/sql/src/unparser/plan.rs start line: 990 end line: 1003 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 3013 unit: fn fmt_as() file: datafusion/physical-optimizer/src/output_requirements.rs start line: 133 end line: 147 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3014 unit: fn split_constant_prefix() file: datafusion/physical-optimizer/src/pruning.rs start line: 1792 end line: 1805 size: 14 LOC McCabe index: 6 number of parameters: 1 id: 3015 unit: fn assert_invariants() file: datafusion/physical-optimizer/src/pruning.rs start line: 2046 end line: 2060 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 3016 unit: fn with_null_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2150 end line: 2167 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3017 unit: fn with_row_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2172 end line: 2189 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3018 unit: fn prune_null_stats() file: datafusion/physical-optimizer/src/pruning.rs start line: 2413 end line: 2432 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3019 unit: fn row_group_predicate_eq() file: datafusion/physical-optimizer/src/pruning.rs start line: 2608 end line: 2626 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3020 unit: fn row_group_predicate_not_eq() file: datafusion/physical-optimizer/src/pruning.rs start line: 2629 end line: 2647 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3021 unit: fn row_group_predicate_between() file: datafusion/physical-optimizer/src/pruning.rs start line: 2962 end line: 2982 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3022 unit: fn row_group_predicate_between_with_in_list() file: datafusion/physical-optimizer/src/pruning.rs start line: 2985 end line: 3005 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3023 unit: fn row_group_predicate_dict_dict_different_value_type() file: datafusion/physical-optimizer/src/pruning.rs start line: 3234 end line: 3251 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3024 unit: fn bool_setup() file: datafusion/physical-optimizer/src/pruning.rs start line: 3557 end line: 3572 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3025 unit: fn state_fields() file: datafusion/functions-aggregate/src/average.rs start line: 167 end line: 180 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3026 unit: fn retract_batch() file: datafusion/functions-aggregate/src/average.rs start line: 490 end line: 505 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3027 unit: fn size() file: datafusion/functions-aggregate/src/nth_value.rs start line: 377 end line: 397 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 3028 unit: fn take_state() file: datafusion/functions-aggregate/src/first_last.rs start line: 512 end line: 526 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3029 unit: fn merge_batch() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 174 end line: 187 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3030 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/sum.rs start line: 219 end line: 232 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3031 unit: fn size() file: datafusion/functions-aggregate/src/array_agg.rs start line: 667 end line: 687 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 3032 unit: fn state_fields() file: datafusion/functions-aggregate/src/approx_median.rs start line: 94 end line: 107 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3033 unit: fn get_min_max_result_type() file: datafusion/functions-aggregate/src/min_max.rs start line: 72 end line: 91 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3034 unit: fn update_batch() file: datafusion/functions-aggregate/src/correlation.rs start line: 173 end line: 193 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3035 unit: fn retract_batch() file: datafusion/functions-aggregate/src/correlation.rs start line: 258 end line: 273 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3036 unit: fn state() file: datafusion/functions-aggregate/src/correlation.rs start line: 500 end line: 514 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3037 unit: fn set_value() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 198 end line: 212 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3038 unit: fn merge_batch_bench() file: datafusion/functions-aggregate/benches/array_agg.rs start line: 40 end line: 53 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 3039 unit: fn make_accumulators_if_needed() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 146 end line: 162 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3040 unit: fn evaluate() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 321 end line: 339 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3041 unit: fn generate_filter() file: datafusion/functions-aggregate-common/benches/accumulate.rs start line: 42 end line: 55 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 3042 unit: fn test_from_qualified_fields() file: datafusion/common/src/dfschema.rs start line: 1164 end line: 1177 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3043 unit: fn transform_up Result>>() file: datafusion/common/src/tree_node.rs start line: 255 end line: 269 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3044 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 849 end line: 862 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3045 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 889 end line: 902 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3046 unit: fn apply_ref_elements Result>() file: datafusion/common/src/tree_node.rs start line: 1015 end line: 1028 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3047 unit: fn apply_until_stop Result>() file: datafusion/common/src/tree_node.rs start line: 1099 end line: 1112 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3048 unit: fn map_children Result>>() file: datafusion/common/src/tree_node.rs start line: 1249 end line: 1262 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3049 unit: fn transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1394 end line: 1407 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3050 unit: fn fmt() file: datafusion/common/src/join_type.rs start line: 113 end line: 126 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3051 unit: fn visit() file: datafusion/common/src/config.rs start line: 1467 end line: 1480 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 3052 unit: fn test_iter() file: datafusion/common/src/error.rs start line: 1170 end line: 1183 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3053 unit: fn iter_to_null_array() file: datafusion/common/src/scalar/mod.rs start line: 2140 end line: 2153 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3054 unit: fn scalar_value_to_array_u64() file: datafusion/common/src/scalar/mod.rs start line: 4884 end line: 4898 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3055 unit: fn scalar_value_to_array_u32() file: datafusion/common/src/scalar/mod.rs start line: 4901 end line: 4915 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3056 unit: fn test_combine_bernoullis_unsupported_ops() file: datafusion/expr-common/src/statistics.rs start line: 1375 end line: 1390 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 3057 unit: fn string_numeric_coercion_as_numeric() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 778 end line: 792 size: 14 LOC McCabe index: 5 number of parameters: 2 id: 3058 unit: fn evaluate_all() file: datafusion/functions-window/src/ntile.rs start line: 147 end line: 160 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 3059 unit: fn reach_end() file: datafusion/functions-table/src/generate_series.rs start line: 76 end line: 90 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 3060 unit: fn generate_next_batch() file: datafusion/functions-table/src/generate_series.rs start line: 105 end line: 121 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 3061 unit: fn test_case_sensitive_regexp_like_utf8() file: datafusion/functions/src/regex/regexplike.rs start line: 337 end line: 354 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3062 unit: fn test_case_sensitive_regexp_like_utf8view() file: datafusion/functions/src/regex/regexplike.rs start line: 357 end line: 374 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3063 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/initcap.rs start line: 98 end line: 111 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3064 unit: fn return_field_from_args() file: datafusion/functions/src/unicode/strpos.rs start line: 94 end line: 107 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3065 unit: fn test_functions() file: datafusion/functions/src/unicode/reverse.rs start line: 190 end line: 204 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3066 unit: fn test_nanvl_f64() file: datafusion/functions/src/math/nanvl.rs start line: 147 end line: 162 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3067 unit: fn test_nanvl_f32() file: datafusion/functions/src/math/nanvl.rs start line: 165 end line: 180 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3068 unit: fn assert_udf_evaluates_to_bounds() file: datafusion/functions/src/math/mod.rs start line: 355 end line: 368 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3069 unit: fn nvl_boolean() file: datafusion/functions/src/core/nvl.rs start line: 229 end line: 246 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3070 unit: fn return_type() file: datafusion/functions/src/datetime/date_trunc.rs start line: 148 end line: 161 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3071 unit: fn output_ordering() file: datafusion/functions/src/datetime/date_bin.rs start line: 209 end line: 224 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3072 unit: fn regex() file: datafusion/functions/benches/regx.rs start line: 49 end line: 63 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3073 unit: fn patterns() file: datafusion/functions/benches/to_char.rs start line: 67 end line: 81 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3074 unit: fn create_args4() file: datafusion/functions/benches/lower.rs start line: 77 end line: 91 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 3075 unit: fn array_has_all_inner() file: datafusion/functions-nested/src/array_has.rs start line: 297 end line: 310 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3076 unit: fn array_has_any_inner() file: datafusion/functions-nested/src/array_has.rs start line: 312 end line: 325 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3077 unit: fn general_array_length() file: datafusion/functions-nested/src/length.rs start line: 136 end line: 151 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3078 unit: fn array_any_value_inner() file: datafusion/functions-nested/src/extract.rs start line: 934 end line: 948 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3079 unit: fn coerce_types() file: datafusion/spark/src/function/math/expm1.rs start line: 102 end line: 115 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3080 unit: fn build_primitive_array() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 193 end line: 206 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3081 unit: fn test_single_inlist() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 706 end line: 722 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3082 unit: fn test_analyze() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 828 end line: 842 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3083 unit: fn evaluate_statistics() file: datafusion/physical-expr/src/expressions/not.rs start line: 135 end line: 148 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3084 unit: fn test_propagate_constraints() file: datafusion/physical-expr/src/expressions/negative.rs start line: 329 end line: 342 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3085 unit: fn fmt_sql() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 402 end line: 416 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 3086 unit: fn binary_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1082 end line: 1096 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 3087 unit: fn create_decimal_array() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3579 end line: 3592 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 3088 unit: fn nullable() file: datafusion/physical-expr/src/expressions/case.rs start line: 477 end line: 493 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3089 unit: fn children() file: datafusion/physical-expr/src/expressions/case.rs start line: 516 end line: 530 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 3090 unit: fn get_properties() file: datafusion/physical-expr/src/expressions/cast.rs start line: 189 end line: 203 size: 14 LOC McCabe index: 7 number of parameters: 2 id: 3091 unit: fn get_properties() file: datafusion/physical-expr/src/scalar_function.rs start line: 252 end line: 266 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3092 unit: fn eq() file: datafusion/physical-expr/src/partitioning.rs start line: 224 end line: 237 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 3093 unit: fn clear_metadata() file: datafusion/datasource-parquet/src/file_format.rs start line: 285 end line: 298 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3094 unit: fn compute_properties() file: datafusion/datasource-parquet/src/mod.rs start line: 444 end line: 457 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 3095 unit: fn get_table_function_source() file: datafusion/core/src/execution/session_state.rs start line: 1662 end line: 1676 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 3096 unit: fn test_with_table_factories() file: datafusion/core/src/execution/session_state.rs start line: 2099 end line: 2114 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3097 unit: fn infer_file_extension_and_compression_type() file: datafusion/core/src/datasource/listing/table.rs start line: 133 end line: 149 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3098 unit: fn get_null_physical_expr_pair() file: datafusion/core/src/physical_planner.rs start line: 1451 end line: 1466 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 3099 unit: fn criterion_benchmark() file: datafusion/core/benches/scalar.rs start line: 21 end line: 35 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3100 unit: fn merge_sorted() file: datafusion/core/benches/sort.rs start line: 176 end line: 192 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3101 unit: fn utf8_low_cardinality_values() file: datafusion/core/benches/sort.rs start line: 615 end line: 631 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3102 unit: fn test_split() file: datafusion/execution/src/memory_pool/mod.rs start line: 488 end line: 506 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3103 unit: fn test_take() file: datafusion/execution/src/memory_pool/mod.rs start line: 523 end line: 540 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3104 unit: fn file_in_right_dir() file: datafusion/execution/src/disk_manager.rs start line: 337 end line: 354 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3105 unit: fn from() file: datafusion/ffi/src/plan_properties.rs start line: 158 end line: 172 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3106 unit: fn convert_types() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 374 end line: 387 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3107 unit: fn new() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 529 end line: 543 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3108 unit: fn cross_join_grouping_sets() file: datafusion/expr/src/utils.rs start line: 153 end line: 168 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3109 unit: fn test_collect_expr() file: datafusion/expr/src/utils.rs start line: 1659 end line: 1672 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3110 unit: fn normalize_cols_non_exist() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 449 end line: 464 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3111 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 745 end line: 758 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3112 unit: fn test_is_system_variables() file: datafusion/expr/src/var_provider.rs start line: 56 end line: 69 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3113 unit: fn transform_down_up_with_subqueries_impl<() file: datafusion/expr/src/logical_plan/tree_node.rs start line: 802 end line: 815 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3114 unit: fn only_two_inputs() file: datafusion/expr/src/logical_plan/plan.rs start line: 1201 end line: 1214 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3115 unit: fn derive_schema_from_inputs() file: datafusion/expr/src/logical_plan/plan.rs start line: 2724 end line: 2738 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 3116 unit: fn test_plan() file: datafusion/expr/src/logical_plan/plan.rs start line: 4422 end line: 4436 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3117 unit: fn test_union_after_join() file: datafusion/expr/src/logical_plan/builder.rs start line: 2750 end line: 2767 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3118 unit: fn plan_builder_aggregate_without_implicit_group_by_exprs() file: datafusion/expr/src/logical_plan/builder.rs start line: 2815 end line: 2831 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3119 unit: fn no_skip_failing_rule() file: datafusion/optimizer/src/optimizer.rs start line: 484 end line: 497 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3120 unit: fn optimizer_detects_plan_equal_to_the_initial() file: datafusion/optimizer/src/optimizer.rs start line: 552 end line: 575 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3121 unit: fn optimizer_detects_plan_equal_to_a_non_initial() file: datafusion/optimizer/src/optimizer.rs start line: 578 end line: 601 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3122 unit: fn add_metadata_to_fields() file: datafusion/optimizer/src/optimizer.rs start line: 603 end line: 618 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3123 unit: fn scalar_subquery_no_projection() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 737 end line: 752 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3124 unit: fn single_distinct_and_cube() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 382 end line: 399 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3125 unit: fn coerce_output() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 70 end line: 85 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 3126 unit: fn coerce_scalar() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 647 end line: 665 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3127 unit: fn coerce_frame_bound() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 703 end line: 716 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3128 unit: fn assert_optimized_plan_eq() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 444 end line: 459 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3129 unit: fn nested_aliases() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 857 end line: 874 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3130 unit: fn subexpr_in_same_order() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1032 end line: 1049 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3131 unit: fn limit_push_down_take_smaller_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 557 end line: 575 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3132 unit: fn merge_limit_result_empty() file: datafusion/optimizer/src/push_down_limit.rs start line: 1072 end line: 1087 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3133 unit: fn skip_great_than_fetch() file: datafusion/optimizer/src/push_down_limit.rs start line: 1090 end line: 1105 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3134 unit: fn test_eliminate_constant_with_alias() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 233 end line: 247 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3135 unit: fn filter_before_projection() file: datafusion/optimizer/src/push_down_filter.rs start line: 1446 end line: 1460 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3136 unit: fn filter_move_agg() file: datafusion/optimizer/src/push_down_filter.rs start line: 1514 end line: 1528 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3137 unit: fn alias() file: datafusion/optimizer/src/push_down_filter.rs start line: 1824 end line: 1838 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3138 unit: fn collect_local_correlated_cols() file: datafusion/optimizer/src/decorrelate.rs start line: 439 end line: 453 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 3139 unit: fn merge_two_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1038 end line: 1052 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3140 unit: fn merge_alias() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1073 end line: 1087 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3141 unit: fn merge_nested_alias() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1090 end line: 1104 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3142 unit: fn redundant_project() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1617 end line: 1631 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3143 unit: fn table_scan_projected_schema_non_qualified_relation() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1898 end line: 1917 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3144 unit: fn test_double_optimization() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2053 end line: 2069 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3145 unit: fn test_simplify_composed_bitwise_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2672 end line: 2691 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3146 unit: fn test_simplify_composed_bitwise_or() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2694 end line: 2714 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3147 unit: fn test_simplify_negated_bitwise_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2798 end line: 2820 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3148 unit: fn test_simplify_negated_bitwise_or() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2823 end line: 2847 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3149 unit: fn test_simplify_negated_bitwise_xor() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2850 end line: 2874 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3150 unit: fn test_simplify_filter_pushdown() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 220 end line: 234 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3151 unit: fn test_simplify_optimized_plan() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 237 end line: 251 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3152 unit: fn test_simplify_optimized_plan_with_or() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 254 end line: 268 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3153 unit: fn test_simplify_optimized_plan_eq_expr() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 292 end line: 307 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3154 unit: fn simplify_and_eval() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 458 end line: 476 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3155 unit: fn do_not_eliminate_distinct_with_aggr() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 259 end line: 273 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3156 unit: fn create_plan_with_many_exprs() file: datafusion/optimizer/benches/projection_unnecessary.rs start line: 41 end line: 60 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3157 unit: fn repartitioned() file: datafusion/datasource/src/file_scan_config.rs start line: 515 end line: 529 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 3158 unit: fn repartition_single_file() file: datafusion/datasource/src/file_groups.rs start line: 607 end line: 623 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3159 unit: fn repartition_ordered_one_large_file() file: datafusion/datasource/src/file_groups.rs start line: 771 end line: 787 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3160 unit: fn compute_properties() file: datafusion/datasource/src/memory.rs start line: 337 end line: 350 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 3161 unit: fn open() file: datafusion/datasource/src/memory.rs start line: 374 end line: 387 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3162 unit: fn start_next_file() file: datafusion/datasource/src/file_stream.rs start line: 119 end line: 134 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3163 unit: fn create() file: datafusion/datasource/src/schema_adapter.rs start line: 48 end line: 62 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 3164 unit: fn fmt_as() file: datafusion/physical-plan/src/work_table.rs start line: 156 end line: 169 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3165 unit: fn build_sort_fields() file: datafusion/physical-plan/src/topk/mod.rs start line: 125 end line: 138 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3166 unit: fn limit_reached() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 140 end line: 155 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3167 unit: fn fmt_as() file: datafusion/physical-plan/src/unnest.rs start line: 131 end line: 144 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3168 unit: fn fmt_as() file: datafusion/physical-plan/src/explain.rs start line: 88 end line: 102 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3169 unit: fn generate_next_batch() file: datafusion/physical-plan/src/memory.rs start line: 330 end line: 344 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3170 unit: fn fmt_as() file: datafusion/physical-plan/src/empty.rs start line: 88 end line: 102 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3171 unit: fn fmt_as() file: datafusion/physical-plan/src/values.rs start line: 156 end line: 170 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3172 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/union.rs start line: 304 end line: 320 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3173 unit: fn partition_statistics() file: datafusion/physical-plan/src/union.rs start line: 497 end line: 511 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3174 unit: fn compute_properties() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 120 end line: 141 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3175 unit: fn compute_properties() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 190 end line: 211 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3176 unit: fn statistics_helper() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 230 end line: 245 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3177 unit: fn reverse_expr() file: datafusion/physical-plan/src/windows/mod.rs start line: 250 end line: 263 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3178 unit: fn handle_tie() file: datafusion/physical-plan/src/sorts/merge.rs start line: 441 end line: 464 size: 14 LOC McCabe index: 5 number of parameters: 4 id: 3179 unit: fn compute_properties() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 157 end line: 170 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3180 unit: fn compute_properties() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1418 end line: 1431 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3181 unit: fn fmt_as() file: datafusion/physical-plan/src/analyze.rs start line: 102 end line: 116 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3182 unit: fn test_collect_column_indices() file: datafusion/physical-plan/src/projection.rs start line: 1008 end line: 1021 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3183 unit: fn pop() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 215 end line: 228 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 3184 unit: fn should_heapify_up() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 507 end line: 524 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3185 unit: fn should_find_worst() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 586 end line: 603 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3186 unit: fn update_memory_reservation() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 915 end line: 930 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3187 unit: fn fmt_as() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1887 end line: 1901 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3188 unit: fn append_val_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 83 end line: 97 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 3189 unit: fn clear_shrink() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1176 end line: 1191 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 3190 unit: fn insert_non_inline_group_index_view() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1781 end line: 1794 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3191 unit: fn str_batches_to_vec() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1505 end line: 1519 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3192 unit: fn create_column_stats() file: datafusion/physical-plan/src/joins/utils.rs start line: 1695 end line: 1708 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 3193 unit: fn fmt_as() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 225 end line: 239 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3194 unit: fn fmt_as() file: datafusion/physical-plan/src/limit.rs start line: 264 end line: 277 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 3195 unit: fn from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 57 end line: 70 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3196 unit: fn from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 55 end line: 68 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3197 unit: fn to_table_source() file: datafusion/proto/src/logical_plan/mod.rs start line: 243 end line: 256 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 3198 unit: fn try_into_merge_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 786 end line: 799 size: 14 LOC McCabe index: 1 number of parameters: 5 id: 3199 unit: fn doc() file: datafusion/macros/src/user_doc.rs start line: 260 end line: 273 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 3200 unit: fn as_any() file: datafusion/catalog/src/schema.rs start line: 45 end line: 69 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 3201 unit: fn print_csv_no_header() file: datafusion-cli/src/print_format.rs start line: 260 end line: 274 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3202 unit: fn print_tsv_no_header() file: datafusion-cli/src/print_format.rs start line: 295 end line: 309 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3203 unit: fn print_automatic_no_header() file: datafusion-cli/src/print_format.rs start line: 378 end line: 392 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 3204 unit: fn output_with_header() file: datafusion-cli/src/print_format.rs start line: 641 end line: 654 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 3205 unit: fn random_value() file: benchmarks/src/cancellation.rs start line: 320 end line: 332 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3206 unit: fn to_substrait_bound_offset() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2142 end line: 2154 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3207 unit: fn one_statement_parses_to() file: datafusion/sql/src/parser.rs start line: 1738 end line: 1752 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 3208 unit: fn create_struct_expr() file: datafusion/sql/src/expr/mod.rs start line: 774 end line: 786 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 3209 unit: fn scalar_function_to_sql_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 275 end line: 288 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 3210 unit: fn new_table_alias() file: datafusion/sql/src/unparser/plan.rs start line: 1365 end line: 1377 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3211 unit: fn min_values() file: datafusion/physical-optimizer/src/pruning.rs start line: 87 end line: 459 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3212 unit: fn is_compare_op() file: datafusion/physical-optimizer/src/pruning.rs start line: 1199 end line: 1211 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3213 unit: fn row_group_predicate_gt() file: datafusion/physical-optimizer/src/pruning.rs start line: 2650 end line: 2667 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3214 unit: fn row_group_predicate_gt_eq() file: datafusion/physical-optimizer/src/pruning.rs start line: 2670 end line: 2686 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3215 unit: fn row_group_predicate_lt() file: datafusion/physical-optimizer/src/pruning.rs start line: 2689 end line: 2706 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3216 unit: fn row_group_predicate_lt_eq() file: datafusion/physical-optimizer/src/pruning.rs start line: 2709 end line: 2725 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3217 unit: fn row_group_predicate_and() file: datafusion/physical-optimizer/src/pruning.rs start line: 2728 end line: 2742 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3218 unit: fn row_group_predicate_cast_string_int() file: datafusion/physical-optimizer/src/pruning.rs start line: 3084 end line: 3101 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3219 unit: fn state() file: datafusion/functions-aggregate/src/average.rs start line: 635 end line: 650 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3220 unit: fn evaluate() file: datafusion/functions-aggregate/src/stddev.rs start line: 309 end line: 321 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3221 unit: fn state_fields() file: datafusion/functions-aggregate/src/covariance.rs start line: 123 end line: 135 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3222 unit: fn state_fields() file: datafusion/functions-aggregate/src/covariance.rs start line: 213 end line: 225 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3223 unit: fn merge_batch() file: datafusion/functions-aggregate/src/array_agg.rs start line: 435 end line: 449 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 3224 unit: fn state_fields() file: datafusion/functions-aggregate/src/median.rs start line: 128 end line: 142 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3225 unit: fn new() file: datafusion/functions-aggregate-common/src/merge_arrays.rs start line: 41 end line: 53 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 3226 unit: fn get_filter_at_indices() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 471 end line: 483 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3227 unit: fn to_dfschema() file: datafusion/common/src/dfschema.rs start line: 928 end line: 940 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3228 unit: fn from_pyarrow_bound() file: datafusion/common/src/pyarrow.rs start line: 36 end line: 51 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3229 unit: fn into_field_and_arr() file: datafusion/common/src/utils/mod.rs start line: 433 end line: 445 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3230 unit: fn apply Result>() file: datafusion/common/src/tree_node.rs start line: 196 end line: 209 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3231 unit: fn transform_down Result>>() file: datafusion/common/src/tree_node.rs start line: 231 end line: 244 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3232 unit: fn f_down_jump_on_e_transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1500 end line: 1512 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3233 unit: fn f_up_jump_on_a_transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1553 end line: 1565 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3234 unit: fn f_up_stop_on_e_transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1763 end line: 1775 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3235 unit: fn visit_event_on>() file: datafusion/common/src/tree_node.rs start line: 1833 end line: 1845 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3236 unit: fn from_str() file: datafusion/common/src/parsers.rs start line: 43 end line: 55 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3237 unit: fn fmt() file: datafusion/common/src/table_reference.rs start line: 99 end line: 111 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3238 unit: fn set() file: datafusion/common/src/config.rs start line: 848 end line: 860 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3239 unit: fn set() file: datafusion/common/src/config.rs start line: 1831 end line: 1844 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 3240 unit: fn test_downcast_value_err_message() file: datafusion/common/src/lib.rs start line: 166 end line: 179 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 3241 unit: fn try_from() file: datafusion/common/src/scalar/mod.rs start line: 3585 end line: 3597 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3242 unit: fn test_scalar_value_from_for_struct_should_panic() file: datafusion/common/src/scalar/mod.rs start line: 4139 end line: 4151 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3243 unit: fn scalar_add_trait_test() file: datafusion/common/src/scalar/mod.rs start line: 4514 end line: 4526 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3244 unit: fn scalar_sub_trait_test() file: datafusion/common/src/scalar/mod.rs start line: 4529 end line: 4541 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3245 unit: fn scalar_try_from_not_equal_list_nested_list() file: datafusion/common/src/scalar/mod.rs start line: 5261 end line: 5275 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3246 unit: fn decimal_operations_with_nulls() file: datafusion/common/src/scalar/mod.rs start line: 6643 end line: 6661 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3247 unit: fn new() file: datafusion/functions-window/src/lead_lag.rs start line: 128 end line: 140 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3248 unit: fn test_static_pattern_regexp_replace_early_abort() file: datafusion/functions/src/regex/regexpreplace.rs start line: 728 end line: 742 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3249 unit: fn test_static_pattern_regexp_replace_early_abort_when_empty() file: datafusion/functions/src/regex/regexpreplace.rs start line: 745 end line: 759 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3250 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/reverse.rs start line: 88 end line: 100 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3251 unit: fn test_lcm_i64() file: datafusion/functions/src/math/lcm.rs start line: 143 end line: 157 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3252 unit: fn test_round_f32() file: datafusion/functions/src/math/round.rs start line: 233 end line: 248 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3253 unit: fn test_round_f64() file: datafusion/functions/src/math/round.rs start line: 251 end line: 266 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3254 unit: fn test_log_invalid_value() file: datafusion/functions/src/math/log.rs start line: 287 end line: 300 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3255 unit: fn data_type_from_args() file: datafusion/functions/src/core/arrow_cast.rs start line: 177 end line: 193 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3256 unit: fn to_overlay() file: datafusion/functions/src/core/overlay.rs start line: 263 end line: 277 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3257 unit: fn simplify() file: datafusion/functions/src/datetime/now.rs start line: 99 end line: 111 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3258 unit: fn invoke_with_args() file: datafusion/functions/src/string/levenshtein.rs start line: 108 end line: 120 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3259 unit: fn return_type() file: datafusion/functions/src/string/concat.rs start line: 91 end line: 104 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 3260 unit: fn return_type() file: datafusion/functions/src/string/replace.rs start line: 94 end line: 106 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 3261 unit: fn flags() file: datafusion/functions/benches/regx.rs start line: 74 end line: 87 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 3262 unit: fn create_args3() file: datafusion/functions/benches/lower.rs start line: 57 end line: 69 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 3263 unit: fn criterion_benchmark() file: datafusion/functions/benches/uuid.rs start line: 25 end line: 37 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3264 unit: fn map_keys_inner() file: datafusion/functions-nested/src/map_keys.rs start line: 115 end line: 129 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3265 unit: fn coerce_types() file: datafusion/functions-nested/src/repeat.rs start line: 129 end line: 144 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3266 unit: fn retrieve_range_args() file: datafusion/functions-nested/src/range.rs start line: 394 end line: 408 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 3267 unit: fn general_array_max() file: datafusion/functions-nested/src/max.rs start line: 132 end line: 144 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3268 unit: fn array_has_inner_for_scalar() file: datafusion/functions-nested/src/array_has.rs start line: 217 end line: 229 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3269 unit: fn invoke_with_args() file: datafusion/functions-nested/src/string.rs start line: 299 end line: 311 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3270 unit: fn map_values_inner() file: datafusion/functions-nested/src/map_values.rs start line: 125 end line: 139 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3271 unit: fn coerce_types() file: datafusion/functions-nested/src/make_array.rs start line: 126 end line: 139 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 3272 unit: fn flatten_values Vec() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 886 end line: 899 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 3273 unit: fn resolve_string() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 927 end line: 939 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3274 unit: fn resolve_u8() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 941 end line: 954 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 3275 unit: fn resolve_fixed() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 977 end line: 989 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 3276 unit: fn bounds_check() file: datafusion/physical-expr/src/expressions/column.rs start line: 151 end line: 163 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3277 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 270 end line: 283 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3278 unit: fn fmt() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 310 end line: 322 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 3279 unit: fn bitwise_shift_array_overflow_test() file: datafusion/physical-expr/src/expressions/binary.rs start line: 4404 end line: 4419 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3280 unit: fn fmt() file: datafusion/physical-expr/src/expressions/case.rs start line: 101 end line: 113 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 3281 unit: fn convert_interval_bound_to_duration() file: datafusion/physical-expr/src/intervals/utils.rs start line: 123 end line: 135 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3282 unit: fn resolve_overlap() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 167 end line: 179 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 3283 unit: fn satisfied_by_constraints() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 615 end line: 627 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3284 unit: fn fmt_as() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 309 end line: 321 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3285 unit: fn test_schema() file: datafusion/core/benches/data_utils/mod.rs start line: 267 end line: 281 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3286 unit: fn wrapped_array_to_record_batch() file: datafusion/ffi/src/record_batch_stream.rs start line: 149 end line: 162 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3287 unit: fn maybe_wrapped_array_to_record_batch() file: datafusion/ffi/src/record_batch_stream.rs start line: 164 end line: 176 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3288 unit: fn deregister_schema() file: datafusion/ffi/src/catalog_provider.rs start line: 268 end line: 281 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3289 unit: fn test_can_hash() file: datafusion/expr/src/utils.rs start line: 1675 end line: 1689 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3290 unit: fn test_coerced_from_dictionary() file: datafusion/expr/src/type_coercion/functions.rs start line: 1152 end line: 1165 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3291 unit: fn apply_with_subqueries_impl<() file: datafusion/expr/src/logical_plan/tree_node.rs start line: 714 end line: 726 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 3292 unit: fn transform_down_with_subqueries_impl<() file: datafusion/expr/src/logical_plan/tree_node.rs start line: 749 end line: 761 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3293 unit: fn map_elements Result>>() file: datafusion/expr/src/logical_plan/ddl.rs start line: 541 end line: 553 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3294 unit: fn early_stopping_pre_visit() file: datafusion/expr/src/logical_plan/plan.rs start line: 4300 end line: 4313 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3295 unit: fn projection_expr_schema_mismatch() file: datafusion/expr/src/logical_plan/plan.rs start line: 4408 end line: 4420 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3296 unit: fn check_mixed_out_refer_in_window() file: datafusion/expr/src/logical_plan/invariants.rs start line: 400 end line: 412 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 3297 unit: fn plan_builder_sort() file: datafusion/expr/src/logical_plan/builder.rs start line: 2317 end line: 2332 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3298 unit: fn plan_builder_intersect_different_num_columns_error() file: datafusion/expr/src/logical_plan/builder.rs start line: 2572 end line: 2587 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3299 unit: fn plan_builder_from_logical_plan() file: datafusion/expr/src/logical_plan/builder.rs start line: 2798 end line: 2812 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3300 unit: fn eliminate_one_union() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 107 end line: 120 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3301 unit: fn generate_different_schema() file: datafusion/optimizer/src/optimizer.rs start line: 500 end line: 514 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3302 unit: fn test_insert_all() file: datafusion/optimizer/src/join_key_set.rs start line: 255 end line: 271 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3303 unit: fn test_insert_all_owned() file: datafusion/optimizer/src/join_key_set.rs start line: 274 end line: 290 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3304 unit: fn not_exist_distinct() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 319 end line: 334 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3305 unit: fn between_case() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1522 end line: 1535 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 3306 unit: fn between_infer_cheap_type() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1538 end line: 1552 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3307 unit: fn binary_op_date32_eq_ts() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1753 end line: 1765 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3308 unit: fn extract_expressions() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 777 end line: 789 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 3309 unit: fn assert_optimized_plan_eq() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 811 end line: 823 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3310 unit: fn limit_pushdown_should_not_pushdown_limit_with_offset_only() file: datafusion/optimizer/src/push_down_limit.rs start line: 683 end line: 698 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3311 unit: fn push_agg_need_replace_expr() file: datafusion/optimizer/src/push_down_filter.rs start line: 1548 end line: 1560 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3312 unit: fn rewrite_expr() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 583 end line: 605 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3313 unit: fn new() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 946 end line: 958 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3314 unit: fn partial_cmp() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 963 end line: 975 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3315 unit: fn with_exprs_and_inputs() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 999 end line: 1011 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3316 unit: fn test_neg_push_down() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1133 end line: 1146 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3317 unit: fn test_is_null() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1149 end line: 1162 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3318 unit: fn test_is_not_null() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1165 end line: 1178 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3319 unit: fn test_is_true() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1181 end line: 1194 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3320 unit: fn test_is_not_true() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1197 end line: 1210 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3321 unit: fn test_is_false() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1213 end line: 1226 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3322 unit: fn test_is_not_false() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1229 end line: 1242 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3323 unit: fn test_is_unknown() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1245 end line: 1258 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3324 unit: fn test_is_not_unknown() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1261 end line: 1274 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3325 unit: fn test_not() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1277 end line: 1290 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3326 unit: fn test_try_cast() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1293 end line: 1306 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3327 unit: fn test_between() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1329 end line: 1342 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3328 unit: fn aggregate_no_group_by() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1517 end line: 1531 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3329 unit: fn aggregate_group_by() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1534 end line: 1548 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3330 unit: fn reorder_scan_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1645 end line: 1658 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3331 unit: fn reorder_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1661 end line: 1674 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3332 unit: fn table_scan_projected_schema() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1881 end line: 1895 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3333 unit: fn table_scan_with_literal_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1954 end line: 1966 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3334 unit: fn try_cast_string_literal() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 444 end line: 456 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3335 unit: fn try_cast_binary() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 510 end line: 522 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3336 unit: fn are_inlist_and_eq_and_match_neg() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 1929 end line: 1941 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 3337 unit: fn are_inlist_and_eq() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 1944 end line: 1956 size: 13 LOC McCabe index: 6 number of parameters: 2 id: 3338 unit: fn new() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 103 end line: 117 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3339 unit: fn collect_concat_to_like_string() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 143 end line: 157 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 3340 unit: fn test_table_scan() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 169 end line: 181 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3341 unit: fn eliminate_redundant_distinct_simple() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 212 end line: 225 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3342 unit: fn eliminate_redundant_distinct_pair() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 228 end line: 241 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3343 unit: fn eliminate_distinct_nothing() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 163 end line: 177 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3344 unit: fn test_join_empty_propagation_rules() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 507 end line: 540 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3345 unit: fn is_projection_unnecessary_old() file: datafusion/optimizer/benches/projection_unnecessary.rs start line: 26 end line: 39 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3346 unit: fn compute_hive_style_file_path() file: datafusion/datasource/src/write/demux.rs start line: 547 end line: 560 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 3347 unit: fn do_gc() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 558 end line: 570 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3348 unit: fn required_input_ordering() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 237 end line: 249 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3349 unit: fn convert_batch() file: datafusion/physical-plan/src/sorts/stream.rs start line: 118 end line: 132 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3350 unit: fn convert_batch() file: datafusion/physical-plan/src/sorts/stream.rs start line: 190 end line: 202 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3351 unit: fn with_new_children() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 275 end line: 288 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3352 unit: fn test_empty_sort_batch() file: datafusion/physical-plan/src/sorts/sort.rs start line: 2088 end line: 2102 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3353 unit: fn execute() file: datafusion/physical-plan/src/projection.rs start line: 228 end line: 240 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3354 unit: fn set_batch() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 63 end line: 87 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3355 unit: fn spill_previous_if_necessary() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 976 end line: 989 size: 13 LOC McCabe index: 6 number of parameters: 2 id: 3356 unit: fn emit_early_if_necessary() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1035 end line: 1047 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 3357 unit: fn required_input_distribution() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 927 end line: 939 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3358 unit: fn do_append_val_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 191 end line: 205 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 3359 unit: fn append_val() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 74 end line: 87 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 3360 unit: fn build() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 180 end line: 195 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3361 unit: fn test_gate() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 523 end line: 548 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3362 unit: fn with_new_children() file: datafusion/physical-plan/src/repartition/mod.rs start line: 554 end line: 566 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3363 unit: fn new() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 83 end line: 95 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 3364 unit: fn maintains_input_order() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 243 end line: 255 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3365 unit: fn test_batch_splitter() file: datafusion/physical-plan/src/joins/utils.rs start line: 2449 end line: 2463 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 3366 unit: fn update_sorted_exprs_with_node_indices() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 708 end line: 726 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3367 unit: fn partition_statistics() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 889 end line: 905 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 3368 unit: fn partition_statistics() file: datafusion/physical-plan/src/execution_plan.rs start line: 438 end line: 451 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 3369 unit: fn from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 197 end line: 209 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3370 unit: fn from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 679 end line: 691 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 3371 unit: fn parse_required_physical_expr() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 405 end line: 417 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 3372 unit: fn try_into_cross_join_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1375 end line: 1387 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 3373 unit: fn try_from_placeholder_row_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2212 end line: 2224 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 3374 unit: def cli() file: dev/release/generate-changelog.py start line: 0 end line: 0 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 3375 unit: fn from_str() file: datafusion-cli/src/print_options.rs start line: 46 end line: 58 size: 13 LOC McCabe index: 7 number of parameters: 1 id: 3376 unit: fn sql_dialect() file: datafusion-cli/src/helper.rs start line: 281 end line: 298 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 3377 unit: fn print_ndjson() file: datafusion-cli/src/print_format.rs start line: 362 end line: 375 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 3378 unit: fn get_query() file: benchmarks/src/clickbench.rs start line: 88 end line: 99 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3379 unit: fn get_query() file: benchmarks/src/h2o.rs start line: 179 end line: 190 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3380 unit: fn fmt() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 445 end line: 456 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3381 unit: fn fmt() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 266 end line: 277 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3382 unit: fn fmt() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 505 end line: 516 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3383 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 641 end line: 652 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3384 unit: fn create_proto_scalar protobuf::scalar_value::Value>() file: datafusion/proto-common/src/to_proto/mod.rs start line: 956 end line: 968 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3385 unit: fn copy_to_table_to_table() file: datafusion/sql/src/parser.rs start line: 1543 end line: 1556 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3386 unit: fn pre_visit_query() file: datafusion/sql/src/resolve.rs start line: 71 end line: 88 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 3387 unit: fn project() file: datafusion/sql/src/select.rs start line: 740 end line: 752 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 3388 unit: fn object_name_to_string() file: datafusion/sql/src/statement.rs start line: 75 end line: 88 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3389 unit: fn validate_transaction_kind() file: datafusion/sql/src/statement.rs start line: 2238 end line: 2251 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3390 unit: fn custom_dialect_with_identifier_quote_style() file: datafusion/sql/src/unparser/expr.rs start line: 2240 end line: 2255 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3391 unit: fn get_sort_exprs() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 758 end line: 769 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 3392 unit: fn combine_value() file: datafusion/physical-optimizer/src/pruning.rs start line: 720 end line: 734 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3393 unit: fn row_group_predicate_or() file: datafusion/physical-optimizer/src/pruning.rs start line: 2745 end line: 2758 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3394 unit: fn row_group_predicate_in_list_empty() file: datafusion/physical-optimizer/src/pruning.rs start line: 2926 end line: 2939 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3395 unit: fn prune_with_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 5152 end line: 5163 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 3396 unit: fn optimize() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 63 end line: 74 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3397 unit: fn stddev_f64_merge_1() file: datafusion/functions-aggregate/src/stddev.rs start line: 394 end line: 410 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3398 unit: fn stddev_f64_merge_2() file: datafusion/functions-aggregate/src/stddev.rs start line: 413 end line: 429 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3399 unit: fn no_duplicates_distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 743 end line: 758 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3400 unit: fn duplicates_distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 776 end line: 791 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3401 unit: fn duplicates_on_second_batch_distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 794 end line: 809 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3402 unit: fn no_duplicates_distinct_sort_asc() file: datafusion/functions-aggregate/src/array_agg.rs start line: 812 end line: 827 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3403 unit: fn no_duplicates_distinct_sort_desc() file: datafusion/functions-aggregate/src/array_agg.rs start line: 830 end line: 845 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3404 unit: fn duplicates_distinct_sort_asc() file: datafusion/functions-aggregate/src/array_agg.rs start line: 848 end line: 863 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3405 unit: fn duplicates_distinct_sort_desc() file: datafusion/functions-aggregate/src/array_agg.rs start line: 866 end line: 881 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3406 unit: fn no_duplicates_distinct_sort_asc_nulls_first() file: datafusion/functions-aggregate/src/array_agg.rs start line: 884 end line: 899 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3407 unit: fn no_duplicates_distinct_sort_asc_nulls_last() file: datafusion/functions-aggregate/src/array_agg.rs start line: 902 end line: 917 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3408 unit: fn no_duplicates_distinct_sort_desc_nulls_first() file: datafusion/functions-aggregate/src/array_agg.rs start line: 920 end line: 935 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3409 unit: fn no_duplicates_distinct_sort_desc_nulls_last() file: datafusion/functions-aggregate/src/array_agg.rs start line: 938 end line: 953 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3410 unit: fn all_nulls_on_first_batch_with_distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 956 end line: 969 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3411 unit: fn build() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1030 end line: 1041 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3412 unit: fn merge() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1072 end line: 1083 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3413 unit: fn update_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1381 end line: 1392 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 3414 unit: fn retract_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1394 end line: 1405 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 3415 unit: fn no_duplicates_distinct_sort_asc() file: datafusion/functions-aggregate/src/string_agg.rs start line: 327 end line: 342 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3416 unit: fn no_duplicates_distinct_sort_desc() file: datafusion/functions-aggregate/src/string_agg.rs start line: 345 end line: 360 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3417 unit: fn duplicates_distinct_sort_asc() file: datafusion/functions-aggregate/src/string_agg.rs start line: 363 end line: 378 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3418 unit: fn duplicates_distinct_sort_desc() file: datafusion/functions-aggregate/src/string_agg.rs start line: 381 end line: 396 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3419 unit: fn merge() file: datafusion/functions-aggregate/src/string_agg.rs start line: 485 end line: 496 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3420 unit: fn evaluate() file: datafusion/functions-aggregate/src/median.rs start line: 433 end line: 446 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3421 unit: fn capacity_to_view_block_size() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 340 end line: 351 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 3422 unit: fn create_nested_struct_array() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 331 end line: 344 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3423 unit: fn update_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 79 end line: 92 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3424 unit: fn update_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 165 end line: 178 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3425 unit: fn qualifier_in_name() file: datafusion/common/src/dfschema.rs start line: 1103 end line: 1115 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 3426 unit: fn test_project_constraints() file: datafusion/common/src/functional_dependencies.rs start line: 640 end line: 655 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3427 unit: fn exists Result>() file: datafusion/common/src/tree_node.rs start line: 397 end line: 408 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3428 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 938 end line: 949 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3429 unit: fn map_children Result>>() file: datafusion/common/src/tree_node.rs start line: 1307 end line: 1318 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3430 unit: fn test_tree() file: datafusion/common/src/tree_node.rs start line: 1350 end line: 1361 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3431 unit: fn transformed_down_tree() file: datafusion/common/src/tree_node.rs start line: 1410 end line: 1421 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3432 unit: fn transformed_up_tree() file: datafusion/common/src/tree_node.rs start line: 1424 end line: 1435 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3433 unit: fn f_down_jump_on_a_transformed_down_tree() file: datafusion/common/src/tree_node.rs start line: 1466 end line: 1477 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3434 unit: fn f_down_jump_on_e_transformed_down_tree() file: datafusion/common/src/tree_node.rs start line: 1514 end line: 1525 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3435 unit: fn f_up_jump_on_a_transformed_up_tree() file: datafusion/common/src/tree_node.rs start line: 1567 end line: 1578 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3436 unit: fn f_down_stop_on_a_transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1636 end line: 1647 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3437 unit: fn f_down_stop_on_a_transformed_down_tree() file: datafusion/common/src/tree_node.rs start line: 1649 end line: 1660 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3438 unit: fn f_down_stop_on_e_transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1670 end line: 1681 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3439 unit: fn f_down_stop_on_e_transformed_down_tree() file: datafusion/common/src/tree_node.rs start line: 1683 end line: 1694 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3440 unit: fn f_up_stop_on_a_transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1715 end line: 1726 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3441 unit: fn f_up_stop_on_a_transformed_up_tree() file: datafusion/common/src/tree_node.rs start line: 1728 end line: 1739 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3442 unit: fn f_up_stop_on_e_transformed_up_tree() file: datafusion/common/src/tree_node.rs start line: 1777 end line: 1788 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3443 unit: fn hash_null() file: datafusion/common/src/hash_utils.rs start line: 48 end line: 59 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 3444 unit: fn some() file: datafusion/common/src/config.rs start line: 974 end line: 985 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 3445 unit: fn some() file: datafusion/common/src/config.rs start line: 1655 end line: 1666 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 3446 unit: fn first_array_for_list() file: datafusion/common/src/scalar/mod.rs start line: 579 end line: 590 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 3447 unit: fn scalar_sub_trait_int32_overflow_test() file: datafusion/common/src/scalar/mod.rs start line: 4553 end line: 4564 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3448 unit: fn check_scalar_add_overflow() file: datafusion/common/src/scalar/mod.rs start line: 4625 end line: 4638 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3449 unit: fn scalar_try_from_array_null() file: datafusion/common/src/scalar/mod.rs start line: 5160 end line: 5172 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3450 unit: fn scalar_try_from_array_list_array_null() file: datafusion/common/src/scalar/mod.rs start line: 5175 end line: 5189 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3451 unit: fn build_2d_list() file: datafusion/common/src/scalar/mod.rs start line: 6288 end line: 6299 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3452 unit: fn try_new() file: datafusion/expr-common/src/statistics.rs start line: 413 end line: 424 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 3453 unit: fn string_numeric_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 763 end line: 774 size: 12 LOC McCabe index: 7 number of parameters: 2 id: 3454 unit: fn coerce_numeric_type_to_decimal() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 924 end line: 938 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3455 unit: fn coerce_numeric_type_to_decimal256() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 942 end line: 956 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3456 unit: fn null_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1483 end line: 1494 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3457 unit: fn row_number_all_null() file: datafusion/functions-window/src/row_number.rs start line: 151 end line: 164 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3458 unit: fn row_number_all_values() file: datafusion/functions-window/src/row_number.rs start line: 167 end line: 180 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3459 unit: fn test_f64_result() file: datafusion/functions-window/src/cume_dist.rs start line: 149 end line: 160 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3460 unit: fn test_unsupported_global_flag_regexp_like() file: datafusion/functions/src/regex/regexplike.rs start line: 419 end line: 432 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3461 unit: fn test_case_sensitive_regexp_count_array_start() file: datafusion/functions/src/regex/regexpcount.rs start line: 837 end line: 850 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3462 unit: fn initcap_utf8view() file: datafusion/functions/src/unicode/initcap.rs start line: 145 end line: 159 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3463 unit: fn output_ordering() file: datafusion/functions/src/math/round.rs start line: 98 end line: 111 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3464 unit: fn test_iszero_f64() file: datafusion/functions/src/math/iszero.rs start line: 118 end line: 131 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3465 unit: fn test_iszero_f32() file: datafusion/functions/src/math/iszero.rs start line: 134 end line: 147 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3466 unit: fn output_ordering() file: datafusion/functions/src/math/trunc.rs start line: 107 end line: 120 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3467 unit: fn output_ordering() file: datafusion/functions/src/math/abs.rs start line: 182 end line: 195 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3468 unit: fn plan_dictionary_literal() file: datafusion/functions/src/core/planner.rs start line: 31 end line: 42 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 3469 unit: fn return_type() file: datafusion/functions/src/core/struct.rs start line: 104 end line: 117 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3470 unit: fn test_to_date_string_with_invalid_number() file: datafusion/functions/src/datetime/to_date.rs start line: 477 end line: 490 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 3471 unit: fn return_type() file: datafusion/functions/src/datetime/date_bin.rs start line: 177 end line: 188 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3472 unit: fn to_levenshtein() file: datafusion/functions/src/string/levenshtein.rs start line: 214 end line: 226 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3473 unit: fn data() file: datafusion/functions/benches/regx.rs start line: 35 end line: 47 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 3474 unit: fn generic_list_cardinality() file: datafusion/functions-nested/src/cardinality.rs start line: 157 end line: 168 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3475 unit: fn return_type() file: datafusion/functions-nested/src/resize.rs start line: 126 end line: 137 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3476 unit: fn plan_make_map() file: datafusion/functions-nested/src/planner.rs start line: 110 end line: 123 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3477 unit: fn plan_any() file: datafusion/functions-nested/src/planner.rs start line: 125 end line: 137 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3478 unit: fn test_array_has_complex_list_not_simplified() file: datafusion/functions-nested/src/array_has.rs start line: 661 end line: 675 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3479 unit: fn return_type() file: datafusion/functions-nested/src/string.rs start line: 286 end line: 297 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3480 unit: fn create_file_opener() file: datafusion/datasource-csv/src/source.rs start line: 572 end line: 583 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 3481 unit: fn new() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 96 end line: 108 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3482 unit: fn test_single() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 433 end line: 448 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3483 unit: fn test_negation_valid_types() file: datafusion/physical-expr/src/expressions/negative.rs start line: 374 end line: 385 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 3484 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 207 end line: 218 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3485 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 389 end line: 400 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3486 unit: fn plus_op_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 1855 end line: 1868 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3487 unit: fn minus_op_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2074 end line: 2087 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3488 unit: fn multiply_op_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2286 end line: 2299 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3489 unit: fn divide_op_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2504 end line: 2517 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3490 unit: fn modulus_op_scalar() file: datafusion/physical-expr/src/expressions/binary.rs start line: 2712 end line: 2725 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3491 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 84 end line: 95 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3492 unit: fn test_cast_i32_utf8() file: datafusion/physical-expr/src/expressions/cast.rs start line: 709 end line: 720 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3493 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 328 end line: 339 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3494 unit: fn advance_if_match() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 291 end line: 302 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3495 unit: fn normalized_mapping() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 961 end line: 974 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3496 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/class.rs start line: 161 end line: 172 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3497 unit: fn create_test_data() file: datafusion/wasmtest/src/lib.rs start line: 122 end line: 135 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3498 unit: fn fmt_as() file: datafusion/datasource-parquet/src/file_format.rs start line: 1009 end line: 1021 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3499 unit: fn create_writer_props() file: datafusion/datasource-parquet/src/file_format.rs start line: 1042 end line: 1060 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 3500 unit: fn get_parser_options() file: datafusion/core/src/execution/session_state.rs start line: 488 end line: 500 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3501 unit: fn deregister_udf() file: datafusion/core/src/execution/session_state.rs start line: 1809 end line: 1820 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3502 unit: fn deregister_udaf() file: datafusion/core/src/execution/session_state.rs start line: 1822 end line: 1833 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3503 unit: fn deregister_udwf() file: datafusion/core/src/execution/session_state.rs start line: 1835 end line: 1846 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3504 unit: fn from() file: datafusion/core/src/execution/session_state.rs start line: 1889 end line: 1900 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3505 unit: fn find_columns() file: datafusion/core/src/dataframe/mod.rs start line: 2190 end line: 2201 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3506 unit: fn map_schema() file: datafusion/core/src/datasource/mod.rs start line: 232 end line: 245 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3507 unit: fn map_batch() file: datafusion/core/src/datasource/mod.rs start line: 252 end line: 266 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3508 unit: fn write_in_chunks() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 42 end line: 53 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 3509 unit: fn get_written() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 1437 end line: 1449 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3510 unit: fn get_ext_with_compression() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 124 end line: 135 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3511 unit: fn add_to_batch() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 251 end line: 263 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3512 unit: fn string_batch() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 1491 end line: 1504 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3513 unit: fn aggr_test_schema_with_missing_col() file: datafusion/core/src/datasource/physical_plan/csv.rs start line: 773 end line: 786 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3514 unit: fn make_store_slow() file: datafusion/core/benches/sql_query_with_io.rs start line: 104 end line: 115 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3515 unit: fn generate_test_file() file: datafusion/core/benches/csv_load.rs start line: 50 end line: 64 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3516 unit: fn create_data() file: datafusion/core/benches/data_utils/mod.rs start line: 74 end line: 87 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3517 unit: fn create_integer_data() file: datafusion/core/benches/data_utils/mod.rs start line: 89 end line: 102 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3518 unit: fn create_context() file: datafusion/core/benches/sql_planner.rs start line: 79 end line: 90 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3519 unit: fn dictionary_streams() file: datafusion/core/benches/sort.rs start line: 503 end line: 515 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 3520 unit: fn from() file: datafusion/session/src/session.rs start line: 142 end line: 153 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3521 unit: fn assert_path_in_dirs() file: datafusion/execution/src/disk_manager.rs start line: 379 end line: 392 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3522 unit: fn default() file: datafusion/execution/src/task.rs start line: 54 end line: 67 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3523 unit: fn from() file: datafusion/ffi/src/udtf.rs start line: 139 end line: 151 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3524 unit: fn test_lit_timestamp_nano() file: datafusion/expr/src/literal.rs start line: 192 end line: 205 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3525 unit: fn serialize_logical_plan() file: datafusion/expr/src/registry.rs start line: 130 end line: 146 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3526 unit: fn accumulator() file: datafusion/expr/src/udaf.rs start line: 692 end line: 726 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3527 unit: fn with_beneficial_ordering() file: datafusion/expr/src/udaf.rs start line: 786 end line: 797 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3528 unit: fn get_type() file: datafusion/expr/src/expr_schema.rs start line: 43 end line: 65 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3529 unit: fn test_like_nullability() file: datafusion/expr/src/expr_schema.rs start line: 750 end line: 763 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3530 unit: fn signature() file: datafusion/expr/src/udf.rs start line: 433 end line: 487 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3531 unit: fn fmt_for_explain() file: datafusion/expr/src/logical_plan/extension.rs start line: 83 end line: 116 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3532 unit: fn fmt_for_explain() file: datafusion/expr/src/logical_plan/extension.rs start line: 272 end line: 305 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3533 unit: fn transform_up_with_subqueries_impl<() file: datafusion/expr/src/logical_plan/tree_node.rs start line: 774 end line: 785 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3534 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/dml.rs start line: 70 end line: 81 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3535 unit: fn hash() file: datafusion/expr/src/logical_plan/ddl.rs start line: 234 end line: 245 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3536 unit: fn output_expressions() file: datafusion/expr/src/logical_plan/plan.rs start line: 3509 end line: 3520 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 3537 unit: fn f_down() file: datafusion/expr/src/logical_plan/plan.rs start line: 4197 end line: 4209 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3538 unit: fn f_up() file: datafusion/expr/src/logical_plan/plan.rs start line: 4211 end line: 4223 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3539 unit: fn plan_builder_simple() file: datafusion/expr/src/logical_plan/builder.rs start line: 2265 end line: 2279 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3540 unit: fn order_by() file: datafusion/expr/src/expr_fn.rs start line: 748 end line: 765 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3541 unit: fn rewrite() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 47 end line: 58 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 3542 unit: fn test_insert() file: datafusion/optimizer/src/join_key_set.rs start line: 163 end line: 183 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3543 unit: fn empty_with_type() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1086 end line: 1097 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3544 unit: fn rewrite_children() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 198 end line: 211 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 3545 unit: fn cross_plans_subexpr() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1069 end line: 1083 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3546 unit: fn filter_schema_changed() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1189 end line: 1204 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3547 unit: fn filter_true() file: datafusion/optimizer/src/eliminate_filter.rs start line: 158 end line: 171 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3548 unit: fn schema_columns() file: datafusion/optimizer/src/push_down_filter.rs start line: 239 end line: 250 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3549 unit: fn add_projection_on_top_if_helpful() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 727 end line: 739 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3550 unit: fn test_unwrap_cast_comparison_unsigned() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 616 end line: 632 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3551 unit: fn test_try_decimal_cast_out_of_range() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1092 end line: 1106 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3552 unit: fn test_try_cast_to_string_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1434 end line: 1447 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 3553 unit: fn simplify_with_guarantee() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3374 end line: 3385 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3554 unit: fn simplify_expr_between() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3973 end line: 3987 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3555 unit: fn anchored_literal_to_expr() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 266 end line: 277 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3556 unit: fn test_simplify_optimized_plan_and_expr() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 330 end line: 343 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3557 unit: fn test_simplify_optimized_plan_or_expr() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 346 end line: 359 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3558 unit: fn test_simplify_optimized_plan_not_expr() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 362 end line: 375 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3559 unit: fn cast_expr() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 443 end line: 455 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3560 unit: fn do_not_eliminate_distinct() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 244 end line: 256 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3561 unit: fn eliminate_sort_expr() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 141 end line: 153 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3562 unit: fn get_buffer() file: datafusion/datasource/src/file_scan_config.rs start line: 1245 end line: 1256 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3563 unit: fn repartition_ordered_no_action_too_few_partitions() file: datafusion/datasource/src/file_groups.rs start line: 739 end line: 753 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3564 unit: fn create_schema() file: datafusion/datasource/src/sink.rs start line: 135 end line: 146 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3565 unit: fn file_groups_display_many_default() file: datafusion/datasource/src/display.rs start line: 164 end line: 176 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3566 unit: fn file_groups_display_many_verbose() file: datafusion/datasource/src/display.rs start line: 179 end line: 191 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3567 unit: fn fmt() file: datafusion/physical-plan/src/metrics/mod.rs start line: 328 end line: 340 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 3568 unit: fn test_gc_string_view_batch_large_slice_compact() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 531 end line: 546 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3569 unit: fn with_new_children() file: datafusion/physical-plan/src/unnest.rs start line: 164 end line: 175 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3570 unit: fn fmt_as() file: datafusion/physical-plan/src/union.rs start line: 151 end line: 162 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3571 unit: fn fmt_as() file: datafusion/physical-plan/src/union.rs start line: 402 end line: 413 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3572 unit: fn with_new_children() file: datafusion/physical-plan/src/union.rs start line: 438 end line: 449 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3573 unit: fn assert_eq_properties_same() file: datafusion/physical-plan/src/union.rs start line: 919 end line: 931 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 3574 unit: fn fmt_as() file: datafusion/physical-plan/src/placeholder_row.rs start line: 106 end line: 118 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3575 unit: fn execute() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1372 end line: 1383 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3576 unit: fn poll_next() file: datafusion/physical-plan/src/sorts/stream.rs start line: 65 end line: 76 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 3577 unit: fn poll_next() file: datafusion/physical-plan/src/sorts/stream.rs start line: 142 end line: 153 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3578 unit: fn poll_next() file: datafusion/physical-plan/src/sorts/stream.rs start line: 212 end line: 223 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3579 unit: fn poll_next() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1481 end line: 1492 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3580 unit: fn default() file: datafusion/physical-plan/src/sorts/streaming_merge.rs start line: 67 end line: 78 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 3581 unit: fn fmt_display() file: datafusion/physical-plan/src/render_tree.rs start line: 164 end line: 177 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 3582 unit: fn update_state() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 186 end line: 197 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 3583 unit: fn merge_expressions() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1253 end line: 1264 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3584 unit: fn execute() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1928 end line: 1940 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 3585 unit: fn create_record_batch() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 2919 end line: 2930 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3586 unit: fn intern() file: datafusion/physical-plan/src/aggregates/topk_stream.rs start line: 92 end line: 104 size: 12 LOC McCabe index: 4 number of parameters: 3 id: 3587 unit: fn clear_shrink() file: datafusion/physical-plan/src/aggregates/group_values/row.rs start line: 247 end line: 258 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3588 unit: fn ensure_in_progress_big_enough() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 202 end line: 215 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3589 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 518 end line: 530 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3590 unit: fn insert_inline_group_index_view() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1768 end line: 1779 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3591 unit: fn compute_properties() file: datafusion/physical-plan/src/repartition/mod.rs start line: 813 end line: 824 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3592 unit: fn with_new_children() file: datafusion/physical-plan/src/filter.rs start line: 378 end line: 389 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3593 unit: fn maintains_input_order() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 319 end line: 330 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3594 unit: fn with_new_children() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 467 end line: 478 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3595 unit: fn partition_statistics() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 573 end line: 584 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3596 unit: fn maintains_input_order() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 469 end line: 480 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3597 unit: fn required_input_ordering() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 436 end line: 447 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3598 unit: fn with_new_children() file: datafusion/physical-plan/src/limit.rs start line: 306 end line: 317 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3599 unit: fn fmt() file: datafusion/physical-plan/src/display.rs start line: 294 end line: 305 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3600 unit: fn partition_statistics() file: datafusion/physical-plan/src/display.rs start line: 1126 end line: 1137 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 3601 unit: fn with_fetch() file: datafusion/physical-plan/src/streaming.rs start line: 340 end line: 351 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3602 unit: fn name() file: datafusion/physical-plan/src/execution_plan.rs start line: 86 end line: 100 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3603 unit: fn children() file: datafusion/physical-plan/src/execution_plan.rs start line: 189 end line: 221 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3604 unit: fn with_new_children() file: datafusion/physical-plan/src/recursive_query.rs start line: 166 end line: 177 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3605 unit: fn reset_plan_states() file: datafusion/physical-plan/src/recursive_query.rs start line: 381 end line: 393 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 3606 unit: fn from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 222 end line: 233 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3607 unit: fn from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 704 end line: 715 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3608 unit: fn from() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 257 end line: 268 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3609 unit: fn into_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 2848 end line: 2859 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 3610 unit: fn finish() file: datafusion/catalog/src/information_schema.rs start line: 601 end line: 612 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3611 unit: fn add_view() file: datafusion/catalog/src/information_schema.rs start line: 675 end line: 687 size: 12 LOC McCabe index: 1 number of parameters: 5 id: 3612 unit: fn finish() file: datafusion/catalog/src/information_schema.rs start line: 689 end line: 700 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3613 unit: fn new() file: datafusion/catalog/src/information_schema.rs start line: 927 end line: 938 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3614 unit: fn builder() file: datafusion/catalog/src/information_schema.rs start line: 940 end line: 951 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3615 unit: fn as_any() file: datafusion/catalog/src/catalog.rs start line: 111 end line: 134 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 3616 unit: fn stream_write_display() file: datafusion/catalog/src/stream.rs start line: 231 end line: 242 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 3617 unit: fn random_string() file: test-utils/src/array_gen/string.rs start line: 91 end line: 103 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 3618 unit: fn complete() file: datafusion-cli/src/helper.rs start line: 134 end line: 145 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 3619 unit: fn from_str() file: datafusion-cli/src/functions.rs start line: 175 end line: 186 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 3620 unit: fn serialize_start_time() file: benchmarks/src/util/run.rs start line: 28 end line: 38 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3621 unit: fn get_imdb_data_path() file: benchmarks/src/imdb/run.rs start line: 499 end line: 509 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 3622 unit: fn into_array() file: datafusion/physical-expr-common/src/binary_map.rs start line: 980 end line: 991 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3623 unit: fn scatter_with_null_mask() file: datafusion/physical-expr-common/src/utils.rs start line: 147 end line: 160 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3624 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 788 end line: 798 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3625 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 92 end line: 102 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3626 unit: fn convert_arc_fields_to_proto_fields() file: datafusion/proto-common/src/to_proto/mod.rs start line: 1032 end line: 1042 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3627 unit: fn get_latest_consecutive_unnest() file: datafusion/sql/src/utils.rs start line: 377 end line: 387 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3628 unit: fn make_column_def() file: datafusion/sql/src/parser.rs start line: 1057 end line: 1067 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3629 unit: fn from() file: datafusion/sql/src/planner.rs start line: 141 end line: 151 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3630 unit: fn fmt() file: datafusion/sql/src/planner.rs start line: 813 end line: 824 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3631 unit: fn get_schema_name() file: datafusion/sql/src/statement.rs start line: 90 end line: 100 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3632 unit: fn create_empty() file: datafusion/sql/src/unparser/ast.rs start line: 530 end line: 540 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3633 unit: fn timestamp_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 110 end line: 121 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3634 unit: fn identifier_quote_style() file: datafusion/sql/src/unparser/dialect.rs start line: 245 end line: 257 size: 11 LOC McCabe index: 5 number of parameters: 2 id: 3635 unit: fn scalar_function_to_sql_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 446 end line: 457 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 3636 unit: fn timestamp_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 612 end line: 622 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 3637 unit: fn array_element_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 583 end line: 593 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3638 unit: fn remove_dist_changing_operators() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 982 end line: 996 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 3639 unit: fn null_count_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1079 end line: 1091 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3640 unit: fn test_build_statistics_no_required_stats() file: datafusion/physical-optimizer/src/pruning.rs start line: 2537 end line: 2549 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3641 unit: fn int32_setup() file: datafusion/physical-optimizer/src/pruning.rs start line: 3658 end line: 3669 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3642 unit: fn prune_int32_col_gt_zero() file: datafusion/physical-optimizer/src/pruning.rs start line: 3672 end line: 3693 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3643 unit: fn add_limit() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 319 end line: 329 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 3644 unit: fn take_orderings() file: datafusion/functions-aggregate/src/first_last.rs start line: 430 end line: 442 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3645 unit: fn return_type() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 250 end line: 260 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3646 unit: fn return_type() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 307 end line: 317 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 3647 unit: fn create_sliding_accumulator() file: datafusion/functions-aggregate/src/sum.rs start line: 234 end line: 244 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3648 unit: fn size() file: datafusion/functions-aggregate/src/array_agg.rs start line: 370 end line: 380 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3649 unit: fn all_nulls_on_both_batches_with_distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 972 end line: 984 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3650 unit: fn accumulator() file: datafusion/functions-aggregate/src/approx_median.rs start line: 124 end line: 135 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3651 unit: fn fixed_size() file: datafusion/functions-aggregate/src/count.rs start line: 665 end line: 675 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3652 unit: fn value_from_column_statistics() file: datafusion/functions-aggregate/src/min_max.rs start line: 206 end line: 216 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3653 unit: fn value_from_column_statistics() file: datafusion/functions-aggregate/src/min_max.rs start line: 1132 end line: 1142 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3654 unit: fn no_duplicates_distinct() file: datafusion/functions-aggregate/src/string_agg.rs start line: 278 end line: 292 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3655 unit: fn duplicates_distinct() file: datafusion/functions-aggregate/src/string_agg.rs start line: 310 end line: 324 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3656 unit: fn slice_max() file: datafusion/functions-aggregate/src/median.rs start line: 577 end line: 589 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3657 unit: fn convert_to_state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/bool_op.rs start line: 147 end line: 159 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3658 unit: fn initialize_builder() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 584 end line: 594 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 3659 unit: fn test_merge_unsorted_against_uniform_distro() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 737 end line: 749 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3660 unit: fn generate_values() file: datafusion/functions-aggregate-common/benches/accumulate.rs start line: 30 end line: 40 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3661 unit: fn fmt() file: datafusion/common/src/dfschema.rs start line: 944 end line: 954 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3662 unit: fn test_from_field_specific_qualified_schema() file: datafusion/common/src/dfschema.rs start line: 1151 end line: 1161 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3663 unit: fn select_without_valid_fields() file: datafusion/common/src/dfschema.rs start line: 1297 end line: 1310 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3664 unit: fn insert_accounted() file: datafusion/common/src/utils/proxy.rs start line: 206 end line: 217 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 3665 unit: fn arc_children() file: datafusion/common/src/tree_node.rs start line: 1181 end line: 1193 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 3666 unit: fn fmt() file: datafusion/common/src/config.rs start line: 2077 end line: 2087 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3667 unit: fn parquet_table_options() file: datafusion/common/src/config.rs start line: 2215 end line: 2225 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3668 unit: fn parquet_table_options_config_entry() file: datafusion/common/src/config.rs start line: 2229 end line: 2239 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3669 unit: fn check_num_rows() file: datafusion/common/src/stats.rs start line: 552 end line: 565 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3670 unit: fn from() file: datafusion/common/src/error.rs start line: 339 end line: 350 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 3671 unit: fn external_error_no_recursive() file: datafusion/common/src/error.rs start line: 1134 end line: 1145 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3672 unit: fn flatten)() file: datafusion/common/src/scalar/mod.rs start line: 619 end line: 630 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 3673 unit: fn scalar_iter_to_array_empty() file: datafusion/common/src/scalar/mod.rs start line: 5103 end line: 5114 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3674 unit: fn test_scalar_negative() file: datafusion/common/src/scalar/mod.rs start line: 6460 end line: 6473 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3675 unit: fn numeric_string_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1199 end line: 1209 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3676 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/lpad.rs start line: 112 end line: 122 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3677 unit: fn keep_scalar() file: datafusion/functions/src/core/greatest_least_utils.rs start line: 29 end line: 41 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3678 unit: fn return_field_from_args() file: datafusion/functions/src/core/coalesce.rs start line: 85 end line: 96 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3679 unit: fn nullif_boolean() file: datafusion/functions/src/core/nullif.rs start line: 222 end line: 236 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3680 unit: fn invoke_with_args() file: datafusion/functions/src/core/overlay.rs start line: 103 end line: 113 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3681 unit: fn encode_binary_array() file: datafusion/functions/src/encoding/inner.rs start line: 386 end line: 396 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3682 unit: fn encode_utf8_array() file: datafusion/functions/src/encoding/inner.rs start line: 398 end line: 408 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3683 unit: fn simplify() file: datafusion/functions/src/datetime/current_time.rs start line: 90 end line: 100 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3684 unit: fn invoke_with_args() file: datafusion/functions/src/string/to_hex.rs start line: 130 end line: 140 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3685 unit: fn random_substring() file: datafusion/functions/benches/strpos.rs start line: 93 end line: 104 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3686 unit: fn check_unique_keys() file: datafusion/functions-nested/src/map.rs start line: 98 end line: 109 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 3687 unit: fn get_first_array_ref() file: datafusion/functions-nested/src/map.rs start line: 111 end line: 121 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3688 unit: fn get_element_type() file: datafusion/functions-nested/src/map.rs start line: 288 end line: 298 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3689 unit: fn get_offsets_for_flatten() file: datafusion/functions-nested/src/flatten.rs start line: 215 end line: 225 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3690 unit: fn get_large_offsets_for_flatten() file: datafusion/functions-nested/src/flatten.rs start line: 228 end line: 238 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3691 unit: fn return_field_from_args() file: datafusion/functions-nested/src/map_values.rs start line: 99 end line: 111 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3692 unit: fn return_type() file: datafusion/functions-nested/src/sort.rs start line: 134 end line: 144 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3693 unit: fn schema_name() file: datafusion/functions-nested/src/extract.rs start line: 374 end line: 384 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3694 unit: fn create_file_opener() file: datafusion/datasource-avro/src/source.rs start line: 188 end line: 198 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 3695 unit: fn resolve_boolean() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 991 end line: 1001 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3696 unit: fn out_of_bounds_evaluate() file: datafusion/physical-expr/src/expressions/column.rs start line: 231 end line: 241 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3697 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/negative.rs start line: 95 end line: 105 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3698 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 83 end line: 93 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3699 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/like.rs start line: 120 end line: 130 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3700 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/like.rs start line: 136 end line: 146 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3701 unit: fn test_cast_i32_utf8() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 521 end line: 531 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3702 unit: fn test_try_cast_utf8_i32() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 534 end line: 544 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3703 unit: fn create_decimal_array() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 578 end line: 588 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 3704 unit: fn propagate_constraints() file: datafusion/physical-expr/src/expressions/cast.rs start line: 174 end line: 185 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3705 unit: fn with_new_children() file: datafusion/physical-expr/src/scalar_function.rs start line: 228 end line: 238 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3706 unit: fn eq() file: datafusion/physical-expr/src/aggregate.rs start line: 686 end line: 696 size: 11 LOC McCabe index: 5 number of parameters: 2 id: 3707 unit: fn test_union_equivalence_properties_multi_children_1() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 335 end line: 348 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3708 unit: fn test_union_equivalence_properties_multi_children_2() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 351 end line: 364 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3709 unit: fn test_union_equivalence_properties_multi_children_3() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 367 end line: 380 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3710 unit: fn test_union_equivalence_properties_multi_children_4() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 383 end line: 396 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3711 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 38 end line: 48 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3712 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/class.rs start line: 746 end line: 756 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3713 unit: fn new_all_types() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1453 end line: 1463 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3714 unit: fn get_byte_ranges() file: datafusion/datasource-parquet/src/reader.rs start line: 106 end line: 116 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3715 unit: fn statistics() file: datafusion/datasource-parquet/src/source.rs start line: 529 end line: 544 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3716 unit: fn default() file: datafusion/core/src/datasource/file_format/options.rs start line: 435 end line: 445 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3717 unit: fn to_listing_options() file: datafusion/core/src/datasource/file_format/options.rs start line: 637 end line: 648 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3718 unit: fn to_listing_options() file: datafusion/core/src/datasource/file_format/options.rs start line: 663 end line: 674 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3719 unit: fn set_view_state() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 685 end line: 695 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3720 unit: fn next() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1105 end line: 1117 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 3721 unit: fn default() file: datafusion/core/src/physical_planner.rs start line: 2739 end line: 2749 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3722 unit: fn run() file: datafusion/core/benches/sort.rs start line: 258 end line: 270 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3723 unit: fn create_context() file: datafusion/core/benches/dataframe.rs start line: 32 end line: 45 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3724 unit: fn from() file: datafusion/ffi/src/table_source.rs start line: 32 end line: 42 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3725 unit: fn from() file: datafusion/ffi/src/table_source.rs start line: 46 end line: 56 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3726 unit: fn record_batch_to_wrapped_array() file: datafusion/ffi/src/record_batch_stream.rs start line: 99 end line: 109 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3727 unit: fn maybe_record_batch_to_wrapped_stream() file: datafusion/ffi/src/record_batch_stream.rs start line: 112 end line: 122 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3728 unit: fn try_from() file: datafusion/ffi/src/udf/mod.rs start line: 288 end line: 300 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3729 unit: fn call() file: datafusion/ffi/src/udtf.rs start line: 179 end line: 192 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3730 unit: fn with_new_children() file: datafusion/ffi/src/execution_plan.rs start line: 266 end line: 276 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3731 unit: fn from_char() file: datafusion/sqllogictest/src/engines/output.rs start line: 32 end line: 42 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3732 unit: fn to_char() file: datafusion/sqllogictest/src/engines/output.rs start line: 44 end line: 54 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3733 unit: fn update_slow_count() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 194 end line: 208 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3734 unit: fn convert_rows() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 319 end line: 329 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3735 unit: fn update_slow_count() file: datafusion/sqllogictest/src/engines/datafusion_engine/runner.rs start line: 51 end line: 65 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3736 unit: fn make_schema_with_empty_metadata() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 473 end line: 483 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3737 unit: fn partial_cmp() file: datafusion/expr/src/expr.rs start line: 465 end line: 475 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3738 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 2904 end line: 2914 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3739 unit: fn format_cast() file: datafusion/expr/src/expr.rs start line: 3329 end line: 3341 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3740 unit: fn test_schema_display_alias_with_relation() file: datafusion/expr/src/expr.rs start line: 3551 end line: 3561 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3741 unit: fn map_elements Result>>() file: datafusion/expr/src/logical_plan/ddl.rs start line: 510 end line: 520 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3742 unit: fn from_str() file: datafusion/expr/src/logical_plan/plan.rs start line: 3083 end line: 3093 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3743 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 3567 end line: 3577 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3744 unit: fn nullify_fields() file: datafusion/expr/src/logical_plan/builder.rs start line: 1554 end line: 1564 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3745 unit: fn new() file: datafusion/expr/src/expr_fn.rs start line: 786 end line: 796 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3746 unit: fn filter() file: datafusion/expr/src/expr_fn.rs start line: 907 end line: 917 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3747 unit: fn distinct() file: datafusion/expr/src/expr_fn.rs start line: 918 end line: 928 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3748 unit: fn new() file: datafusion/optimizer/src/optimizer.rs start line: 267 end line: 277 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3749 unit: fn nested_case() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1294 end line: 1305 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 3750 unit: fn scalar_udf() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1335 end line: 1346 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3751 unit: fn cast_if_not_same_type() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1767 end line: 1777 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 3752 unit: fn subexpr_in_different_order() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1052 end line: 1066 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3753 unit: fn test_normalize_add_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1419 end line: 1432 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3754 unit: fn test_normalize_multi_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1435 end line: 1448 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3755 unit: fn test_normalize_bitset_and_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1451 end line: 1464 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3756 unit: fn test_normalize_bitset_or_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1467 end line: 1480 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3757 unit: fn test_normalize_bitset_xor_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1483 end line: 1496 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3758 unit: fn test_normalize_eq_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1499 end line: 1512 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3759 unit: fn test_normalize_ne_expression() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1515 end line: 1528 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3760 unit: fn test_eliminate_gby_literal() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 179 end line: 190 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3761 unit: fn test_eliminate_constant() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 193 end line: 204 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3762 unit: fn infer_join_predicates_from_predicates() file: datafusion/optimizer/src/push_down_filter.rs start line: 650 end line: 660 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3763 unit: fn filter_with_table_provider_inexact() file: datafusion/optimizer/src/push_down_filter.rs start line: 3044 end line: 3055 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3764 unit: fn filter_with_table_provider_unsupported() file: datafusion/optimizer/src/push_down_filter.rs start line: 3079 end line: 3090 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3765 unit: fn left_nullable_left_join_reordered() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 156 end line: 168 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3766 unit: fn with_exprs_and_inputs() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 912 end line: 922 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3767 unit: fn test_unwrap_cast_comparison_large_string() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 660 end line: 671 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3768 unit: fn test_not_support_data_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 854 end line: 870 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3769 unit: fn inlist_union() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2007 end line: 2021 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 3770 unit: fn is_exactly_true() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2054 end line: 2064 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3771 unit: fn basic_coercion() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2182 end line: 2198 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3772 unit: fn simplify_and_constant_prop_with_case() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2223 end line: 2241 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 3773 unit: fn test_simplify_multiply_by_one() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2395 end line: 2408 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3774 unit: fn test_simplify_multiply_by_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2411 end line: 2423 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3775 unit: fn test_simplify_divide_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2474 end line: 2486 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3776 unit: fn test_simplify_modulo_by_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2498 end line: 2510 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3777 unit: fn test_simplify_bitwise_xor_by_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2552 end line: 2564 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3778 unit: fn test_simplify_bitwise_shift_right_by_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2567 end line: 2579 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3779 unit: fn test_simplify_bitwise_shift_left_by_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2582 end line: 2594 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3780 unit: fn test_simplify_bitwise_and_by_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2657 end line: 2669 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3781 unit: fn cross_join_empty() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 424 end line: 436 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3782 unit: fn benchmark_is_projection_unnecessary() file: datafusion/optimizer/benches/projection_unnecessary.rs start line: 62 end line: 76 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 3783 unit: fn fmt() file: datafusion/datasource/src/file_scan_config.rs start line: 1071 end line: 1083 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3784 unit: fn repartition_no_action_ranges() file: datafusion/datasource/src/file_groups.rs start line: 698 end line: 711 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3785 unit: fn repartition_test() file: datafusion/datasource/src/file_groups.rs start line: 980 end line: 992 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3786 unit: fn with_new_children() file: datafusion/datasource/src/memory.rs start line: 103 end line: 113 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3787 unit: fn fmt_as() file: datafusion/datasource/src/memory.rs start line: 749 end line: 760 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3788 unit: fn try_swapping_with_projection() file: datafusion/datasource/src/source.rs start line: 92 end line: 106 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3789 unit: fn file_groups_display_one() file: datafusion/datasource/src/display.rs start line: 150 end line: 161 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3790 unit: fn test_gc_string_view_batch_small_no_compact() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 492 end line: 504 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3791 unit: fn test_gc_string_view_batch_large_no_compact() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 516 end line: 528 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3792 unit: fn compute_properties() file: datafusion/physical-plan/src/unnest.rs start line: 98 end line: 108 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3793 unit: fn verify_unnest_list_array() file: datafusion/physical-plan/src/unnest.rs start line: 1034 end line: 1044 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3794 unit: fn poll_next() file: datafusion/physical-plan/src/memory.rs start line: 284 end line: 295 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3795 unit: fn compute_properties() file: datafusion/physical-plan/src/union.rs start line: 387 end line: 398 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3796 unit: fn col_stats_union() file: datafusion/physical-plan/src/union.rs start line: 643 end line: 654 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3797 unit: fn stats_union() file: datafusion/physical-plan/src/union.rs start line: 656 end line: 666 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3798 unit: fn create_test_schema() file: datafusion/physical-plan/src/union.rs start line: 683 end line: 694 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3799 unit: fn convert_to_sort_exprs() file: datafusion/physical-plan/src/union.rs start line: 697 end line: 707 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3800 unit: fn with_new_children() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 329 end line: 339 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3801 unit: fn calculate_out_columns() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 384 end line: 395 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 3802 unit: fn advance_cursors() file: datafusion/physical-plan/src/sorts/merge.rs start line: 318 end line: 329 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 3803 unit: fn fmt_as() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1387 end line: 1398 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3804 unit: fn partitions() file: datafusion/physical-plan/src/sorts/stream.rs start line: 43 end line: 56 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3805 unit: fn reserve_memory_for_merge() file: datafusion/physical-plan/src/sorts/sort.rs start line: 760 end line: 772 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 3806 unit: fn rows_to_indices() file: datafusion/physical-plan/src/sorts/sort.rs start line: 839 end line: 850 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3807 unit: fn execute() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1458 end line: 1468 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3808 unit: fn compute_properties() file: datafusion/physical-plan/src/analyze.rs start line: 88 end line: 98 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3809 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/projection.rs start line: 267 end line: 278 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3810 unit: fn collect_column_indices() file: datafusion/physical-plan/src/projection.rs start line: 897 end line: 908 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3811 unit: fn test_get_record_batch_memory_size_empty() file: datafusion/physical-plan/src/spill/mod.rs start line: 517 end line: 530 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3812 unit: fn replace_root() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 243 end line: 253 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 3813 unit: fn evaluate() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1312 end line: 1322 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3814 unit: fn new_spill_ctx() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1559 end line: 1569 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3815 unit: fn partition_statistics() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1946 end line: 1956 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3816 unit: fn size() file: datafusion/physical-plan/src/aggregates/order/partial.rs start line: 106 end line: 116 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3817 unit: fn intern() file: datafusion/physical-plan/src/aggregates/group_values/mod.rs start line: 97 end line: 133 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3818 unit: fn take_buffers_with_whole_last() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 434 end line: 444 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3819 unit: fn sorted_memory_exec() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1767 end line: 1777 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3820 unit: fn required_input_distribution() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 407 end line: 417 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3821 unit: fn new() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 711 end line: 721 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3822 unit: fn test_column_collector() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 894 end line: 904 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3823 unit: fn compute_properties() file: datafusion/physical-plan/src/coalesce_partitions.rs start line: 74 end line: 85 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3824 unit: fn fmt() file: datafusion/physical-plan/src/display.rs start line: 200 end line: 210 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3825 unit: fn build() file: datafusion/physical-plan/src/streaming.rs start line: 426 end line: 436 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3826 unit: fn parse_required_expr() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 691 end line: 701 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 3827 unit: fn from_table_reference() file: datafusion/proto/src/logical_plan/mod.rs start line: 227 end line: 238 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3828 unit: fn try_into_local_limit_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 843 end line: 853 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 3829 unit: fn try_from_empty_exec() file: datafusion/proto/src/physical_plan/mod.rs start line: 2200 end line: 2210 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3830 unit: fn register_table() file: datafusion/catalog/src/listing_schema.rs start line: 186 end line: 196 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3831 unit: fn execute() file: datafusion/catalog/src/information_schema.rs start line: 557 end line: 568 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3832 unit: fn execute() file: datafusion/catalog/src/information_schema.rs start line: 649 end line: 660 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3833 unit: fn execute() file: datafusion/catalog/src/information_schema.rs start line: 764 end line: 775 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3834 unit: fn execute() file: datafusion/catalog/src/information_schema.rs start line: 1008 end line: 1019 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3835 unit: fn execute() file: datafusion/catalog/src/information_schema.rs start line: 1054 end line: 1066 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3836 unit: fn finish() file: datafusion/catalog/src/information_schema.rs start line: 1083 end line: 1093 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3837 unit: fn finish() file: datafusion/catalog/src/async.rs start line: 95 end line: 105 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 3838 unit: fn generate_sorted_strings() file: test-utils/src/data_gen.rs start line: 225 end line: 236 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 3839 unit: fn register_table_options_extension_from_scheme() file: datafusion-cli/src/cli_context.rs start line: 75 end line: 90 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3840 unit: fn from_str() file: datafusion-cli/src/command.rs start line: 218 end line: 228 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 3841 unit: fn with_plan() file: datafusion-cli/src/exec.rs start line: 315 end line: 327 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 3842 unit: fn fmt() file: datafusion-cli/src/functions.rs start line: 190 end line: 200 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3843 unit: fn keep_only_maxrows() file: datafusion-cli/src/print_format.rs start line: 92 end line: 107 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 3844 unit: fn three_column_batch() file: datafusion-cli/src/print_format.rs start line: 667 end line: 677 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 3845 unit: fn round_trip_literal() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2727 end line: 2736 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3846 unit: fn scatter_int() file: datafusion/physical-expr-common/src/utils.rs start line: 117 end line: 129 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3847 unit: fn scatter_int_end_with_false() file: datafusion/physical-expr-common/src/utils.rs start line: 132 end line: 144 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3848 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 332 end line: 341 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3849 unit: fn message_prefix() file: datafusion/sql/src/utils.rs start line: 102 end line: 111 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3850 unit: fn expect_parse_ok() file: datafusion/sql/src/parser.rs start line: 1028 end line: 1037 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3851 unit: fn show_tables_to_plan() file: datafusion/sql/src/statement.rs start line: 1293 end line: 1302 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3852 unit: fn describe_table_to_plan() file: datafusion/sql/src/statement.rs start line: 1304 end line: 1317 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3853 unit: fn unparse() file: datafusion/sql/src/unparser/extension_unparser.rs start line: 32 end line: 41 size: 10 LOC McCabe index: 1 number of parameters: 6 id: 3854 unit: fn with_custom_scalar_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 366 end line: 375 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3855 unit: fn make_array_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 562 end line: 571 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3856 unit: fn inner_precedence() file: datafusion/sql/src/unparser/expr.rs start line: 892 end line: 903 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3857 unit: fn custom_dialect_without_identifier_quote_style() file: datafusion/sql/src/unparser/expr.rs start line: 2258 end line: 2271 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3858 unit: fn test_dictionary_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 3026 end line: 3039 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3859 unit: fn optimize() file: datafusion/physical-optimizer/src/optimizer.rs start line: 51 end line: 69 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3860 unit: fn extract_join_keys() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 811 end line: 820 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3861 unit: fn new_join_conditions() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 822 end line: 831 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3862 unit: fn is_prunable() file: datafusion/physical-optimizer/src/sanity_checker.rs start line: 114 end line: 123 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3863 unit: fn apply_subrules() file: datafusion/physical-optimizer/src/join_selection.rs start line: 582 end line: 591 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 3864 unit: fn with_null_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2076 end line: 2086 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3865 unit: fn with_row_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2090 end line: 2100 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3866 unit: fn prune_int32_col_eq_zero() file: datafusion/physical-optimizer/src/pruning.rs start line: 3770 end line: 3788 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3867 unit: fn prune_int32_col_eq_zero_cast_as_str() file: datafusion/physical-optimizer/src/pruning.rs start line: 3818 end line: 3838 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3868 unit: fn state() file: datafusion/functions-aggregate/src/variance.rs start line: 557 end line: 567 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3869 unit: fn update_batch() file: datafusion/functions-aggregate/src/stddev.rs start line: 346 end line: 355 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 3870 unit: fn merge_batch() file: datafusion/functions-aggregate/src/stddev.rs start line: 357 end line: 366 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 3871 unit: fn state_fields() file: datafusion/functions-aggregate/src/first_last.rs start line: 172 end line: 181 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3872 unit: fn update_batch() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 461 end line: 471 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3873 unit: fn update_batch() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 204 end line: 213 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3874 unit: fn update_batch() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 343 end line: 352 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3875 unit: fn merge_batch() file: datafusion/functions-aggregate/src/sum.rs start line: 358 end line: 367 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 3876 unit: fn order_by_col() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1019 end line: 1028 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3877 unit: fn full_size() file: datafusion/functions-aggregate/src/count.rs start line: 679 end line: 688 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3878 unit: fn update_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1056 end line: 1065 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 3879 unit: fn order_by_col() file: datafusion/functions-aggregate/src/string_agg.rs start line: 426 end line: 435 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3880 unit: fn state() file: datafusion/functions-aggregate/src/correlation.rs start line: 223 end line: 232 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3881 unit: fn return_type() file: datafusion/functions-aggregate/src/regr.rs start line: 265 end line: 275 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 3882 unit: fn state() file: datafusion/functions-aggregate/src/regr.rs start line: 387 end line: 396 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3883 unit: fn merge_batch() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 305 end line: 314 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 3884 unit: fn convert_to_state() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 316 end line: 325 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 3885 unit: fn default() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 214 end line: 223 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3886 unit: fn test_centroid_addition_regression() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 721 end line: 734 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 3887 unit: fn test_merge_unsorted_against_skewed_distro() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 752 end line: 763 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3888 unit: fn join_qualified_duplicate() file: datafusion/common/src/dfschema.rs start line: 1213 end line: 1222 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3889 unit: fn join_unqualified_duplicate() file: datafusion/common/src/dfschema.rs start line: 1225 end line: 1234 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3890 unit: fn create_qualified_schema() file: datafusion/common/src/column.rs start line: 379 end line: 388 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3891 unit: fn constraints_iter() file: datafusion/common/src/functional_dependencies.rs start line: 628 end line: 637 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3892 unit: fn test_merge_and_order_indices() file: datafusion/common/src/utils/mod.rs start line: 1256 end line: 1266 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3893 unit: fn test_is_sorted() file: datafusion/common/src/utils/mod.rs start line: 1280 end line: 1289 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3894 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 779 end line: 793 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3895 unit: fn $NAME() file: datafusion/common/src/tree_node.rs start line: 1864 end line: 1874 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3896 unit: fn transform_yes>() file: datafusion/common/src/tree_node.rs start line: 1904 end line: 1913 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3897 unit: fn visit() file: datafusion/common/src/config.rs start line: 1846 end line: 1855 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 3898 unit: fn entries() file: datafusion/common/src/config.rs start line: 2126 end line: 2135 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3899 unit: fn csv_u8_table_options() file: datafusion/common/src/config.rs start line: 2171 end line: 2180 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3900 unit: fn assert_starts_with() file: datafusion/common/src/lib.rs start line: 183 end line: 192 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3901 unit: fn test_writeroptions_json_from_statement_options() file: datafusion/common/src/file_options/mod.rs start line: 307 end line: 319 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3902 unit: fn build_decimal256_array() file: datafusion/common/src/scalar/mod.rs start line: 2211 end line: 2220 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 3903 unit: fn try_from() file: datafusion/common/src/scalar/mod.rs start line: 3564 end line: 3573 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3904 unit: fn try_from() file: datafusion/common/src/scalar/mod.rs start line: 3627 end line: 3636 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3905 unit: fn try_from() file: datafusion/common/src/scalar/mod.rs start line: 3643 end line: 3652 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3906 unit: fn fmt_binary() file: datafusion/common/src/scalar/mod.rs start line: 3857 end line: 3866 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 3907 unit: fn test_list_to_array_string() file: datafusion/common/src/scalar/mod.rs start line: 4240 end line: 4251 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3908 unit: fn scalar_try_from_dict_datatype() file: datafusion/common/src/scalar/mod.rs start line: 5278 end line: 5287 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3909 unit: fn check_scalar_cast() file: datafusion/common/src/scalar/mod.rs start line: 6440 end line: 6457 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3910 unit: fn increment_decrement() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1178 end line: 1187 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3911 unit: fn uniform_dist_is_valid_test() file: datafusion/expr-common/src/statistics.rs start line: 874 end line: 884 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3912 unit: fn string_concat_internal_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1168 end line: 1177 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3913 unit: fn test_math_decimal_coercion_rule() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 2128 end line: 2138 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 3914 unit: fn update_batch() file: datafusion/expr-common/src/accumulator.rs start line: 60 end line: 304 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3915 unit: fn regexp_replace_func() file: datafusion/functions/src/regex/regexpreplace.rs start line: 180 end line: 189 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3916 unit: fn _regexp_replace_early_abort() file: datafusion/functions/src/regex/regexpreplace.rs start line: 385 end line: 394 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3917 unit: fn test_case_sensitive_regexp_count_array() file: datafusion/functions/src/regex/regexpcount.rs start line: 824 end line: 835 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3918 unit: fn test_round_f32_one_input() file: datafusion/functions/src/math/round.rs start line: 269 end line: 281 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3919 unit: fn test_round_f64_one_input() file: datafusion/functions/src/math/round.rs start line: 284 end line: 296 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3920 unit: fn test_factorial_i64() file: datafusion/functions/src/math/factorial.rs start line: 122 end line: 134 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3921 unit: fn test_log_simplify_errors() file: datafusion/functions/src/math/log.rs start line: 575 end line: 586 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3922 unit: fn invoke_with_args() file: datafusion/functions/src/math/random.rs start line: 73 end line: 84 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3923 unit: fn test_greatest_return_types_without_common_supertype_in_arg_type() file: datafusion/functions/src/core/greatest.rs start line: 169 end line: 178 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3924 unit: fn test_least_return_types_without_common_supertype_in_arg_type() file: datafusion/functions/src/core/least.rs start line: 182 end line: 191 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3925 unit: fn invoke_with_args() file: datafusion/functions/src/core/version.rs start line: 79 end line: 90 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3926 unit: fn ltrim() file: datafusion/functions/src/string/ltrim.rs start line: 36 end line: 45 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3927 unit: fn rtrim() file: datafusion/functions/src/string/rtrim.rs start line: 36 end line: 45 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3928 unit: fn btrim() file: datafusion/functions/src/string/btrim.rs start line: 35 end line: 44 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3929 unit: fn invoke_with_args() file: datafusion/functions/src/string/ends_with.rs start line: 97 end line: 106 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3930 unit: fn simplify() file: datafusion/functions/src/string/concat_ws.rs start line: 293 end line: 302 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3931 unit: fn return_type() file: datafusion/functions-nested/src/range.rs start line: 147 end line: 156 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3932 unit: fn return_type() file: datafusion/functions-nested/src/range.rs start line: 271 end line: 280 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3933 unit: fn array_has_inner_for_array() file: datafusion/functions-nested/src/array_has.rs start line: 231 end line: 240 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3934 unit: fn general_array_distance() file: datafusion/functions-nested/src/distance.rs start line: 157 end line: 168 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3935 unit: fn get_map_values_field_as_list_field() file: datafusion/functions-nested/src/map_values.rs start line: 141 end line: 152 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3936 unit: fn schema_name() file: datafusion/functions-nested/src/extract.rs start line: 148 end line: 158 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3937 unit: fn return_type() file: datafusion/functions-nested/src/extract.rs start line: 907 end line: 916 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3938 unit: fn coerce_types() file: datafusion/spark/src/function/string/ascii.rs start line: 75 end line: 84 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3939 unit: fn field_lookup() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 870 end line: 879 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 3940 unit: fn maybe_resolve_union() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1011 end line: 1021 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3941 unit: fn expressions() file: datafusion/physical-expr/src/window/window_expr.rs start line: 81 end line: 93 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3942 unit: fn get_reverse_expr() file: datafusion/physical-expr/src/window/standard.rs start line: 251 end line: 260 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3943 unit: fn propagate_constraints() file: datafusion/physical-expr/src/expressions/not.rs start line: 123 end line: 133 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3944 unit: fn propagate_constraints() file: datafusion/physical-expr/src/expressions/negative.rs start line: 131 end line: 141 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3945 unit: fn test_evaluate_bounds() file: datafusion/physical-expr/src/expressions/negative.rs start line: 256 end line: 265 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3946 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/cast.rs start line: 158 end line: 167 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3947 unit: fn advance_if_matches_constant() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 310 end line: 319 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3948 unit: fn with_child_sort_and_const_exprs() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 732 end line: 741 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 3949 unit: fn statistics_converter() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 376 end line: 385 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3950 unit: fn new() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 464 end line: 473 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3951 unit: fn get_ext_with_compression() file: datafusion/datasource-parquet/src/file_format.rs start line: 321 end line: 330 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3952 unit: fn size_of_columns() file: datafusion/datasource-parquet/src/row_filter.rs start line: 390 end line: 400 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 3953 unit: fn get_table_source() file: datafusion/core/src/execution/session_state.rs start line: 1651 end line: 1660 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 3954 unit: fn register_udf() file: datafusion/core/src/execution/session_state.rs start line: 1776 end line: 1785 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3955 unit: fn register_udaf() file: datafusion/core/src/execution/session_state.rs start line: 1787 end line: 1796 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3956 unit: fn register_udwf() file: datafusion/core/src/execution/session_state.rs start line: 1798 end line: 1807 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3957 unit: fn test_with_default_features_not_override() file: datafusion/core/src/execution/session_state.rs start line: 2117 end line: 2129 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3958 unit: fn default() file: datafusion/core/src/datasource/file_format/options.rs start line: 258 end line: 267 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3959 unit: fn bounded_stream() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 1665 end line: 1674 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3960 unit: fn file_range() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 1234 end line: 1243 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3961 unit: fn get_value() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 1654 end line: 1663 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3962 unit: fn get_value() file: datafusion/core/src/datasource/physical_plan/csv.rs start line: 761 end line: 770 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3963 unit: fn get_physical_expr_pair() file: datafusion/core/src/physical_planner.rs start line: 1468 end line: 1477 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3964 unit: fn make_session_state() file: datafusion/core/src/physical_planner.rs start line: 2203 end line: 2212 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3965 unit: fn fmt_as() file: datafusion/core/src/physical_planner.rs start line: 2823 end line: 2833 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3966 unit: fn create_context() file: datafusion/core/benches/distinct_query_sql.rs start line: 41 end line: 50 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3967 unit: fn create_context() file: datafusion/core/benches/aggregate_query_sql.rs start line: 37 end line: 46 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3968 unit: fn physical_plan() file: datafusion/core/benches/sql_planner.rs start line: 53 end line: 62 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3969 unit: fn register_defs() file: datafusion/core/benches/sql_planner.rs start line: 94 end line: 103 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3970 unit: fn create_context() file: datafusion/core/benches/window_query_sql.rs start line: 37 end line: 46 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3971 unit: fn make_sort_exprs() file: datafusion/core/benches/sort.rs start line: 274 end line: 283 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3972 unit: fn i64_streams() file: datafusion/core/benches/sort.rs start line: 286 end line: 296 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3973 unit: fn f64_streams() file: datafusion/core/benches/sort.rs start line: 300 end line: 310 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3974 unit: fn utf8_low_cardinality_streams() file: datafusion/core/benches/sort.rs start line: 313 end line: 322 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3975 unit: fn utf8_view_low_cardinality_streams() file: datafusion/core/benches/sort.rs start line: 325 end line: 334 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3976 unit: fn utf8_view_high_cardinality_streams() file: datafusion/core/benches/sort.rs start line: 337 end line: 346 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3977 unit: fn utf8_high_cardinality_streams() file: datafusion/core/benches/sort.rs start line: 349 end line: 358 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3978 unit: fn test_new_empty() file: datafusion/execution/src/memory_pool/mod.rs start line: 509 end line: 520 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3979 unit: fn lazy_temp_dir_creation() file: datafusion/execution/src/disk_manager.rs start line: 307 end line: 325 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3980 unit: fn register_udaf() file: datafusion/execution/src/task.rs start line: 176 end line: 185 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3981 unit: fn from() file: datafusion/ffi/src/plan_properties.rs start line: 246 end line: 255 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3982 unit: fn from() file: datafusion/ffi/src/plan_properties.rs start line: 259 end line: 268 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3983 unit: fn from() file: datafusion/ffi/src/arrow_wrappers.rs start line: 35 end line: 45 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3984 unit: fn from() file: datafusion/ffi/src/arrow_wrappers.rs start line: 49 end line: 58 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3985 unit: fn from() file: datafusion/ffi/src/udf/return_type_args.rs start line: 111 end line: 120 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3986 unit: fn execute() file: datafusion/ffi/src/execution_plan.rs start line: 278 end line: 287 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 3987 unit: fn setup_scratch_dir() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 131 end line: 142 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3988 unit: fn get_function_meta() file: datafusion/expr/src/planner.rs start line: 93 end line: 120 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3989 unit: fn plan_compound_identifier() file: datafusion/expr/src/planner.rs start line: 219 end line: 228 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 3990 unit: fn schema_name_from_exprs_inner() file: datafusion/expr/src/expr.rs start line: 2922 end line: 2932 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 3991 unit: fn format_case_when() file: datafusion/expr/src/expr.rs start line: 3316 end line: 3325 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 3992 unit: fn get_range() file: datafusion/expr/src/partition_evaluator.rs start line: 110 end line: 119 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 3993 unit: fn evaluate_all() file: datafusion/expr/src/partition_evaluator.rs start line: 162 end line: 175 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 3994 unit: fn get_test_data() file: datafusion/expr/src/window_state.rs start line: 674 end line: 684 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 3995 unit: fn name() file: datafusion/expr/src/logical_plan/extension.rs start line: 233 end line: 250 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 3996 unit: fn fmt() file: datafusion/expr/src/logical_plan/dml.rs start line: 129 end line: 138 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3997 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 2521 end line: 2530 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 3998 unit: fn intersect_maps() file: datafusion/expr/src/logical_plan/plan.rs start line: 2887 end line: 2900 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 3999 unit: fn test_display_indent() file: datafusion/expr/src/logical_plan/plan.rs start line: 4033 end line: 4044 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4000 unit: fn test_display_indent_schema() file: datafusion/expr/src/logical_plan/plan.rs start line: 4047 end line: 4058 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4001 unit: fn check_no_outer_references() file: datafusion/expr/src/logical_plan/invariants.rs start line: 330 end line: 339 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 4002 unit: fn f_up() file: datafusion/expr/src/logical_plan/display.rs start line: 221 end line: 230 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4003 unit: fn test_display_schema() file: datafusion/expr/src/logical_plan/display.rs start line: 735 end line: 745 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4004 unit: fn plan_builder_empty_name() file: datafusion/expr/src/logical_plan/builder.rs start line: 2305 end line: 2314 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4005 unit: fn partition_by() file: datafusion/expr/src/expr_fn.rs start line: 948 end line: 957 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4006 unit: fn window_frame() file: datafusion/expr/src/expr_fn.rs start line: 959 end line: 968 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4007 unit: fn rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 656 end line: 665 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4008 unit: fn test_contains() file: datafusion/optimizer/src/join_key_set.rs start line: 195 end line: 205 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4009 unit: fn join_on_false() file: datafusion/optimizer/src/eliminate_join.rs start line: 99 end line: 109 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4010 unit: fn max_distinct() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 293 end line: 302 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4011 unit: fn limit_fetch_with_ancestor_limit_skip() file: datafusion/optimizer/src/eliminate_limit.rs start line: 168 end line: 179 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4012 unit: fn remove_zero_offset() file: datafusion/optimizer/src/eliminate_limit.rs start line: 260 end line: 270 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4013 unit: fn coerce_on_output_if_viewtype() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1144 end line: 1154 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4014 unit: fn scalar_udf_invalid_input() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1349 end line: 1359 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4015 unit: fn binary_op_date32_op_interval() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1486 end line: 1496 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4016 unit: fn with_exprs_and_inputs() file: datafusion/optimizer/src/push_down_limit.rs start line: 340 end line: 349 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4017 unit: fn with_exprs_and_inputs() file: datafusion/optimizer/src/push_down_limit.rs start line: 393 end line: 402 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4018 unit: fn test_no_op_no_constants() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 207 end line: 217 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4019 unit: fn test_no_op_only_constant() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 220 end line: 230 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4020 unit: fn filter_no_columns() file: datafusion/optimizer/src/push_down_filter.rs start line: 1483 end line: 1492 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4021 unit: fn with_exprs_and_inputs() file: datafusion/optimizer/src/push_down_filter.rs start line: 1961 end line: 1970 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4022 unit: fn left_nullable() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 131 end line: 141 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4023 unit: fn left_nullable_on_condition_reversed() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 171 end line: 181 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4024 unit: fn add_expr() file: datafusion/optimizer/src/optimize_projections/required_indices.rs start line: 114 end line: 125 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 4025 unit: fn nested() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 840 end line: 851 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4026 unit: fn test_simplify_bitwise_and_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2597 end line: 2608 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4027 unit: fn test_simplify_bitwise_or_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2611 end line: 2622 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4028 unit: fn test_simplify_bitwise_xor_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2625 end line: 2636 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4029 unit: fn simplify_expr_is_not_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3438 end line: 3449 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4030 unit: fn simplify_expr_is_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3452 end line: 3463 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4031 unit: fn boolean_test_schema() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4253 end line: 4262 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4032 unit: fn expr() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 120 end line: 130 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4033 unit: fn test_simplify_optimized_plan_support_projection() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 378 end line: 389 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4034 unit: fn simplify_not_in() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 557 end line: 568 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4035 unit: fn simplify_not_not_in() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 571 end line: 582 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4036 unit: fn simplify_not_between() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 585 end line: 596 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4037 unit: fn simplify_not_not_between() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 599 end line: 610 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4038 unit: fn validate_unchanged_cases() file: datafusion/optimizer/src/simplify_expressions/guarantees.rs start line: 253 end line: 262 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4039 unit: fn test_join_empty_propagation_rules_noop() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 543 end line: 569 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4040 unit: fn create() file: datafusion/datasource/src/file_format.rs start line: 119 end line: 139 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4041 unit: fn new_exec_with_batches_invalid_schema() file: datafusion/datasource/src/memory.rs start line: 932 end line: 942 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4042 unit: fn from() file: datafusion/datasource/src/mod.rs start line: 203 end line: 212 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4043 unit: fn test_output_rows() file: datafusion/physical-plan/src/metrics/mod.rs start line: 481 end line: 492 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4044 unit: fn test_elapsed_compute() file: datafusion/physical-plan/src/metrics/mod.rs start line: 495 end line: 506 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4045 unit: fn new() file: datafusion/physical-plan/src/topk/mod.rs start line: 405 end line: 414 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4046 unit: fn target_reached() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 161 end line: 170 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4047 unit: fn with_new_children() file: datafusion/physical-plan/src/memory.rs start line: 233 end line: 242 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4048 unit: fn test_compute_record_batch_statistics_empty() file: datafusion/physical-plan/src/common.rs start line: 290 end line: 300 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4049 unit: fn with_new_children() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 259 end line: 268 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4050 unit: fn new() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 646 end line: 655 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4051 unit: fn schema_orders() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1466 end line: 1475 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4052 unit: fn with_fetch() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 224 end line: 233 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4053 unit: fn generate_task_ctx_for_round_robin_tie_breaker() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 436 end line: 445 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4054 unit: fn output_partitioning_helper() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 175 end line: 185 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4055 unit: fn output_partitioning_helper() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1065 end line: 1075 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4056 unit: fn create_record_batch() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1502 end line: 1511 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4057 unit: fn poll_next() file: datafusion/physical-plan/src/stream.rs start line: 513 end line: 522 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4058 unit: fn poll_next() file: datafusion/physical-plan/src/projection.rs start line: 350 end line: 360 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4059 unit: fn replace_if_better() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 144 end line: 153 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 4060 unit: fn should_append() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 493 end line: 504 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4061 unit: fn switch_to_skip_aggregation() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1130 end line: 1140 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 4062 unit: fn finer_ordering() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1106 end line: 1115 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 4063 unit: fn test_byte_group_value_builder_overflow() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 430 end line: 444 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 4064 unit: fn append_val_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 96 end line: 109 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 4065 unit: fn equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 60 end line: 72 size: 10 LOC McCabe index: 3 number of parameters: 4 id: 4066 unit: fn new_with_one_sender() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 372 end line: 381 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4067 unit: fn test_close_channel_by_dropping_rx_clears_data() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 667 end line: 682 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4068 unit: fn poll_pending() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 815 end line: 824 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4069 unit: fn poll() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 826 end line: 835 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4070 unit: fn partition_statistics() file: datafusion/physical-plan/src/filter.rs start line: 417 end line: 426 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4071 unit: fn collect_build_side() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 837 end line: 849 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4072 unit: fn new_empty() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 723 end line: 732 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4073 unit: fn last_index_for_row() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 953 end line: 962 size: 10 LOC McCabe index: 3 number of parameters: 4 id: 4074 unit: fn fetch_right_columns_by_idxs() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2286 end line: 2295 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4075 unit: fn join_arrays() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2399 end line: 2408 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4076 unit: fn check_valid() file: datafusion/physical-plan/src/joins/utils.rs start line: 1529 end line: 1539 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4077 unit: fn check_collision() file: datafusion/physical-plan/src/joins/utils.rs start line: 1599 end line: 1609 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4078 unit: fn check_filter_expr_contains_sort_information() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 206 end line: 215 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4079 unit: fn convert_filter_columns() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 334 end line: 346 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4080 unit: fn with_new_children() file: datafusion/physical-plan/src/limit.rs start line: 151 end line: 160 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4081 unit: fn with_new_children() file: datafusion/physical-plan/src/streaming.rs start line: 249 end line: 258 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4082 unit: fn gather_filters_for_pushdown() file: datafusion/physical-plan/src/execution_plan.rs start line: 512 end line: 521 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4083 unit: fn test_check_not_null_constraints_accept_non_null() file: datafusion/physical-plan/src/execution_plan.rs start line: 1315 end line: 1324 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4084 unit: fn push_batch() file: datafusion/physical-plan/src/recursive_query.rs start line: 303 end line: 313 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4085 unit: fn from_bytes_with_registry() file: datafusion/proto/src/bytes/mod.rs start line: 179 end line: 189 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 4086 unit: fn parse_optional_expr() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 680 end line: 689 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4087 unit: fn from_factory() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 244 end line: 253 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 4088 unit: fn serialize_when_then_expr() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 425 end line: 434 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 4089 unit: fn try_into_empty_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1389 end line: 1398 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 4090 unit: fn try_into_placeholder_row_physical_plan() file: datafusion/proto/src/physical_plan/mod.rs start line: 1400 end line: 1409 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 4091 unit: fn try_decode() file: datafusion/proto/src/physical_plan/mod.rs start line: 2774 end line: 2785 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 4092 unit: fn register_table() file: datafusion/catalog/src/memory/schema.rs start line: 68 end line: 77 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 4093 unit: fn finish() file: datafusion/catalog/src/async.rs start line: 141 end line: 150 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 4094 unit: def update_datafusion_version() file: dev/update_datafusion_versions.py start line: 0 end line: 0 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4095 unit: fn is_open_quote_for_location() file: datafusion-cli/src/helper.rs start line: 120 end line: 129 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 4096 unit: fn readline_direct() file: datafusion-cli/src/helper.rs start line: 194 end line: 205 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 4097 unit: fn print_json() file: datafusion-cli/src/print_format.rs start line: 349 end line: 359 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4098 unit: fn new() file: datafusion-cli/src/print_format.rs start line: 565 end line: 574 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 4099 unit: def load_from() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4100 unit: def main() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4101 unit: fn json_source() file: datafusion/datasource-json/src/source.rs start line: 115 end line: 123 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4102 unit: fn consume_user_defined_type() file: datafusion/substrait/src/logical_plan/consumer/substrait_consumer.rs start line: 414 end line: 422 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4103 unit: fn consume_user_defined_literal() file: datafusion/substrait/src/logical_plan/consumer/substrait_consumer.rs start line: 424 end line: 432 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4104 unit: fn to_substrait_literal_expr() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2482 end line: 2490 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4105 unit: fn round_trip_type() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2806 end line: 2816 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4106 unit: fn is_nullable() file: datafusion/substrait/src/physical_plan/consumer.rs start line: 226 end line: 235 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4107 unit: fn fmt() file: datafusion/physical-expr-common/src/binary_map.rs start line: 568 end line: 576 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4108 unit: fn test_string_overflow() file: datafusion/physical-expr-common/src/binary_map.rs start line: 816 end line: 824 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 4109 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 629 end line: 637 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4110 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 826 end line: 834 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4111 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 838 end line: 846 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4112 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 1076 end line: 1084 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4113 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 746 end line: 754 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4114 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 768 end line: 776 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4115 unit: fn push_projection_dedupl() file: datafusion/sql/src/utils.rs start line: 584 end line: 592 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4116 unit: fn fmt() file: datafusion/sql/src/parser.rs start line: 235 end line: 243 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4117 unit: fn has_table() file: datafusion/sql/src/statement.rs start line: 2228 end line: 2236 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4118 unit: fn find_closest_match() file: datafusion/sql/src/expr/function.rs start line: 67 end line: 75 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 4119 unit: fn create_empty() file: datafusion/sql/src/unparser/ast.rs start line: 642 end line: 650 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4120 unit: fn find_projection() file: datafusion/sql/src/unparser/rewrite.rs start line: 376 end line: 384 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4121 unit: fn find_window_expr() file: datafusion/sql/src/unparser/utils.rs start line: 263 end line: 271 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4122 unit: fn with_custom_scalar_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 174 end line: 182 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4123 unit: fn optimize() file: datafusion/physical-optimizer/src/filter_pushdown.rs start line: 380 end line: 388 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4124 unit: fn row_count_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1099 end line: 1111 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4125 unit: fn with() file: datafusion/physical-optimizer/src/pruning.rs start line: 2137 end line: 2145 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4126 unit: fn contained() file: datafusion/physical-optimizer/src/pruning.rs start line: 2250 end line: 2258 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4127 unit: fn row_group_predicate_not() file: datafusion/physical-optimizer/src/pruning.rs start line: 2761 end line: 2771 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4128 unit: fn row_group_predicate_not_bool() file: datafusion/physical-optimizer/src/pruning.rs start line: 2774 end line: 2784 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4129 unit: fn row_group_predicate_bool() file: datafusion/physical-optimizer/src/pruning.rs start line: 2787 end line: 2797 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4130 unit: fn row_group_predicate_lt_bool() file: datafusion/physical-optimizer/src/pruning.rs start line: 2800 end line: 2812 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4131 unit: fn row_group_predicate_in_list_to_many_values() file: datafusion/physical-optimizer/src/pruning.rs start line: 3008 end line: 3021 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4132 unit: fn prune_bool_column() file: datafusion/physical-optimizer/src/pruning.rs start line: 3598 end line: 3608 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4133 unit: fn prune_bool_not_column() file: datafusion/physical-optimizer/src/pruning.rs start line: 3611 end line: 3621 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4134 unit: fn prune_bool_column_eq_true() file: datafusion/physical-optimizer/src/pruning.rs start line: 3624 end line: 3634 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4135 unit: fn prune_bool_not_column_eq_true() file: datafusion/physical-optimizer/src/pruning.rs start line: 3637 end line: 3647 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4136 unit: fn test_build_predicate_expression() file: datafusion/physical-optimizer/src/pruning.rs start line: 5165 end line: 5173 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4137 unit: fn update_batch() file: datafusion/functions-aggregate/src/average.rs start line: 280 end line: 288 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4138 unit: fn update_batch() file: datafusion/functions-aggregate/src/average.rs start line: 344 end line: 353 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4139 unit: fn state() file: datafusion/functions-aggregate/src/average.rs start line: 378 end line: 386 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4140 unit: fn evaluate() file: datafusion/functions-aggregate/src/average.rs start line: 441 end line: 450 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4141 unit: fn state() file: datafusion/functions-aggregate/src/average.rs start line: 456 end line: 465 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4142 unit: fn update_batch() file: datafusion/functions-aggregate/src/variance.rs start line: 324 end line: 334 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4143 unit: fn need_update() file: datafusion/functions-aggregate/src/first_last.rs start line: 398 end line: 408 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 4144 unit: fn filter_states_according_to_is_set() file: datafusion/functions-aggregate/src/first_last.rs start line: 1362 end line: 1370 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4145 unit: fn convert_to_sort_cols() file: datafusion/functions-aggregate/src/first_last.rs start line: 1373 end line: 1381 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4146 unit: fn get_scalar_value() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 193 end line: 201 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4147 unit: fn try_from() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 74 end line: 82 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4148 unit: fn new() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 115 end line: 123 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4149 unit: fn new() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 253 end line: 261 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4150 unit: fn set_monotonicity() file: datafusion/functions-aggregate/src/sum.rs start line: 258 end line: 268 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4151 unit: fn evaluate() file: datafusion/functions-aggregate/src/array_agg.rs start line: 356 end line: 368 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4152 unit: fn no_duplicates_no_distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 728 end line: 740 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4153 unit: fn duplicates_no_distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 761 end line: 773 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4154 unit: fn str_arr() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1048 end line: 1056 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4155 unit: fn retract_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1067 end line: 1075 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 4156 unit: fn filter_index() file: datafusion/functions-aggregate/src/string_agg.rs start line: 241 end line: 249 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4157 unit: fn no_duplicates_no_distinct() file: datafusion/functions-aggregate/src/string_agg.rs start line: 263 end line: 275 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4158 unit: fn duplicates_no_distinct() file: datafusion/functions-aggregate/src/string_agg.rs start line: 295 end line: 307 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4159 unit: fn str() file: datafusion/functions-aggregate/src/string_agg.rs start line: 471 end line: 479 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4160 unit: fn test_u8() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 325 end line: 333 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 4161 unit: fn state() file: datafusion/functions-aggregate/src/median.rs start line: 524 end line: 533 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4162 unit: fn merge_batch() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 132 end line: 141 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4163 unit: fn merge_batch() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/prim_op.rs start line: 129 end line: 138 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4164 unit: fn merge_batch() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/bool_op.rs start line: 131 end line: 140 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4165 unit: fn validate_seen_values() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 995 end line: 1003 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4166 unit: fn k_to_q() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 227 end line: 235 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4167 unit: fn test_int64_uniform() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 708 end line: 718 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4168 unit: fn try_from() file: datafusion/common/src/dfschema.rs start line: 876 end line: 884 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4169 unit: fn join_mixed_duplicate() file: datafusion/common/src/dfschema.rs start line: 1262 end line: 1270 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4170 unit: fn fmt() file: datafusion/common/src/functional_dependencies.rs start line: 112 end line: 120 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4171 unit: fn update_elements_with_matching_indices() file: datafusion/common/src/functional_dependencies.rs start line: 605 end line: 613 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4172 unit: fn push_accounted() file: datafusion/common/src/utils/proxy.rs start line: 94 end line: 107 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 4173 unit: fn test_estimate_memory() file: datafusion/common/src/utils/memory.rs start line: 110 end line: 125 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4174 unit: fn needs_quotes() file: datafusion/common/src/utils/mod.rs start line: 273 end line: 284 size: 9 LOC McCabe index: 8 number of parameters: 1 id: 4175 unit: fn visit>() file: datafusion/common/src/tree_node.rs start line: 128 end line: 136 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 4176 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 828 end line: 836 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4177 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 960 end line: 968 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 4178 unit: fn apply_ref_elements Result>() file: datafusion/common/src/tree_node.rs start line: 1052 end line: 1060 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 4179 unit: fn test_large_tree() file: datafusion/common/src/tree_node.rs start line: 2354 end line: 2364 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 4180 unit: fn as_any() file: datafusion/common/src/config.rs start line: 1089 end line: 1113 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4181 unit: fn visit() file: datafusion/common/src/config.rs start line: 1810 end line: 1818 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 4182 unit: fn from() file: datafusion/common/src/stats.rs start line: 254 end line: 262 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4183 unit: fn downcast_array_helper() file: datafusion/common/src/lib.rs start line: 136 end line: 144 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4184 unit: fn next() file: datafusion/common/src/error.rs start line: 643 end line: 651 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4185 unit: fn from() file: datafusion/common/src/scalar/mod.rs start line: 3534 end line: 3542 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4186 unit: fn fmt_list() file: datafusion/common/src/scalar/mod.rs start line: 3846 end line: 3854 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4187 unit: fn scalar_sub_trait_int64_overflow_test() file: datafusion/common/src/scalar/mod.rs start line: 4576 end line: 4584 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4188 unit: fn round_trip_through_scalar() file: datafusion/common/src/scalar/mod.rs start line: 5968 end line: 5977 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4189 unit: fn test_sum_return_data_type() file: datafusion/expr-common/src/type_coercion/aggregates.rs start line: 332 end line: 341 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4190 unit: fn coerce_list_children() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1212 end line: 1220 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4191 unit: fn regex_null_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1320 end line: 1328 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4192 unit: fn is_time_with_valid_unit() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1341 end line: 1349 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4193 unit: fn test_list_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 2445 end line: 2455 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4194 unit: fn evaluate_all() file: datafusion/functions-window/src/row_number.rs start line: 117 end line: 125 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4195 unit: fn test_unsupported_global_flag_regexp_match() file: datafusion/functions/src/regex/regexpmatch.rs start line: 248 end line: 258 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4196 unit: fn test_round_f32_cast_fail() file: datafusion/functions/src/math/round.rs start line: 299 end line: 309 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4197 unit: fn compute_gcd_for_arrays() file: datafusion/functions/src/math/gcd.rs start line: 112 end line: 120 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4198 unit: fn output_ordering() file: datafusion/functions/src/datetime/date_trunc.rs start line: 270 end line: 280 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4199 unit: fn parse_tz() file: datafusion/functions/src/datetime/date_trunc.rs start line: 470 end line: 478 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4200 unit: fn return_type() file: datafusion/functions/src/datetime/to_local_time.rs start line: 358 end line: 367 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4201 unit: fn return_type() file: datafusion/functions/src/string/to_hex.rs start line: 119 end line: 128 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4202 unit: fn to_hex_zero() file: datafusion/functions/src/string/to_hex.rs start line: 157 end line: 166 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4203 unit: fn to_hex_positive_number() file: datafusion/functions/src/string/to_hex.rs start line: 170 end line: 179 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4204 unit: fn to_hex_negative_number() file: datafusion/functions/src/string/to_hex.rs start line: 183 end line: 192 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4205 unit: fn return_type() file: datafusion/functions/src/string/levenshtein.rs start line: 98 end line: 106 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 4206 unit: fn random_element_in_set() file: datafusion/functions/benches/find_in_set.rs start line: 107 end line: 118 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 4207 unit: fn create_args() file: datafusion/functions/benches/concat.rs start line: 27 end line: 35 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4208 unit: fn random_date_in_range() file: datafusion/functions/benches/to_char.rs start line: 36 end line: 44 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4209 unit: fn create_args2() file: datafusion/functions/benches/lower.rs start line: 43 end line: 51 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4210 unit: fn order_nulls_first() file: datafusion/functions-nested/src/sort.rs start line: 265 end line: 273 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4211 unit: fn return_type() file: datafusion/functions-nested/src/set_ops.rs start line: 135 end line: 143 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4212 unit: fn return_type() file: datafusion/functions-nested/src/set_ops.rs start line: 220 end line: 228 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4213 unit: fn return_type() file: datafusion/functions-nested/src/set_ops.rs start line: 291 end line: 299 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4214 unit: fn test_ascii_invoke() file: datafusion/spark/src/function/string/ascii.rs start line: 164 end line: 173 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4215 unit: fn repartitioned() file: datafusion/datasource-avro/src/source.rs start line: 242 end line: 250 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4216 unit: fn build_reader() file: datafusion/datasource-avro/src/avro_to_arrow/reader.rs start line: 198 end line: 206 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4217 unit: fn build_string_dictionary_builder() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 209 end line: 217 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4218 unit: fn serialize() file: datafusion/datasource-csv/src/file_format.rs start line: 640 end line: 648 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 4219 unit: fn csv_source() file: datafusion/datasource-csv/src/source.rs start line: 267 end line: 275 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4220 unit: fn evaluate_args() file: datafusion/physical-expr/src/window/standard_window_function_expr.rs start line: 59 end line: 67 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4221 unit: fn uses_bounded_memory() file: datafusion/physical-expr/src/window/standard.rs start line: 262 end line: 270 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 4222 unit: fn schema() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 865 end line: 873 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 4223 unit: fn test_convert_to_expr() file: datafusion/physical-expr/src/utils/mod.rs start line: 492 end line: 500 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4224 unit: fn array_negative_op() file: datafusion/physical-expr/src/expressions/negative.rs start line: 245 end line: 253 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4225 unit: fn boolean_op() file: datafusion/physical-expr/src/expressions/binary.rs start line: 159 end line: 167 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 4226 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/binary.rs start line: 450 end line: 458 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4227 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 123 end line: 131 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4228 unit: fn invalid_cast() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 565 end line: 575 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4229 unit: fn invalid_cast() file: datafusion/physical-expr/src/expressions/cast.rs start line: 742 end line: 752 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4230 unit: fn test_cast_decimal() file: datafusion/physical-expr/src/expressions/cast.rs start line: 776 end line: 784 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4231 unit: fn interval_mdn_to_duration_ns() file: datafusion/physical-expr/src/intervals/utils.rs start line: 172 end line: 180 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 4232 unit: fn interval_dt_to_duration_ms() file: datafusion/physical-expr/src/intervals/utils.rs start line: 184 end line: 193 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4233 unit: fn fmt() file: datafusion/physical-expr/src/partitioning.rs start line: 269 end line: 277 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4234 unit: fn test_union_equivalence_properties_multi_children_5() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 399 end line: 409 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4235 unit: fn with_child_sort() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 717 end line: 725 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4236 unit: fn with_expected_sort_and_const_exprs() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 757 end line: 765 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4237 unit: fn is_prefix_of() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 478 end line: 489 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 4238 unit: fn projected_constraints() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 1121 end line: 1129 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4239 unit: fn do_bench() file: datafusion/physical-expr/benches/in_list.rs start line: 28 end line: 37 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 4240 unit: fn fetch() file: datafusion/datasource-parquet/src/file_format.rs start line: 760 end line: 768 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4241 unit: fn pushdown_columns() file: datafusion/datasource-parquet/src/row_filter.rs start line: 360 end line: 368 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4242 unit: fn get_basic_table_schema() file: datafusion/datasource-parquet/src/row_filter.rs start line: 669 end line: 680 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4243 unit: fn get_lists_table_schema() file: datafusion/datasource-parquet/src/row_filter.rs start line: 682 end line: 693 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4244 unit: fn with_file_groups_and_update_partitioning() file: datafusion/datasource-parquet/src/mod.rs start line: 463 end line: 471 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4245 unit: fn update_selection() file: datafusion/datasource-parquet/src/page_filter.rs start line: 283 end line: 291 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4246 unit: fn serialize_logical_plan() file: datafusion/core/src/execution/context/mod.rs start line: 1786 end line: 1794 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4247 unit: fn deserialize_logical_plan() file: datafusion/core/src/execution/context/mod.rs start line: 1796 end line: 1804 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4248 unit: fn get_file_type() file: datafusion/core/src/execution/session_state.rs start line: 1736 end line: 1744 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4249 unit: fn create() file: datafusion/core/src/datasource/mod.rs start line: 210 end line: 218 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4250 unit: fn assert_bytes_scanned() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 1066 end line: 1075 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4251 unit: fn csv_deserializer() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1172 end line: 1180 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4252 unit: fn json_deserializer() file: datafusion/core/src/datasource/file_format/json.rs start line: 339 end line: 347 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4253 unit: fn create_physical_expr() file: datafusion/core/src/physical_planner.rs start line: 117 end line: 127 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 4254 unit: fn f_down() file: datafusion/core/src/physical_planner.rs start line: 2163 end line: 2171 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4255 unit: fn load_csv() file: datafusion/core/benches/csv_load.rs start line: 35 end line: 43 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 4256 unit: fn criterion_benchmark() file: datafusion/core/benches/struct_query_sql.rs start line: 66 end line: 75 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4257 unit: fn criterion_benchmark() file: datafusion/core/benches/dataframe.rs start line: 67 end line: 77 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 4258 unit: fn grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 375 end line: 383 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4259 unit: fn shrink() file: datafusion/execution/src/memory_pool/pool.rs start line: 385 end line: 393 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4260 unit: fn eq() file: datafusion/execution/src/memory_pool/mod.rs start line: 185 end line: 195 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4261 unit: fn default() file: datafusion/execution/src/config.rs start line: 101 end line: 110 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4262 unit: fn test_disabled_disk_manager() file: datafusion/execution/src/disk_manager.rs start line: 357 end line: 365 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4263 unit: fn test_round_trip_ffi_session_config() file: datafusion/ffi/src/session_config.rs start line: 173 end line: 186 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4264 unit: fn schema() file: datafusion/ffi/src/catalog_provider.rs start line: 238 end line: 247 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4265 unit: fn schema_name() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 220 end line: 228 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4266 unit: fn normalize_paths() file: datafusion/sqllogictest/src/engines/datafusion_engine/normalize.rs start line: 142 end line: 150 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4267 unit: fn test_split_conjunction_owned_alias() file: datafusion/expr/src/utils.rs start line: 1607 end line: 1616 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4268 unit: fn rewrite_sort_col_by_aggs() file: datafusion/expr/src/expr_rewriter/order_by.rs start line: 48 end line: 59 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4269 unit: fn name() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 48 end line: 64 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4270 unit: fn test_string_conversion() file: datafusion/expr/src/type_coercion/functions.rs start line: 887 end line: 896 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 4271 unit: fn test_schema_display_alias_without_relation() file: datafusion/expr/src/expr.rs start line: 3564 end line: 3572 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4272 unit: fn as_any() file: datafusion/expr/src/logical_plan/extension.rs start line: 48 end line: 78 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4273 unit: fn fmt() file: datafusion/expr/src/logical_plan/dml.rs start line: 46 end line: 54 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4274 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/dml.rs start line: 169 end line: 177 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4275 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 432 end line: 440 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4276 unit: fn only_expr() file: datafusion/expr/src/logical_plan/plan.rs start line: 1177 end line: 1185 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4277 unit: fn only_input() file: datafusion/expr/src/logical_plan/plan.rs start line: 1189 end line: 1197 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4278 unit: fn is_allowed_filter_type() file: datafusion/expr/src/logical_plan/plan.rs start line: 2281 end line: 2290 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4279 unit: fn normalize_eq() file: datafusion/expr/src/logical_plan/plan.rs start line: 3847 end line: 3856 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 4280 unit: fn employee_schema() file: datafusion/expr/src/logical_plan/plan.rs start line: 4012 end line: 4020 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4281 unit: fn strip_inner_query() file: datafusion/expr/src/logical_plan/invariants.rs start line: 372 end line: 380 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4282 unit: fn with_exprs_and_inputs() file: datafusion/expr/src/logical_plan/invariants.rs start line: 456 end line: 464 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4283 unit: fn employee_schema() file: datafusion/expr/src/logical_plan/builder.rs start line: 2520 end line: 2528 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4284 unit: fn filter_is_null_and_is_not_null() file: datafusion/expr/src/expr_fn.rs start line: 976 end line: 984 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4285 unit: fn eliminate_nothing() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 94 end line: 104 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4286 unit: fn f_down() file: datafusion/optimizer/src/optimizer.rs start line: 283 end line: 291 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4287 unit: fn f_up() file: datafusion/optimizer/src/optimizer.rs start line: 293 end line: 301 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 4288 unit: fn skip_failing_rule() file: datafusion/optimizer/src/optimizer.rs start line: 473 end line: 481 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4289 unit: fn skip_generate_different_schema() file: datafusion/optimizer/src/optimizer.rs start line: 517 end line: 525 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4290 unit: fn limit_0_root() file: datafusion/optimizer/src/eliminate_limit.rs start line: 136 end line: 145 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4291 unit: fn between_null() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1555 end line: 1563 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4292 unit: fn filter_false() file: datafusion/optimizer/src/eliminate_filter.rs start line: 107 end line: 118 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4293 unit: fn filter_null() file: datafusion/optimizer/src/eliminate_filter.rs start line: 121 end line: 132 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4294 unit: fn left_nullable_left_join() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 144 end line: 153 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4295 unit: fn test_tables() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 349 end line: 357 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4296 unit: fn get_node_number() file: datafusion/optimizer/src/plan_signature.rs start line: 74 end line: 85 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4297 unit: fn expr_contains_inner() file: datafusion/optimizer/src/simplify_expressions/utils.rs start line: 70 end line: 78 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 4298 unit: fn test_simplify_or_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2974 end line: 2987 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4299 unit: fn test_simplify_or_and_non_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2990 end line: 3006 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4300 unit: fn test_simplify_and_or() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3009 end line: 3022 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4301 unit: fn test_simplify_and_or_non_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3025 end line: 3041 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4302 unit: fn try_simplify_with_cycle_count() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3360 end line: 3368 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4303 unit: fn simplify_large_or() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3929 end line: 3937 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4304 unit: fn rewrite() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 65 end line: 73 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4305 unit: fn assert_optimized_plan_eq() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 183 end line: 192 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4306 unit: fn get_optimized_plan_formatted() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 431 end line: 440 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4307 unit: fn simplify_not_binary() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 479 end line: 489 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4308 unit: fn simplify_not_bool_and() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 492 end line: 502 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4309 unit: fn simplify_not_bool_or() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 505 end line: 515 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4310 unit: fn simplify_not_not() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 518 end line: 528 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4311 unit: fn simplify_not_null() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 531 end line: 541 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4312 unit: fn simplify_not_not_null() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 544 end line: 554 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4313 unit: fn simplify_not_distinct_from() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 673 end line: 683 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4314 unit: fn simplify_not_not_distinct_from() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 686 end line: 696 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4315 unit: fn simplify_is_not_null() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 725 end line: 735 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4316 unit: fn simplify_is_null() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 738 end line: 748 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4317 unit: fn extract_plans_from_union() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 97 end line: 105 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4318 unit: fn eliminate_nothing() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 150 end line: 160 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4319 unit: fn propagate_union_empty() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 321 end line: 331 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4320 unit: fn propagate_union_alias() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 411 end line: 421 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4321 unit: fn repartition_empty_file_only() file: datafusion/datasource/src/file_groups.rs start line: 542 end line: 552 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4322 unit: fn repartition_ordered_no_action_file_too_small() file: datafusion/datasource/src/file_groups.rs start line: 756 end line: 768 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4323 unit: fn test_prefix_s3() file: datafusion/datasource/src/url.rs start line: 452 end line: 462 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4324 unit: fn get_ext() file: datafusion/datasource/src/file_compression_type.rs start line: 62 end line: 70 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4325 unit: fn fmt_as() file: datafusion/datasource/src/source.rs start line: 130 end line: 138 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4326 unit: fn poll_next() file: datafusion/datasource/src/file_stream.rs start line: 328 end line: 336 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4327 unit: fn create() file: datafusion/datasource/src/schema_adapter.rs start line: 208 end line: 216 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4328 unit: fn schema() file: datafusion/datasource/src/sink.rs start line: 63 end line: 84 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4329 unit: fn fmt_as() file: datafusion/datasource/src/sink.rs start line: 150 end line: 158 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4330 unit: fn file_group_display_many_default() file: datafusion/datasource/src/display.rs start line: 233 end line: 242 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4331 unit: fn test_display_labels_no_partition() file: datafusion/physical-plan/src/metrics/mod.rs start line: 457 end line: 466 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4332 unit: fn test_display_labels_and_partition() file: datafusion/physical-plan/src/metrics/mod.rs start line: 469 end line: 478 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4333 unit: fn test_coalesce_with_fetch_larger_than_input_size() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 296 end line: 306 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4334 unit: fn test_coalesce_with_fetch_less_than_input_size() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 309 end line: 318 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4335 unit: fn test_coalesce_with_fetch_less_than_target_and_no_remaining_rows() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 321 end line: 330 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4336 unit: fn test_coalesce_with_fetch_less_target_batch_size() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 333 end line: 342 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4337 unit: fn test_coalesce_single_large_batch_over_fetch() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 345 end line: 353 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4338 unit: fn uint32_batch() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 480 end line: 489 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4339 unit: fn compute_window_aggregates() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 305 end line: 313 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4340 unit: fn required_input_ordering() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 306 end line: 314 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4341 unit: fn task_context_helper() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1401 end line: 1409 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4342 unit: fn create_evaluator() file: datafusion/physical-plan/src/windows/mod.rs start line: 236 end line: 244 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4343 unit: fn get_result_ordering() file: datafusion/physical-plan/src/windows/mod.rs start line: 265 end line: 273 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4344 unit: fn create_test_schema2() file: datafusion/physical-plan/src/windows/mod.rs start line: 658 end line: 666 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4345 unit: fn create_test_schema3() file: datafusion/physical-plan/src/windows/mod.rs start line: 669 end line: 677 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4346 unit: fn with_new_children() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 255 end line: 263 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4347 unit: fn is_eq_to_prev_row_in_prev_batch() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 124 end line: 132 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4348 unit: fn err_with_oom_context() file: datafusion/physical-plan/src/sorts/sort.rs start line: 800 end line: 809 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4349 unit: fn required_input_distribution() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1186 end line: 1194 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4350 unit: fn with_new_children() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1204 end line: 1213 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4351 unit: fn is_projection_removable() file: datafusion/physical-plan/src/projection.rs start line: 535 end line: 543 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 4352 unit: fn is_worse() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 120 end line: 128 size: 9 LOC McCabe index: 5 number of parameters: 2 id: 4353 unit: fn create_test_schema() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1465 end line: 1474 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4354 unit: fn value() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 283 end line: 292 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 4355 unit: fn vectorized_equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 500 end line: 508 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4356 unit: fn test_intern_for_vectorized_group_values() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1251 end line: 1261 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4357 unit: fn decr_empty_channels() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 458 end line: 469 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 4358 unit: fn test_close_channel_by_dropping_rx_on_open_gate() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 593 end line: 606 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4359 unit: fn poll_ready() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 801 end line: 809 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4360 unit: fn handle_child_pushdown_result() file: datafusion/physical-plan/src/repartition/mod.rs start line: 755 end line: 763 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4361 unit: fn build_left_table() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1112 end line: 1120 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4362 unit: fn build_right_table() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1122 end line: 1130 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4363 unit: fn build_table() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2599 end line: 2607 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4364 unit: fn join() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2696 end line: 2704 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 4365 unit: fn check_not_in_right() file: datafusion/physical-plan/src/joins/utils.rs start line: 1542 end line: 1551 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4366 unit: fn poll() file: datafusion/physical-plan/src/joins/utils.rs start line: 1563 end line: 1571 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4367 unit: fn check_not_in_left() file: datafusion/physical-plan/src/joins/utils.rs start line: 1587 end line: 1596 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4368 unit: fn check_in_right() file: datafusion/physical-plan/src/joins/utils.rs start line: 1612 end line: 1621 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4369 unit: fn with_new_children() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 263 end line: 271 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4370 unit: fn build_table() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1700 end line: 1708 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4371 unit: fn build_table_two_batches() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 2311 end line: 2319 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4372 unit: fn build_semi_anti_left_table() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 2572 end line: 2580 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4373 unit: fn build_semi_anti_right_table() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 2582 end line: 2590 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4374 unit: fn compute_properties() file: datafusion/physical-plan/src/limit.rs start line: 252 end line: 260 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4375 unit: fn fmt() file: datafusion/physical-plan/src/display.rs start line: 1025 end line: 1033 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4376 unit: fn properties() file: datafusion/physical-plan/src/execution_plan.rs start line: 116 end line: 125 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4377 unit: fn handle_child_pushdown_result() file: datafusion/physical-plan/src/execution_plan.rs start line: 540 end line: 548 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4378 unit: fn test_execution_plan_name() file: datafusion/physical-plan/src/execution_plan.rs start line: 1295 end line: 1304 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4379 unit: fn compute_properties() file: datafusion/physical-plan/src/recursive_query.rs start line: 120 end line: 129 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4380 unit: fn with_new_children() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 167 end line: 175 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4381 unit: fn with_fetch() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 212 end line: 220 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4382 unit: fn handle_child_pushdown_result() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 239 end line: 247 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4383 unit: fn create_test_arrays() file: datafusion/physical-plan/benches/partial_ordering.rs start line: 28 end line: 36 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4384 unit: fn try_from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 167 end line: 175 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4385 unit: fn try_decode_table_provider() file: datafusion/proto/src/logical_plan/mod.rs start line: 196 end line: 204 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4386 unit: fn try_encode() file: datafusion/proto/src/logical_plan/mod.rs start line: 289 end line: 297 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4387 unit: fn try_decode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 183 end line: 191 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4388 unit: fn try_decode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 293 end line: 301 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4389 unit: fn try_decode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 609 end line: 617 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4390 unit: fn try_decode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 697 end line: 705 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4391 unit: fn try_decode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 755 end line: 763 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 4392 unit: fn try_encode() file: datafusion/proto/src/physical_plan/mod.rs start line: 108 end line: 116 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4393 unit: fn to_string() file: datafusion/catalog/src/listing_schema.rs start line: 224 end line: 232 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 4394 unit: fn supports_filters_pushdown() file: datafusion/catalog/src/table.rs start line: 254 end line: 262 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4395 unit: fn make_df_settings() file: datafusion/catalog/src/information_schema.rs start line: 213 end line: 221 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 4396 unit: fn new() file: datafusion/catalog/src/information_schema.rs start line: 530 end line: 539 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4397 unit: fn builder() file: datafusion/catalog/src/information_schema.rs start line: 541 end line: 549 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4398 unit: fn new() file: datafusion/catalog/src/information_schema.rs start line: 622 end line: 631 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4399 unit: fn builder() file: datafusion/catalog/src/information_schema.rs start line: 633 end line: 641 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4400 unit: fn register_table() file: datafusion/catalog/src/async.rs start line: 52 end line: 60 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 4401 unit: fn supports_filters_pushdown() file: datafusion/catalog/src/cte_worktable.rs start line: 100 end line: 109 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4402 unit: def update_commit_cargo_toml() file: dev/update_arrow_deps.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 4403 unit: fn default() file: test-utils/src/data_gen.rs start line: 40 end line: 48 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4404 unit: fn highlighter_valid() file: datafusion-cli/src/highlighter.rs start line: 100 end line: 108 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4405 unit: fn highlighter_valid_with_new_line() file: datafusion-cli/src/highlighter.rs start line: 111 end line: 119 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 4406 unit: fn run() file: datafusion-cli/src/print_format.rs start line: 613 end line: 621 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4407 unit: fn multiplier() file: datafusion-cli/src/main.rs start line: 320 end line: 328 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 4408 unit: def load_from() file: benchmarks/compare.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4409 unit: fn file_scan_config() file: datafusion/datasource-json/src/source.rs start line: 106 end line: 113 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4410 unit: fn create_project_remapping() file: datafusion/substrait/src/logical_plan/producer.rs start line: 1004 end line: 1011 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4411 unit: fn string_set_empty() file: datafusion/physical-expr-common/src/binary_map.rs start line: 620 end line: 627 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4412 unit: fn string_set_one_null() file: datafusion/physical-expr-common/src/binary_map.rs start line: 630 end line: 637 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4413 unit: fn string_set_many_null() file: datafusion/physical-expr-common/src/binary_map.rs start line: 640 end line: 647 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4414 unit: fn evaluate() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 82 end line: 90 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4415 unit: fn children() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 113 end line: 140 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4416 unit: fn to_str() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 328 end line: 335 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4417 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 197 end line: 204 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4418 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 608 end line: 615 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4419 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 224 end line: 231 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4420 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 643 end line: 650 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4421 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 735 end line: 742 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4422 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 793 end line: 800 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4423 unit: fn fmt() file: datafusion/sql/src/parser.rs start line: 266 end line: 273 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4424 unit: fn post_visit_query() file: datafusion/sql/src/resolve.rs start line: 90 end line: 98 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4425 unit: fn fmt() file: datafusion/sql/src/unparser/ast.rs start line: 705 end line: 712 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4426 unit: fn scalar_function_to_sql_overrides() file: datafusion/sql/src/unparser/dialect.rs start line: 151 end line: 158 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4427 unit: fn window_func_support_window_frame() file: datafusion/sql/src/unparser/dialect.rs start line: 163 end line: 170 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4428 unit: fn window_func_support_window_frame() file: datafusion/sql/src/unparser/dialect.rs start line: 657 end line: 664 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4429 unit: fn scalar_value_list_to_sql() file: datafusion/sql/src/unparser/expr.rs start line: 573 end line: 581 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4430 unit: fn sorts_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1215 end line: 1222 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4431 unit: fn compute_properties() file: datafusion/physical-optimizer/src/output_requirements.rs start line: 122 end line: 129 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4432 unit: fn optimize() file: datafusion/physical-optimizer/src/sanity_checker.rs start line: 57 end line: 64 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4433 unit: fn min_fetch() file: datafusion/physical-optimizer/src/enforce_sorting/sort_pushdown.rs start line: 78 end line: 85 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4434 unit: fn combine_array() file: datafusion/physical-optimizer/src/pruning.rs start line: 703 end line: 713 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4435 unit: fn min_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 874 end line: 881 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4436 unit: fn max_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 884 end line: 891 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4437 unit: fn null_count_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 894 end line: 901 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4438 unit: fn row_count_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 904 end line: 911 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4439 unit: fn new_i64() file: datafusion/physical-optimizer/src/pruning.rs start line: 1966 end line: 1973 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4440 unit: fn new_i32() file: datafusion/physical-optimizer/src/pruning.rs start line: 1975 end line: 1982 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4441 unit: fn new_utf8() file: datafusion/physical-optimizer/src/pruning.rs start line: 1984 end line: 1991 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4442 unit: fn new_bool() file: datafusion/physical-optimizer/src/pruning.rs start line: 1993 end line: 2000 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4443 unit: fn merge_batch() file: datafusion/functions-aggregate/src/average.rs start line: 307 end line: 317 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4444 unit: fn retract_batch() file: datafusion/functions-aggregate/src/average.rs start line: 318 end line: 325 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4445 unit: fn merge_batch() file: datafusion/functions-aggregate/src/average.rs start line: 388 end line: 398 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4446 unit: fn retract_batch() file: datafusion/functions-aggregate/src/average.rs start line: 399 end line: 406 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4447 unit: fn state_fields() file: datafusion/functions-aggregate/src/variance.rs start line: 110 end line: 117 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4448 unit: fn state_fields() file: datafusion/functions-aggregate/src/variance.rs start line: 203 end line: 210 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4449 unit: fn accumulator() file: datafusion/functions-aggregate/src/variance.rs start line: 212 end line: 220 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4450 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/variance.rs start line: 230 end line: 237 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4451 unit: fn update() file: datafusion/functions-aggregate/src/variance.rs start line: 305 end line: 313 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4452 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/stddev.rs start line: 255 end line: 262 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4453 unit: fn evaluate_values() file: datafusion/functions-aggregate/src/nth_value.rs start line: 427 end line: 434 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4454 unit: fn with_beneficial_ordering() file: datafusion/functions-aggregate/src/first_last.rs start line: 292 end line: 299 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4455 unit: fn size() file: datafusion/functions-aggregate/src/first_last.rs start line: 753 end line: 760 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4456 unit: fn with_beneficial_ordering() file: datafusion/functions-aggregate/src/first_last.rs start line: 1064 end line: 1071 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4457 unit: fn state() file: datafusion/functions-aggregate/src/covariance.rs start line: 290 end line: 297 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4458 unit: fn try_from() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 62 end line: 69 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4459 unit: fn update_batch() file: datafusion/functions-aggregate/src/sum.rs start line: 297 end line: 304 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4460 unit: fn update_batch() file: datafusion/functions-aggregate/src/sum.rs start line: 349 end line: 356 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4461 unit: fn retract_batch() file: datafusion/functions-aggregate/src/sum.rs start line: 378 end line: 385 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4462 unit: fn size() file: datafusion/functions-aggregate/src/array_agg.rs start line: 482 end line: 489 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4463 unit: fn merge_batch() file: datafusion/functions-aggregate/src/count.rs start line: 441 end line: 448 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4464 unit: fn update_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1014 end line: 1021 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4465 unit: fn update_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1339 end line: 1346 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4466 unit: fn get_random_vec_i32() file: datafusion/functions-aggregate/src/min_max.rs start line: 1838 end line: 1845 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4467 unit: fn test_merge_overlapped() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 350 end line: 359 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4468 unit: fn size() file: datafusion/functions-aggregate/src/correlation.rs start line: 516 end line: 523 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4469 unit: fn size() file: datafusion/functions-aggregate/src/median.rs start line: 495 end line: 502 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4470 unit: fn evaluate() file: datafusion/functions-aggregate/src/median.rs start line: 562 end line: 569 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4471 unit: fn convert_to_state() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 143 end line: 152 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4472 unit: fn ordering() file: datafusion/functions-aggregate-common/src/merge_arrays.rs start line: 55 end line: 62 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4473 unit: fn from_qualified_schema_into_arrow_schema() file: datafusion/common/src/dfschema.rs start line: 1180 end line: 1187 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4474 unit: fn insert_accounted() file: datafusion/common/src/utils/proxy.rs start line: 139 end line: 147 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 4475 unit: fn test_find_indices() file: datafusion/common/src/utils/mod.rs start line: 1292 end line: 1299 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4476 unit: fn rewrite>() file: datafusion/common/src/tree_node.rs start line: 178 end line: 185 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4477 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 817 end line: 824 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4478 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 838 end line: 845 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4479 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 929 end line: 936 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4480 unit: fn apply_ref_elements Result>() file: datafusion/common/src/tree_node.rs start line: 1034 end line: 1041 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4481 unit: fn visit() file: datafusion/common/src/config.rs start line: 171 end line: 178 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4482 unit: fn visit() file: datafusion/common/src/config.rs start line: 862 end line: 869 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4483 unit: fn visit() file: datafusion/common/src/config.rs start line: 1413 end line: 1420 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4484 unit: fn test_downcast_value() file: datafusion/common/src/lib.rs start line: 155 end line: 163 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4485 unit: fn from() file: datafusion/common/src/error.rs start line: 294 end line: 301 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4486 unit: fn check_level_is_none() file: datafusion/common/src/file_options/parquet_writer.rs start line: 345 end line: 352 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4487 unit: fn is_ignored() file: datafusion/common/src/cse.rs start line: 724 end line: 732 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4488 unit: fn list_to_array_of_size() file: datafusion/common/src/scalar/mod.rs start line: 2690 end line: 2697 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4489 unit: fn test_scalar_value_from_string() file: datafusion/common/src/scalar/mod.rs start line: 5607 end line: 5614 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4490 unit: fn test_build_timestamp_millisecond_list() file: datafusion/common/src/scalar/mod.rs start line: 7261 end line: 7268 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4491 unit: fn cast_scalar_value() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1639 end line: 1646 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4492 unit: fn try_new() file: datafusion/expr-common/src/statistics.rs start line: 277 end line: 285 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4493 unit: fn test_variance_return_data_type() file: datafusion/expr-common/src/type_coercion/aggregates.rs start line: 321 end line: 329 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4494 unit: fn test_covariance_return_data_type() file: datafusion/expr-common/src/type_coercion/aggregates.rs start line: 344 end line: 352 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4495 unit: fn test_correlation_return_data_type() file: datafusion/expr-common/src/type_coercion/aggregates.rs start line: 355 end line: 363 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4496 unit: fn span() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 116 end line: 123 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4497 unit: fn test_coercion_error() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1503 end line: 1511 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4498 unit: fn fmt() file: datafusion/expr-common/src/signature.rs start line: 659 end line: 666 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4499 unit: fn first_value() file: datafusion/functions-window/src/nth_value.rs start line: 510 end line: 517 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4500 unit: fn evaluate() file: datafusion/functions-window/src/row_number.rs start line: 127 end line: 134 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4501 unit: fn string_to_int_type() file: datafusion/functions/src/utils.rs start line: 221 end line: 230 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4502 unit: fn invoke_with_args() file: datafusion/functions/src/math/pi.rs start line: 71 end line: 78 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4503 unit: fn display_name() file: datafusion/functions/src/core/getfield.rs start line: 107 end line: 116 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4504 unit: fn schema_name() file: datafusion/functions/src/core/getfield.rs start line: 118 end line: 126 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4505 unit: fn overlay() file: datafusion/functions/src/core/overlay.rs start line: 195 end line: 202 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4506 unit: fn hex_decode() file: datafusion/functions/src/encoding/inner.rs start line: 308 end line: 316 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4507 unit: fn encode_scalar() file: datafusion/functions/src/encoding/inner.rs start line: 368 end line: 375 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4508 unit: fn encode_large_scalar() file: datafusion/functions/src/encoding/inner.rs start line: 377 end line: 384 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4509 unit: fn decode_binary_array() file: datafusion/functions/src/encoding/inner.rs start line: 466 end line: 473 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4510 unit: fn decode_utf8_array() file: datafusion/functions/src/encoding/inner.rs start line: 475 end line: 482 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4511 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/current_date.rs start line: 84 end line: 91 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4512 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/current_time.rs start line: 81 end line: 88 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4513 unit: fn compute_distance() file: datafusion/functions/src/datetime/date_bin.rs start line: 263 end line: 272 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4514 unit: fn invoke_with_args() file: datafusion/functions/src/string/starts_with.rs start line: 119 end line: 126 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4515 unit: fn sample() file: datafusion/functions/benches/substr_index.rs start line: 42 end line: 49 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4516 unit: fn return_type() file: datafusion/functions-nested/src/map_keys.rs start line: 94 end line: 101 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4517 unit: fn return_type() file: datafusion/functions-nested/src/map_extract.rs start line: 104 end line: 111 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4518 unit: fn coerce_types() file: datafusion/functions-nested/src/map_extract.rs start line: 124 end line: 132 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4519 unit: fn cast_fsl_to_list() file: datafusion/functions-nested/src/flatten.rs start line: 240 end line: 247 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4520 unit: fn return_type() file: datafusion/functions-nested/src/concat.rs start line: 110 end line: 117 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4521 unit: fn return_type() file: datafusion/functions-nested/src/concat.rs start line: 199 end line: 206 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4522 unit: fn coerce_types() file: datafusion/functions-nested/src/concat.rs start line: 338 end line: 346 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4523 unit: fn return_type() file: datafusion/functions-nested/src/string.rs start line: 187 end line: 194 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4524 unit: fn return_type() file: datafusion/functions-nested/src/length.rs start line: 97 end line: 104 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4525 unit: fn display_name() file: datafusion/functions-nested/src/extract.rs start line: 365 end line: 372 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4526 unit: fn return_type() file: datafusion/functions-nested/src/make_array.rs start line: 104 end line: 113 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4527 unit: fn open() file: datafusion/datasource-avro/src/source.rs start line: 177 end line: 184 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4528 unit: fn test_non_record_schema() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 510 end line: 517 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4529 unit: fn build_reader() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1058 end line: 1065 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4530 unit: fn file_scan_config() file: datafusion/datasource-csv/src/source.rs start line: 258 end line: 265 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4531 unit: fn fmt_extra() file: datafusion/datasource-csv/src/source.rs start line: 625 end line: 632 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4532 unit: fn evaluate() file: datafusion/physical-expr/src/window/window_expr.rs start line: 96 end line: 106 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4533 unit: fn partition_by() file: datafusion/physical-expr/src/window/window_expr.rs start line: 109 end line: 120 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4534 unit: fn with_new_expressions() file: datafusion/physical-expr/src/window/window_expr.rs start line: 152 end line: 159 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4535 unit: fn is_end_bound_safe_for_rows() file: datafusion/physical-expr/src/window/window_expr.rs start line: 391 end line: 398 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4536 unit: fn in_guarantee() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 845 end line: 852 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4537 unit: fn not_in_guarantee() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 855 end line: 862 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4538 unit: fn out_of_bounds_data_type() file: datafusion/physical-expr/src/expressions/column.rs start line: 211 end line: 218 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4539 unit: fn out_of_bounds_nullable() file: datafusion/physical-expr/src/expressions/column.rs start line: 221 end line: 228 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4540 unit: fn test_fmt_sql() file: datafusion/physical-expr/src/expressions/negative.rs start line: 396 end line: 404 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4541 unit: fn data_type() file: datafusion/physical-expr/src/expressions/binary.rs start line: 346 end line: 353 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4542 unit: fn op_name() file: datafusion/physical-expr/src/expressions/like.rs start line: 91 end line: 98 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4543 unit: fn fmt() file: datafusion/physical-expr/src/scalar_function.rs start line: 60 end line: 67 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4544 unit: fn connected_nodes() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 499 end line: 506 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4545 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 280 end line: 287 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4546 unit: fn get_ctx() file: datafusion/wasmtest/src/lib.rs start line: 113 end line: 120 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4547 unit: fn get_bytes() file: datafusion/datasource-parquet/src/reader.rs start line: 97 end line: 104 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4548 unit: fn new() file: datafusion/datasource-parquet/src/row_filter.rs start line: 310 end line: 317 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4549 unit: fn f_down() file: datafusion/datasource-parquet/src/row_filter.rs start line: 345 end line: 353 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4550 unit: fn complex_expr_doesnt_prevent_pushdown() file: datafusion/datasource-parquet/src/row_filter.rs start line: 658 end line: 667 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4551 unit: fn file_scan_config() file: datafusion/datasource-parquet/src/mod.rs start line: 298 end line: 305 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4552 unit: fn parquet_source() file: datafusion/datasource-parquet/src/mod.rs start line: 307 end line: 314 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4553 unit: fn apply_type_coercion() file: datafusion/core/src/execution/context/mod.rs start line: 868 end line: 875 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4554 unit: fn create_cte_work_table() file: datafusion/core/src/execution/session_state.rs start line: 1681 end line: 1688 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4555 unit: fn list() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 331 end line: 338 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4556 unit: fn csv_line() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1146 end line: 1153 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4557 unit: fn csv_schema() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1163 end line: 1170 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4558 unit: fn file_scan_config() file: datafusion/core/src/datasource/physical_plan/arrow_file.rs start line: 85 end line: 92 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4559 unit: fn json_source() file: datafusion/core/src/datasource/physical_plan/arrow_file.rs start line: 94 end line: 101 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4560 unit: fn create_physical_expr() file: datafusion/core/src/physical_planner.rs start line: 198 end line: 205 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4561 unit: fn tuple_err() file: datafusion/core/src/physical_planner.rs start line: 2054 end line: 2061 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4562 unit: fn f_down() file: datafusion/core/src/physical_planner.rs start line: 2137 end line: 2144 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4563 unit: fn compute_properties() file: datafusion/core/src/physical_planner.rs start line: 2812 end line: 2819 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4564 unit: fn check_invariants() file: datafusion/core/src/physical_planner.rs start line: 3139 end line: 3146 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4565 unit: fn random_string() file: datafusion/core/benches/sort.rs start line: 644 end line: 651 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4566 unit: fn local_dir_snapshot() file: datafusion/execution/src/disk_manager.rs start line: 327 end line: 334 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4567 unit: fn test_disk_manager_create_spill_folder() file: datafusion/execution/src/disk_manager.rs start line: 368 end line: 376 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4568 unit: fn udwf() file: datafusion/execution/src/task.rs start line: 167 end line: 175 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4569 unit: fn table_names() file: datafusion/ffi/src/schema_provider.rs start line: 260 end line: 267 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4570 unit: fn try_from() file: datafusion/ffi/src/session_config.rs start line: 156 end line: 165 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4571 unit: fn test_round_trip_scalar_udf() file: datafusion/ffi/src/udf/mod.rs start line: 408 end line: 419 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4572 unit: fn schema_names() file: datafusion/ffi/src/catalog_provider.rs start line: 229 end line: 236 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4573 unit: fn from_sql() file: datafusion/sqllogictest/src/engines/postgres_engine/types.rs start line: 27 end line: 34 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4574 unit: fn is_boolean_type() file: datafusion/expr/src/simplify.rs start line: 76 end line: 84 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4575 unit: fn nullable() file: datafusion/expr/src/simplify.rs start line: 87 end line: 94 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4576 unit: fn get_data_type() file: datafusion/expr/src/simplify.rs start line: 97 end line: 104 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4577 unit: fn supports_filters_pushdown() file: datafusion/expr/src/table_source.rs start line: 112 end line: 119 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4578 unit: fn map_elements Result>>() file: datafusion/expr/src/expr.rs start line: 769 end line: 776 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4579 unit: fn test_partial_ord() file: datafusion/expr/src/expr.rs start line: 3344 end line: 3354 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4580 unit: fn expr_schema_data_type() file: datafusion/expr/src/expr_schema.rs start line: 766 end line: 773 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4581 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 1558 end line: 1565 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4582 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 1601 end line: 1608 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4583 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 1621 end line: 1628 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4584 unit: fn display_plan() file: datafusion/expr/src/logical_plan/plan.rs start line: 4022 end line: 4030 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4585 unit: fn dec() file: datafusion/expr/src/logical_plan/plan.rs start line: 4257 end line: 4264 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4586 unit: fn wont_fail_extension_plan() file: datafusion/expr/src/logical_plan/invariants.rs start line: 472 end line: 480 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4587 unit: fn test_table_scan_with_name() file: datafusion/expr/src/logical_plan/builder.rs start line: 2562 end line: 2569 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4588 unit: fn fmt() file: datafusion/expr/src/expr_fn.rs start line: 412 end line: 419 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4589 unit: fn fmt() file: datafusion/expr/src/expr_fn.rs start line: 517 end line: 524 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4590 unit: fn fmt() file: datafusion/expr/src/expr_fn.rs start line: 630 end line: 637 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4591 unit: fn fmt() file: datafusion/expr/src/window_frame.rs start line: 97 end line: 104 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4592 unit: fn assert_optimized_plan_equal() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 84 end line: 91 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4593 unit: fn assert_optimized_plan_eq() file: datafusion/optimizer/src/eliminate_limit.rs start line: 107 end line: 115 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4594 unit: fn group_expr_to_bitmap_index() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 66 end line: 73 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4595 unit: fn coerce_join_filter() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 276 end line: 283 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4596 unit: fn get_widest_type_in_family() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 693 end line: 700 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4597 unit: fn do_not_coerce_on_output() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1156 end line: 1163 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4598 unit: fn rewrite() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 704 end line: 712 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 4599 unit: fn new() file: datafusion/optimizer/src/push_down_filter.rs start line: 212 end line: 219 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4600 unit: fn supports_filters_pushdown() file: datafusion/optimizer/src/push_down_filter.rs start line: 2990 end line: 2997 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4601 unit: fn rewrite() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 81 end line: 89 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4602 unit: fn reorder_scan() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1634 end line: 1642 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4603 unit: fn table_scan_without_projection() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1943 end line: 1951 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4604 unit: fn test_unwrap_cast_with_timestamp_nanos() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 874 end line: 882 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4605 unit: fn as_string_scalar() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 1905 end line: 1912 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4606 unit: fn to_string_scalar() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 1914 end line: 1921 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4607 unit: fn inlist_intersection() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2025 end line: 2037 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 4608 unit: fn inlist_except() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2041 end line: 2051 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4609 unit: fn api_basic() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2171 end line: 2179 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4610 unit: fn test_schema() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2200 end line: 2207 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4611 unit: fn simplify_and_constant_prop() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2210 end line: 2220 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4612 unit: fn test_simplify_eq_not_self() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2300 end line: 2312 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4613 unit: fn test_simplify_modulo_by_one_non_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2542 end line: 2549 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4614 unit: fn test_simplify_bitwise_and_or() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2877 end line: 2886 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4615 unit: fn test_simplify_bitwise_or_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2889 end line: 2898 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4616 unit: fn test_simplify_simple_bitwise_xor() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2919 end line: 2931 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4617 unit: fn test_simplify_composed_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2953 end line: 2962 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4618 unit: fn try_simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3338 end line: 3345 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4619 unit: fn coerce() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3347 end line: 3354 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4620 unit: fn simplify_expr_eq() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3485 end line: 3500 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4621 unit: fn simplify_expr_not_eq() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3518 end line: 3533 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4622 unit: fn simplify_expr_not_eq_skip_nonboolean_type() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3536 end line: 3548 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4623 unit: fn expr_matches_literal() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 133 end line: 140 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 4624 unit: fn like_str_from_literal() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 161 end line: 170 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4625 unit: fn test_subquery_with_name() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 449 end line: 456 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4626 unit: fn propagate_empty() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 287 end line: 295 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4627 unit: fn projection_indices() file: datafusion/datasource/src/file_scan_config.rs start line: 683 end line: 690 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4628 unit: fn repartition_no_action_min_size() file: datafusion/datasource/src/file_groups.rs start line: 714 end line: 724 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4629 unit: fn sort_columns_from_physical_sort_exprs() file: datafusion/datasource/src/statistics.rs start line: 282 end line: 289 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4630 unit: fn serialize() file: datafusion/datasource/src/write/mod.rs start line: 75 end line: 90 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4631 unit: fn memory_source_config() file: datafusion/datasource/src/memory.rs start line: 253 end line: 260 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4632 unit: fn output_partitioning() file: datafusion/datasource/src/source.rs start line: 83 end line: 91 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4633 unit: fn compute_properties() file: datafusion/datasource/src/source.rs start line: 303 end line: 310 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4634 unit: fn test_object_store_listing_url() file: datafusion/datasource/src/mod.rs start line: 483 end line: 491 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4635 unit: fn digest() file: datafusion/datasource/src/decoder.rs start line: 99 end line: 107 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4636 unit: fn from() file: datafusion/datasource/src/file_meta.rs start line: 44 end line: 51 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4637 unit: fn test_display_no_labels_no_partition() file: datafusion/physical-plan/src/metrics/mod.rs start line: 435 end line: 443 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4638 unit: fn test_display_no_labels_with_partition() file: datafusion/physical-plan/src/metrics/mod.rs start line: 446 end line: 454 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4639 unit: fn test_bad_sum() file: datafusion/physical-plan/src/metrics/mod.rs start line: 535 end line: 547 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4640 unit: fn test_aggregate_partition_bad_sum() file: datafusion/physical-plan/src/metrics/mod.rs start line: 591 end line: 602 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4641 unit: fn fmt() file: datafusion/physical-plan/src/metrics/value.rs start line: 298 end line: 305 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4642 unit: fn compute_properties() file: datafusion/physical-plan/src/work_table.rs start line: 145 end line: 152 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4643 unit: fn test_coalesce() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 285 end line: 293 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4644 unit: fn compute_properties() file: datafusion/physical-plan/src/explain.rs start line: 77 end line: 84 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4645 unit: fn compute_properties() file: datafusion/physical-plan/src/empty.rs start line: 77 end line: 84 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4646 unit: fn compute_properties() file: datafusion/physical-plan/src/values.rs start line: 144 end line: 151 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4647 unit: fn required_input_distribution() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 316 end line: 323 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4648 unit: fn compute_properties() file: datafusion/physical-plan/src/placeholder_row.rs start line: 95 end line: 102 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4649 unit: fn fmt() file: datafusion/physical-plan/src/sorts/sort.rs start line: 827 end line: 834 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4650 unit: fn is_multi_column_with_lists() file: datafusion/physical-plan/src/sorts/sort.rs start line: 913 end line: 920 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4651 unit: fn fmt_as() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1407 end line: 1414 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4652 unit: fn partition_statistics() file: datafusion/physical-plan/src/projection.rs start line: 250 end line: 257 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4653 unit: fn with_projection() file: datafusion/physical-plan/src/projection.rs start line: 376 end line: 384 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4654 unit: fn swap() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 295 end line: 304 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4655 unit: fn fmt() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 389 end line: 396 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4656 unit: fn comp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 426 end line: 433 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4657 unit: fn execute() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 980 end line: 987 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4658 unit: fn compute_properties() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1876 end line: 1883 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4659 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/row.rs start line: 175 end line: 182 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4660 unit: fn flush_in_progress() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 481 end line: 488 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4661 unit: fn take_n() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 197 end line: 206 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4662 unit: fn drop() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 275 end line: 288 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 4663 unit: fn test_multi_sender() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 509 end line: 520 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4664 unit: fn gather_filters_for_pushdown() file: datafusion/physical-plan/src/repartition/mod.rs start line: 746 end line: 753 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4665 unit: fn create_batch() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1642 end line: 1649 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 4666 unit: fn assert_col_expr() file: datafusion/physical-plan/src/joins/utils.rs start line: 2491 end line: 2498 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4667 unit: fn compute_properties() file: datafusion/physical-plan/src/limit.rs start line: 85 end line: 93 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4668 unit: fn partition_statistics() file: datafusion/physical-plan/src/limit.rs start line: 199 end line: 206 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4669 unit: fn partition_statistics() file: datafusion/physical-plan/src/limit.rs start line: 343 end line: 350 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4670 unit: fn test_stats_display() file: datafusion/physical-plan/src/display.rs start line: 1140 end line: 1148 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4671 unit: fn execute() file: datafusion/physical-plan/src/execution_plan.rs start line: 402 end line: 421 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4672 unit: fn compute_properties() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 99 end line: 108 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4673 unit: fn partition_statistics() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 203 end line: 210 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4674 unit: fn gather_filters_for_pushdown() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 230 end line: 237 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4675 unit: fn generate_sorted_string_column() file: datafusion/physical-plan/benches/sort_preserving_merge.rs start line: 67 end line: 74 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4676 unit: fn try_decode() file: datafusion/proto/src/logical_plan/mod.rs start line: 183 end line: 190 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4677 unit: fn try_encode_table_provider() file: datafusion/proto/src/logical_plan/mod.rs start line: 206 end line: 213 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4678 unit: fn try_decode() file: datafusion/proto/src/logical_plan/mod.rs start line: 280 end line: 287 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4679 unit: fn try_decode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 166 end line: 173 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4680 unit: fn try_encode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 193 end line: 200 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4681 unit: fn try_decode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 276 end line: 283 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4682 unit: fn try_encode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 303 end line: 310 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4683 unit: fn try_decode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 592 end line: 599 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4684 unit: fn try_encode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 619 end line: 626 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4685 unit: fn try_decode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 680 end line: 687 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4686 unit: fn try_encode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 707 end line: 714 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4687 unit: fn try_decode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 738 end line: 745 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4688 unit: fn try_encode_table_provider() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 765 end line: 772 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4689 unit: fn try_from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 594 end line: 601 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4690 unit: fn try_from() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 475 end line: 482 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4691 unit: fn try_decode() file: datafusion/proto/src/physical_plan/mod.rs start line: 99 end line: 106 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4692 unit: fn try_decode() file: datafusion/proto/src/physical_plan/mod.rs start line: 2830 end line: 2837 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 4693 unit: fn table_names() file: datafusion/catalog/src/listing_schema.rs start line: 165 end line: 172 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4694 unit: fn new() file: datafusion/catalog/src/information_schema.rs start line: 1029 end line: 1037 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4695 unit: fn builder() file: datafusion/catalog/src/information_schema.rs start line: 1039 end line: 1046 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4696 unit: fn stream_write_display() file: datafusion/catalog/src/stream.rs start line: 119 end line: 134 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 4697 unit: fn catalog() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 61 end line: 68 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4698 unit: fn schema() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 98 end line: 105 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 4699 unit: def update_commit_dependencies() file: dev/update_arrow_deps.py start line: 0 end line: 0 size: 8 LOC McCabe index: 5 number of parameters: 2 id: 4700 unit: def print_pulls() file: dev/release/generate-changelog.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 4701 unit: fn random_binary() file: test-utils/src/array_gen/binary.rs start line: 87 end line: 94 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 4702 unit: fn with_statement() file: datafusion-cli/src/exec.rs start line: 304 end line: 312 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 4703 unit: fn config_file_type_from_str() file: datafusion-cli/src/exec.rs start line: 339 end line: 346 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4704 unit: fn get_bucket_name() file: datafusion-cli/src/object_storage.rs start line: 198 end line: 205 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 4705 unit: fn split_batch() file: datafusion-cli/src/print_format.rs start line: 694 end line: 701 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 4706 unit: fn test_parse_memory_limit_all() file: benchmarks/src/util/options.rs start line: 143 end line: 154 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4707 unit: fn serialize_elapsed() file: benchmarks/src/util/run.rs start line: 39 end line: 45 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4708 unit: fn try_new() file: benchmarks/src/clickbench.rs start line: 78 end line: 85 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4709 unit: fn try_new() file: benchmarks/src/h2o.rs start line: 169 end line: 176 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4710 unit: fn get_ext_with_compression() file: datafusion/datasource-json/src/file_format.rs start line: 180 end line: 186 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4711 unit: fn with_file_groups() file: datafusion/datasource-json/src/source.rs start line: 148 end line: 154 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4712 unit: fn fmt_as() file: datafusion/datasource-json/src/source.rs start line: 159 end line: 165 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4713 unit: fn compatible_nullabilities() file: datafusion/substrait/src/logical_plan/consumer/utils.rs start line: 278 end line: 286 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 4714 unit: fn handle_alias() file: datafusion/substrait/src/logical_plan/producer.rs start line: 264 end line: 270 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4715 unit: fn handle_column() file: datafusion/substrait/src/logical_plan/producer.rs start line: 272 end line: 278 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4716 unit: fn handle_binary_expr() file: datafusion/substrait/src/logical_plan/producer.rs start line: 284 end line: 290 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4717 unit: fn handle_unary_expr() file: datafusion/substrait/src/logical_plan/producer.rs start line: 297 end line: 303 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4718 unit: fn handle_between() file: datafusion/substrait/src/logical_plan/producer.rs start line: 305 end line: 311 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4719 unit: fn handle_try_cast() file: datafusion/substrait/src/logical_plan/producer.rs start line: 321 end line: 327 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4720 unit: fn handle_scalar_function() file: datafusion/substrait/src/logical_plan/producer.rs start line: 329 end line: 335 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4721 unit: fn handle_aggregate_function() file: datafusion/substrait/src/logical_plan/producer.rs start line: 337 end line: 343 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4722 unit: fn handle_window_function() file: datafusion/substrait/src/logical_plan/producer.rs start line: 345 end line: 351 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4723 unit: fn handle_in_list() file: datafusion/substrait/src/logical_plan/producer.rs start line: 353 end line: 359 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4724 unit: fn handle_in_subquery() file: datafusion/substrait/src/logical_plan/producer.rs start line: 361 end line: 367 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4725 unit: fn to_substrait_bound_type() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2180 end line: 2187 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4726 unit: fn single_null_buffer() file: datafusion/physical-expr-common/src/binary_map.rs start line: 555 end line: 562 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4727 unit: fn fmt() file: datafusion/physical-expr-common/src/binary_map.rs start line: 915 end line: 921 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4728 unit: fn new() file: datafusion/physical-expr-common/src/binary_map.rs start line: 927 end line: 933 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4729 unit: fn with_new_arc_children() file: datafusion/physical-expr-common/src/tree_node.rs start line: 33 end line: 39 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4730 unit: fn propagate_constraints() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 168 end line: 174 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4731 unit: fn from() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 230 end line: 236 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4732 unit: fn from_iter>() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 520 end line: 528 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4733 unit: fn from_iter>() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 645 end line: 653 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4734 unit: fn optional() file: datafusion/proto-common/src/from_proto/mod.rs start line: 116 end line: 128 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4735 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 619 end line: 625 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4736 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 758 end line: 764 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4737 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 852 end line: 858 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4738 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 654 end line: 660 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4739 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 758 end line: 764 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4740 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 945 end line: 951 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4741 unit: fn parse_file_format() file: datafusion/sql/src/parser.rs start line: 984 end line: 990 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4742 unit: fn non_recursive_cte() file: datafusion/sql/src/cte.rs start line: 64 end line: 70 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4743 unit: fn create_empty() file: datafusion/sql/src/unparser/ast.rs start line: 583 end line: 589 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4744 unit: fn unparse_to_statement() file: datafusion/sql/src/unparser/extension_unparser.rs start line: 49 end line: 55 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4745 unit: fn timestamp_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 434 end line: 440 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4746 unit: fn ast_type_for_date64_in_cast() file: datafusion/sql/src/unparser/expr.rs start line: 703 end line: 709 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4747 unit: fn default() file: datafusion/sql/src/unparser/mod.rs start line: 134 end line: 140 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4748 unit: fn take_optimizable_value_from_statistics() file: datafusion/physical-optimizer/src/aggregate_statistics.rs start line: 143 end line: 149 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4749 unit: fn optimize() file: datafusion/physical-optimizer/src/projection_pushdown.rs start line: 46 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4750 unit: fn reverse_operator() file: datafusion/physical-optimizer/src/pruning.rs start line: 1268 end line: 1274 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4751 unit: fn extract_string_literal() file: datafusion/physical-optimizer/src/pruning.rs start line: 1666 end line: 1672 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4752 unit: fn num_containers() file: datafusion/physical-optimizer/src/pruning.rs start line: 2228 end line: 2234 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4753 unit: fn contained() file: datafusion/physical-optimizer/src/pruning.rs start line: 2289 end line: 2295 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4754 unit: fn add_global_limit() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 332 end line: 338 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4755 unit: fn state() file: datafusion/functions-aggregate/src/variance.rs start line: 316 end line: 322 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4756 unit: fn state() file: datafusion/functions-aggregate/src/stddev.rs start line: 289 end line: 295 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4757 unit: fn state() file: datafusion/functions-aggregate/src/nth_value.rs start line: 351 end line: 357 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4758 unit: fn fmt() file: datafusion/functions-aggregate/src/first_last.rs start line: 105 end line: 111 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4759 unit: fn take_vals_and_null_buf() file: datafusion/functions-aggregate/src/first_last.rs start line: 617 end line: 625 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4760 unit: fn fmt() file: datafusion/functions-aggregate/src/first_last.rs start line: 977 end line: 983 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4761 unit: fn update_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 335 end line: 341 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4762 unit: fn update_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 380 end line: 386 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4763 unit: fn update_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 425 end line: 431 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4764 unit: fn update_batch() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 209 end line: 216 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4765 unit: fn update_batch() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 240 end line: 247 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4766 unit: fn state_fields() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 325 end line: 331 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4767 unit: fn state_fields() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 153 end line: 159 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4768 unit: fn state_fields() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 291 end line: 297 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4769 unit: fn new() file: datafusion/functions-aggregate/src/sum.rs start line: 335 end line: 341 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4770 unit: fn data() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1064 end line: 1070 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4771 unit: fn size() file: datafusion/functions-aggregate/src/count.rs start line: 746 end line: 752 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4772 unit: fn moving_min_tests() file: datafusion/functions-aggregate/src/min_max.rs start line: 1886 end line: 1892 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4773 unit: fn moving_max_tests() file: datafusion/functions-aggregate/src/min_max.rs start line: 1895 end line: 1901 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4774 unit: fn test_get_min_max_return_type_coerce_dictionary() file: datafusion/functions-aggregate/src/min_max.rs start line: 1923 end line: 1929 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4775 unit: fn get_histogram() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 119 end line: 126 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4776 unit: fn test_repetition() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 362 end line: 368 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 4777 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/correlation.rs start line: 144 end line: 150 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4778 unit: fn size() file: datafusion/functions-aggregate/src/correlation.rs start line: 215 end line: 221 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4779 unit: fn merge_batch() file: datafusion/functions-aggregate/src/median.rs start line: 276 end line: 282 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4780 unit: fn merge_batch() file: datafusion/functions-aggregate/src/median.rs start line: 554 end line: 560 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4781 unit: fn new() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 409 end line: 415 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4782 unit: fn new() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 189 end line: 195 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4783 unit: fn state_fields() file: datafusion/functions-aggregate/src/grouping.rs start line: 108 end line: 114 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4784 unit: fn adjust_allocation() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 292 end line: 298 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 4785 unit: fn update_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 54 end line: 62 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4786 unit: fn update_batch() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 113 end line: 121 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4787 unit: fn state() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 71 end line: 77 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4788 unit: fn evaluate() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/prim_op.rs start line: 117 end line: 123 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4789 unit: fn to_pyarrow() file: datafusion/common/src/pyarrow.rs start line: 55 end line: 62 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4790 unit: fn test_get_at_indices() file: datafusion/common/src/utils/mod.rs start line: 1238 end line: 1245 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4791 unit: fn test_set_difference() file: datafusion/common/src/utils/mod.rs start line: 1269 end line: 1276 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4792 unit: fn test_transpose() file: datafusion/common/src/utils/mod.rs start line: 1302 end line: 1308 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4793 unit: fn new() file: datafusion/common/src/tree_node.rs start line: 1806 end line: 1812 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4794 unit: fn $NAME() file: datafusion/common/src/tree_node.rs start line: 1850 end line: 1857 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4795 unit: fn to_bits() file: datafusion/common/src/rounding.rs start line: 82 end line: 97 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4796 unit: fn from() file: datafusion/common/src/table_reference.rs start line: 334 end line: 340 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4797 unit: fn native() file: datafusion/common/src/types/logical.rs start line: 80 end line: 89 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4798 unit: fn from() file: datafusion/common/src/types/field.rs start line: 49 end line: 55 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4799 unit: fn normalized_parallelism() file: datafusion/common/src/config.rs start line: 752 end line: 758 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4800 unit: fn none() file: datafusion/common/src/config.rs start line: 987 end line: 993 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4801 unit: fn none() file: datafusion/common/src/config.rs start line: 1668 end line: 1674 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4802 unit: fn create_table_config() file: datafusion/common/src/config.rs start line: 2143 end line: 2149 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4803 unit: fn fmt() file: datafusion/common/src/stats.rs start line: 234 end line: 240 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4804 unit: fn fmt() file: datafusion/common/src/stats.rs start line: 244 end line: 250 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4805 unit: fn default() file: datafusion/common/src/stats.rs start line: 285 end line: 291 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4806 unit: fn from() file: datafusion/common/src/error.rs start line: 284 end line: 290 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4807 unit: fn conditional_children() file: datafusion/common/src/cse.rs start line: 179 end line: 200 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4808 unit: fn hash_nested_array() file: datafusion/common/src/scalar/mod.rs start line: 794 end line: 801 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4809 unit: fn neg_checked_with_ctx() file: datafusion/common/src/scalar/mod.rs start line: 1498 end line: 1504 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4810 unit: fn scalar_sub_trait_int32_test() file: datafusion/common/src/scalar/mod.rs start line: 4544 end line: 4550 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4811 unit: fn scalar_sub_trait_int64_test() file: datafusion/common/src/scalar/mod.rs start line: 4567 end line: 4573 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4812 unit: fn scalar_iter_to_array_mismatched_types() file: datafusion/common/src/scalar/mod.rs start line: 5149 end line: 5157 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4813 unit: fn one() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1167 end line: 1173 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4814 unit: fn max_of_bounds() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1254 end line: 1260 size: 7 LOC McCabe index: 4 number of parameters: 2 id: 4815 unit: fn min_of_bounds() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1264 end line: 1270 size: 7 LOC McCabe index: 4 number of parameters: 2 id: 4816 unit: fn uniform() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 54 end line: 60 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4817 unit: fn comparison() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 63 end line: 69 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4818 unit: fn array_coercion() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1158 end line: 1164 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4819 unit: fn fmt() file: datafusion/expr-common/src/signature.rs start line: 716 end line: 722 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4820 unit: fn name() file: datafusion/functions-window/src/nth_value.rs start line: 87 end line: 93 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4821 unit: fn reverse_expr() file: datafusion/functions-window/src/nth_value.rs start line: 279 end line: 285 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4822 unit: fn documentation() file: datafusion/functions-window/src/nth_value.rs start line: 287 end line: 293 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4823 unit: fn test_cume_dist() file: datafusion/functions-window/src/cume_dist.rs start line: 164 end line: 174 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4824 unit: fn default() file: datafusion/doc/src/lib.rs start line: 178 end line: 184 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4825 unit: fn fmt() file: datafusion/functions-table/src/generate_series.rs start line: 95 end line: 101 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4826 unit: fn call() file: datafusion/functions-table/src/generate_series.rs start line: 263 end line: 269 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4827 unit: fn call() file: datafusion/functions-table/src/generate_series.rs start line: 276 end line: 282 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4828 unit: fn return_type() file: datafusion/functions/src/regex/regexplike.rs start line: 115 end line: 124 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4829 unit: fn regex_replace_posix_groups() file: datafusion/functions/src/regex/regexpreplace.rs start line: 193 end line: 199 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4830 unit: fn return_type() file: datafusion/functions/src/unicode/initcap.rs start line: 90 end line: 96 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4831 unit: fn return_type() file: datafusion/functions/src/macros.rs start line: 203 end line: 211 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4832 unit: fn return_type() file: datafusion/functions/src/macros.rs start line: 319 end line: 327 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4833 unit: fn hex_encode>() file: datafusion/functions/src/crypto/basic.rs start line: 192 end line: 199 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4834 unit: fn one_to_inf_interval() file: datafusion/functions/src/math/mod.rs start line: 339 end line: 345 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4835 unit: fn zero_to_pi_interval() file: datafusion/functions/src/math/mod.rs start line: 347 end line: 353 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4836 unit: fn invoke_with_args() file: datafusion/functions/src/math/abs.rs start line: 172 end line: 180 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4837 unit: fn invoke_with_args() file: datafusion/functions/src/core/arrowtypeof.rs start line: 78 end line: 84 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4838 unit: fn base64_decode() file: datafusion/functions/src/encoding/inner.rs start line: 318 end line: 324 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4839 unit: fn return_field_from_args() file: datafusion/functions/src/datetime/now.rs start line: 80 end line: 86 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4840 unit: fn _date_trunc_coarse_without_tz() file: datafusion/functions/src/datetime/date_trunc.rs start line: 390 end line: 396 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4841 unit: fn parse_timestamp_formatted() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 912 end line: 918 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4842 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/to_local_time.rs start line: 369 end line: 376 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4843 unit: fn return_type() file: datafusion/functions/src/string/ltrim.rs start line: 117 end line: 123 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4844 unit: fn fmt() file: datafusion/functions/src/string/common.rs start line: 42 end line: 48 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4845 unit: fn return_type() file: datafusion/functions/src/string/rtrim.rs start line: 117 end line: 123 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4846 unit: fn simplify() file: datafusion/functions/src/string/concat.rs start line: 273 end line: 279 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4847 unit: fn test_functions() file: datafusion/functions/src/string/ascii.rs start line: 181 end line: 187 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4848 unit: fn return_type() file: datafusion/functions/src/string/btrim.rs start line: 113 end line: 119 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4849 unit: fn start() file: datafusion/functions/benches/regx.rs start line: 65 end line: 72 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4850 unit: fn fmt() file: datafusion/functions/benches/ltrim.rs start line: 44 end line: 50 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4851 unit: fn timestamps() file: datafusion/functions/benches/date_trunc.rs start line: 32 end line: 39 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4852 unit: fn generate_i64_array() file: datafusion/functions/benches/gcd.rs start line: 32 end line: 38 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4853 unit: fn years() file: datafusion/functions/benches/make_date.rs start line: 32 end line: 39 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4854 unit: fn months() file: datafusion/functions/benches/make_date.rs start line: 41 end line: 48 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4855 unit: fn days() file: datafusion/functions/benches/make_date.rs start line: 50 end line: 57 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4856 unit: fn timestamps() file: datafusion/functions/benches/date_bin.rs start line: 32 end line: 39 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4857 unit: fn generic_map_cardinality() file: datafusion/functions-nested/src/cardinality.rs start line: 149 end line: 155 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4858 unit: fn general_array_empty() file: datafusion/functions-nested/src/empty.rs start line: 131 end line: 137 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4859 unit: fn plan_array_literal() file: datafusion/functions-nested/src/planner.rs start line: 102 end line: 108 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4860 unit: fn return_type() file: datafusion/functions-nested/src/max.rs start line: 95 end line: 101 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4861 unit: fn order_desc() file: datafusion/functions-nested/src/sort.rs start line: 257 end line: 263 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4862 unit: fn display_name() file: datafusion/functions-nested/src/extract.rs start line: 139 end line: 146 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4863 unit: fn return_type() file: datafusion/functions-nested/src/extract.rs start line: 164 end line: 170 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4864 unit: fn keys() file: datafusion/functions-nested/benches/map.rs start line: 35 end line: 43 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4865 unit: fn values() file: datafusion/functions-nested/benches/map.rs start line: 45 end line: 52 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4866 unit: fn create() file: datafusion/datasource-avro/src/file_format.rs start line: 58 end line: 64 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4867 unit: fn execute() file: datafusion/datasource-avro/src/source.rs start line: 132 end line: 138 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4868 unit: fn schema_to_field() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 50 end line: 56 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4869 unit: fn default() file: datafusion/datasource-avro/src/avro_to_arrow/reader.rs start line: 42 end line: 48 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4870 unit: fn get_ext_with_compression() file: datafusion/datasource-csv/src/file_format.rs start line: 353 end line: 359 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4871 unit: fn with_file_groups() file: datafusion/datasource-csv/src/source.rs start line: 317 end line: 323 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4872 unit: fn repartitioned() file: datafusion/datasource-csv/src/source.rs start line: 364 end line: 370 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4873 unit: fn execute() file: datafusion/datasource-csv/src/source.rs start line: 372 end line: 378 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4874 unit: fn evaluate_stateful() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 99 end line: 105 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4875 unit: fn aggregate_conjunct() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 273 end line: 279 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4876 unit: fn return_type() file: datafusion/physical-expr/src/utils/mod.rs start line: 326 end line: 333 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4877 unit: fn get_properties() file: datafusion/physical-expr/src/expressions/negative.rs start line: 168 end line: 174 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4878 unit: fn eq() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 64 end line: 70 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4879 unit: fn children() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 199 end line: 205 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4880 unit: fn fmt() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 59 end line: 65 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4881 unit: fn try_cast_static_filter_to_set() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 234 end line: 240 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4882 unit: fn get_coerce_type() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 509 end line: 515 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4883 unit: fn get_properties() file: datafusion/physical-expr/src/expressions/literal.rs start line: 89 end line: 95 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4884 unit: fn evaluate_bounds() file: datafusion/physical-expr/src/expressions/binary.rs start line: 460 end line: 466 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4885 unit: fn propagate_constraints() file: datafusion/physical-expr/src/scalar_function.rs start line: 244 end line: 250 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4886 unit: fn new() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 706 end line: 712 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4887 unit: fn insert() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 104 end line: 110 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4888 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 242 end line: 248 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4889 unit: fn criterion_benchmark() file: datafusion/physical-expr/benches/in_list.rs start line: 104 end line: 110 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 4890 unit: fn row_counts() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 412 end line: 419 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4891 unit: fn contained() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 421 end line: 427 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4892 unit: fn new_data_index_bloom_encoding_stats() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1444 end line: 1450 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4893 unit: fn min_max_aggregate_data_type() file: datafusion/datasource-parquet/src/file_format.rs start line: 1553 end line: 1559 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4894 unit: fn nested_data_structures_prevent_pushdown() file: datafusion/datasource-parquet/src/row_filter.rs start line: 627 end line: 635 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4895 unit: fn check_expression_can_evaluate_against_schema() file: datafusion/datasource-parquet/src/row_filter.rs start line: 697 end line: 703 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4896 unit: fn fields_satisfied_by() file: datafusion/core/src/schema_equivalence.rs start line: 30 end line: 36 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4897 unit: fn default() file: datafusion/core/src/execution/context/mod.rs start line: 1821 end line: 1827 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4898 unit: fn create_physical_expr() file: datafusion/core/src/execution/session_state.rs start line: 231 end line: 237 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4899 unit: fn get_type_planner() file: datafusion/core/src/execution/session_state.rs start line: 1643 end line: 1649 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4900 unit: fn register_function_rewrite() file: datafusion/core/src/execution/session_state.rs start line: 1848 end line: 1854 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4901 unit: fn register_expr_planner() file: datafusion/core/src/execution/session_state.rs start line: 1860 end line: 1866 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4902 unit: fn default() file: datafusion/core/src/datasource/file_format/options.rs start line: 338 end line: 344 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4903 unit: fn default() file: datafusion/core/src/datasource/file_format/options.rs start line: 383 end line: 389 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4904 unit: fn create() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 86 end line: 92 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4905 unit: fn new() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1093 end line: 1099 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4906 unit: fn csv_values() file: datafusion/core/src/datasource/file_format/csv.rs start line: 1155 end line: 1161 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4907 unit: fn get_extension() file: datafusion/core/src/datasource/listing_table_factory.rs start line: 162 end line: 168 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4908 unit: fn with_file_groups() file: datafusion/core/src/datasource/physical_plan/arrow_file.rs start line: 127 end line: 133 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4909 unit: fn fmt_as() file: datafusion/core/src/datasource/physical_plan/arrow_file.rs start line: 138 end line: 144 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4910 unit: fn can_be_evaluted_for_partition_pruning() file: datafusion/core/src/datasource/listing/table.rs start line: 845 end line: 851 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4911 unit: fn vec() file: datafusion/core/src/physical_planner.rs start line: 248 end line: 254 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4912 unit: fn struct_literal() file: datafusion/core/src/physical_planner.rs start line: 2507 end line: 2514 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4913 unit: fn with_exprs_and_inputs() file: datafusion/core/src/physical_planner.rs start line: 2787 end line: 2793 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4914 unit: fn execute() file: datafusion/core/src/physical_planner.rs start line: 2861 end line: 2867 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4915 unit: fn execute() file: datafusion/core/src/physical_planner.rs start line: 3003 end line: 3009 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4916 unit: fn execute() file: datafusion/core/src/physical_planner.rs start line: 3048 end line: 3054 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4917 unit: fn optimize() file: datafusion/core/src/physical_planner.rs start line: 3066 end line: 3072 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4918 unit: fn execute() file: datafusion/core/src/physical_planner.rs start line: 3165 end line: 3171 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4919 unit: fn build_keys() file: datafusion/core/benches/map_query_sql.rs start line: 34 end line: 40 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4920 unit: fn build_values() file: datafusion/core/benches/map_query_sql.rs start line: 42 end line: 48 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4921 unit: fn i64_values() file: datafusion/core/benches/sort.rs start line: 596 end line: 607 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4922 unit: fn utf8_high_cardinality_values() file: datafusion/core/benches/sort.rs start line: 634 end line: 642 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4923 unit: fn grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 184 end line: 190 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4924 unit: fn shrink() file: datafusion/execution/src/memory_pool/pool.rs start line: 192 end line: 198 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4925 unit: fn insufficient_capacity_err() file: datafusion/execution/src/memory_pool/pool.rs start line: 256 end line: 262 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4926 unit: fn grow() file: datafusion/execution/src/memory_pool/mod.rs start line: 132 end line: 154 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4927 unit: fn test_id_uniqueness() file: datafusion/execution/src/memory_pool/mod.rs start line: 450 end line: 456 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 4928 unit: fn register_udwf() file: datafusion/execution/src/task.rs start line: 186 end line: 192 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4929 unit: fn register_udf() file: datafusion/execution/src/task.rs start line: 193 end line: 199 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4930 unit: fn from() file: datafusion/ffi/src/plan_properties.rs start line: 282 end line: 288 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4931 unit: fn from() file: datafusion/ffi/src/plan_properties.rs start line: 292 end line: 298 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4932 unit: fn deregister_table() file: datafusion/ffi/src/schema_provider.rs start line: 305 end line: 312 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4933 unit: fn from() file: datafusion/ffi/src/table_source.rs start line: 70 end line: 76 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4934 unit: fn from() file: datafusion/ffi/src/table_source.rs start line: 80 end line: 86 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4935 unit: fn coerce_types() file: datafusion/ffi/src/udf/mod.rs start line: 394 end line: 400 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4936 unit: fn from() file: datafusion/ffi/src/volatility.rs start line: 31 end line: 37 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4937 unit: fn from() file: datafusion/ffi/src/volatility.rs start line: 41 end line: 47 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4938 unit: fn from() file: datafusion/ffi/src/insert_op.rs start line: 32 end line: 38 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4939 unit: fn from() file: datafusion/ffi/src/insert_op.rs start line: 42 end line: 48 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4940 unit: fn fmt_as() file: datafusion/ffi/src/execution_plan.rs start line: 324 end line: 330 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4941 unit: fn is_boolean_type() file: datafusion/expr/src/simplify.rs start line: 33 end line: 53 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4942 unit: fn check_grouping_set_size_limit() file: datafusion/expr/src/utils.rs start line: 106 end line: 113 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4943 unit: fn check_grouping_sets_size_limit() file: datafusion/expr/src/utils.rs start line: 116 end line: 123 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 4944 unit: fn test_split_conjunction_two() file: datafusion/expr/src/utils.rs start line: 1542 end line: 1549 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4945 unit: fn test_split_conjunction_alias() file: datafusion/expr/src/utils.rs start line: 1552 end line: 1559 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4946 unit: fn test_split_binary_owned_different_op() file: datafusion/expr/src/utils.rs start line: 1583 end line: 1590 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4947 unit: fn expr_match() file: datafusion/expr/src/expr_rewriter/order_by.rs start line: 138 end line: 145 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4948 unit: fn fmt() file: datafusion/expr/src/table_source.rs start line: 65 end line: 71 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4949 unit: fn get_table_function_source() file: datafusion/expr/src/planner.rs start line: 52 end line: 58 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4950 unit: fn create_cte_work_table() file: datafusion/expr/src/planner.rs start line: 74 end line: 80 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4951 unit: fn plan_binary_op() file: datafusion/expr/src/planner.rs start line: 123 end line: 129 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4952 unit: fn plan_field_access() file: datafusion/expr/src/planner.rs start line: 134 end line: 140 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4953 unit: fn plan_array_literal() file: datafusion/expr/src/planner.rs start line: 145 end line: 151 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4954 unit: fn plan_dictionary_literal() file: datafusion/expr/src/planner.rs start line: 163 end line: 169 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4955 unit: fn plan_struct_literal() file: datafusion/expr/src/planner.rs start line: 191 end line: 197 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4956 unit: fn partition_evaluator() file: datafusion/expr/src/udwf.rs start line: 326 end line: 337 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4957 unit: fn udfs() file: datafusion/expr/src/registry.rs start line: 31 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4958 unit: fn expr_planners() file: datafusion/expr/src/registry.rs start line: 115 end line: 123 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 4959 unit: fn evaluate() file: datafusion/expr/src/partition_evaluator.rs start line: 191 end line: 197 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4960 unit: fn evaluate_all_with_rank() file: datafusion/expr/src/partition_evaluator.rs start line: 226 end line: 232 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4961 unit: fn data_type_and_nullable() file: datafusion/expr/src/expr_schema.rs start line: 358 end line: 365 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4962 unit: fn nullable() file: datafusion/expr/src/expr_schema.rs start line: 843 end line: 849 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4963 unit: fn schema_name() file: datafusion/expr/src/udf.rs start line: 423 end line: 429 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4964 unit: fn simplify() file: datafusion/expr/src/udf.rs start line: 541 end line: 547 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4965 unit: fn propagate_constraints() file: datafusion/expr/src/udf.rs start line: 594 end line: 600 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4966 unit: fn simplify() file: datafusion/expr/src/udf.rs start line: 743 end line: 749 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4967 unit: fn propagate_constraints() file: datafusion/expr/src/udf.rs start line: 759 end line: 765 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4968 unit: fn equals() file: datafusion/expr/src/udf.rs start line: 779 end line: 785 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 4969 unit: fn with_exprs_and_inputs() file: datafusion/expr/src/logical_plan/extension.rs start line: 353 end line: 359 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4970 unit: fn hash() file: datafusion/expr/src/logical_plan/dml.rs start line: 109 end line: 115 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4971 unit: fn eq() file: datafusion/expr/src/logical_plan/dml.rs start line: 119 end line: 125 size: 7 LOC McCabe index: 5 number of parameters: 2 id: 4972 unit: fn make_count_schema() file: datafusion/expr/src/logical_plan/dml.rs start line: 237 end line: 243 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4973 unit: fn eq() file: datafusion/expr/src/logical_plan/plan.rs start line: 2534 end line: 2540 size: 7 LOC McCabe index: 5 number of parameters: 2 id: 4974 unit: fn hash() file: datafusion/expr/src/logical_plan/plan.rs start line: 2577 end line: 2583 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4975 unit: fn f_down() file: datafusion/expr/src/logical_plan/plan.rs start line: 4280 end line: 4287 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 4976 unit: fn f_up() file: datafusion/expr/src/logical_plan/display.rs start line: 86 end line: 92 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4977 unit: fn field() file: datafusion/expr/src/expr_fn.rs start line: 681 end line: 687 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4978 unit: fn null_treatment() file: datafusion/expr/src/expr_fn.rs start line: 872 end line: 878 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4979 unit: fn fmt() file: datafusion/expr/src/select_expr.rs start line: 71 end line: 77 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4980 unit: fn fmt() file: datafusion/common-runtime/src/trace_utils.rs start line: 78 end line: 84 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4981 unit: fn create_physical_expr() file: datafusion/catalog-listing/src/helpers.rs start line: 1043 end line: 1049 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4982 unit: fn schema() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 76 end line: 82 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4983 unit: fn rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 91 end line: 97 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4984 unit: fn assert_valid_optimization() file: datafusion/optimizer/src/optimizer.rs start line: 444 end line: 453 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4985 unit: fn rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 634 end line: 640 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4986 unit: fn test_insert_owned() file: datafusion/optimizer/src/join_key_set.rs start line: 186 end line: 192 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4987 unit: fn test_iterator() file: datafusion/optimizer/src/join_key_set.rs start line: 208 end line: 216 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4988 unit: fn analyze() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 92 end line: 102 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4989 unit: fn simple_case() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1100 end line: 1106 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 4990 unit: fn new() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 616 end line: 622 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4991 unit: fn build_recover_project_plan() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 769 end line: 775 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4992 unit: fn test_extract_expressions_from_grouping_set() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1207 end line: 1214 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4993 unit: fn test_extract_expressions_from_grouping_set_with_identical_expr() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1217 end line: 1223 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 4994 unit: fn make_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 206 end line: 212 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4995 unit: fn make_arc_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 215 end line: 221 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4996 unit: fn original_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 224 end line: 230 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4997 unit: fn transformed_limit() file: datafusion/optimizer/src/push_down_limit.rs start line: 233 end line: 239 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 4998 unit: fn add() file: datafusion/optimizer/src/push_down_filter.rs start line: 1840 end line: 1846 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 4999 unit: fn multiply() file: datafusion/optimizer/src/push_down_filter.rs start line: 1848 end line: 1854 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5000 unit: fn table_scan_with_pushdown_provider() file: datafusion/optimizer/src/push_down_filter.rs start line: 3025 end line: 3031 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5001 unit: fn filter_with_table_provider_exact() file: datafusion/optimizer/src/push_down_filter.rs start line: 3034 end line: 3041 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5002 unit: fn create_not_null_predicate() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 97 end line: 105 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5003 unit: fn new() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 867 end line: 873 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5004 unit: fn map_indices() file: datafusion/optimizer/src/optimize_projections/required_indices.rs start line: 188 end line: 194 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5005 unit: fn optimize_test() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 884 end line: 891 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5006 unit: fn test_try_cast_to_type_unsupported() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1209 end line: 1216 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5007 unit: fn try_cast_to_fixed_size_binary() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 1475 end line: 1481 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5008 unit: fn volatility_ok() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 608 end line: 615 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5009 unit: fn test_simplify_or_true() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2315 end line: 2322 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5010 unit: fn test_simplify_or_false() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2325 end line: 2332 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5011 unit: fn test_simplify_or_not_self() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2343 end line: 2352 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5012 unit: fn test_simplify_and_false() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2355 end line: 2362 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5013 unit: fn test_simplify_and_true() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2373 end line: 2380 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5014 unit: fn test_simplify_and_not_self() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2383 end line: 2392 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5015 unit: fn test_simplify_divide_by_one() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2465 end line: 2471 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5016 unit: fn regex_match() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3302 end line: 3308 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5017 unit: fn regex_not_match() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3310 end line: 3316 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5018 unit: fn regex_imatch() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3318 end line: 3324 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5019 unit: fn regex_not_imatch() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3326 end line: 3332 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5020 unit: fn simplify_expr_is_not_known() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3474 end line: 3482 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5021 unit: fn distinct_from() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3669 end line: 3675 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5022 unit: fn not_distinct_from() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3677 end line: 3683 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5023 unit: fn simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4377 end line: 4383 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5024 unit: fn simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4438 end line: 4444 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5025 unit: fn if_not_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4556 end line: 4562 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5026 unit: fn schema() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 124 end line: 130 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5027 unit: fn has_subquery() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 215 end line: 221 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5028 unit: fn repartition_no_action_zero_files() file: datafusion/datasource/src/file_groups.rs start line: 727 end line: 736 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5029 unit: fn execute() file: datafusion/datasource/src/memory.rs start line: 115 end line: 121 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5030 unit: fn statistics() file: datafusion/datasource/src/memory.rs start line: 459 end line: 465 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5031 unit: fn execute() file: datafusion/datasource/src/source.rs start line: 189 end line: 195 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5032 unit: fn test_get_store_hdfs() file: datafusion/datasource/src/mod.rs start line: 494 end line: 500 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5033 unit: fn test_get_store_s3() file: datafusion/datasource/src/mod.rs start line: 503 end line: 509 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5034 unit: fn try_pushdown_filters() file: datafusion/datasource/src/file.rs start line: 112 end line: 118 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5035 unit: fn take() file: datafusion/physical-plan/src/work_table.rs start line: 73 end line: 79 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5036 unit: fn new() file: datafusion/physical-plan/src/topk/mod.rs start line: 374 end line: 380 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5037 unit: fn max() file: datafusion/physical-plan/src/topk/mod.rs start line: 431 end line: 437 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5038 unit: fn new() file: datafusion/physical-plan/src/topk/mod.rs start line: 594 end line: 600 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5039 unit: fn new() file: datafusion/physical-plan/src/topk/mod.rs start line: 673 end line: 679 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5040 unit: fn with_batches() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 396 end line: 402 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5041 unit: fn with_expected_output_sizes() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 405 end line: 411 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5042 unit: fn test_gc_string_view_test_batch_empty() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 507 end line: 513 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5043 unit: fn test_create_take_indices() file: datafusion/physical-plan/src/unnest.rs start line: 1278 end line: 1284 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5044 unit: fn with_new_arc_children() file: datafusion/physical-plan/src/tree_node.rs start line: 33 end line: 39 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5045 unit: fn fmt() file: datafusion/physical-plan/src/memory.rs start line: 320 end line: 326 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5046 unit: fn check_invariants() file: datafusion/physical-plan/src/union.rs start line: 179 end line: 185 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5047 unit: fn required_input_distribution() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 251 end line: 257 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5048 unit: fn partition_statistics() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 295 end line: 301 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 5049 unit: fn poll_next() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 402 end line: 408 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5050 unit: fn evaluate_partition_batches() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 398 end line: 405 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5051 unit: fn mark_partition_end() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 815 end line: 824 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 5052 unit: fn prune_state() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 929 end line: 939 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5053 unit: fn poll_next() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 945 end line: 951 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5054 unit: fn is_gt() file: datafusion/physical-plan/src/sorts/merge.rs start line: 334 end line: 340 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 5055 unit: fn len() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 35 end line: 79 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5056 unit: fn required_input_distribution() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 259 end line: 265 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5057 unit: fn poll_next() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 353 end line: 359 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5058 unit: fn cardinality_effect() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1328 end line: 1334 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5059 unit: fn new() file: datafusion/physical-plan/src/render_tree.rs start line: 96 end line: 102 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5060 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/projection.rs start line: 206 end line: 214 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5061 unit: fn with_new_children() file: datafusion/physical-plan/src/projection.rs start line: 220 end line: 226 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5062 unit: fn drain() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 155 end line: 161 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5063 unit: fn fmt() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 370 end line: 376 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 5064 unit: fn cmp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 414 end line: 420 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 5065 unit: fn num_output_exprs() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 234 end line: 240 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5066 unit: fn num_group_exprs() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 263 end line: 269 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5067 unit: fn from() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 356 end line: 362 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5068 unit: fn partition_statistics() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 997 end line: 1004 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 5069 unit: fn poll_next() file: datafusion/physical-plan/src/aggregates/no_grouping.rs start line: 176 end line: 182 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5070 unit: fn clear_shrink() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 217 end line: 223 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5071 unit: fn equal_to_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 75 end line: 81 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 5072 unit: fn should_take_whole_buffer() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 473 end line: 479 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 5073 unit: fn clear() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 247 end line: 253 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5074 unit: fn clone() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 141 end line: 148 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5075 unit: fn test_panic_poll_send_future_after_ready_err() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 741 end line: 749 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5076 unit: fn test_panic_poll_recv_future_after_ready_some() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 753 end line: 761 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5077 unit: fn test_panic_poll_recv_future_after_ready_none() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 765 end line: 773 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5078 unit: fn test_meta_poll_pending_waker() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 791 end line: 797 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5079 unit: fn partition_statistics() file: datafusion/physical-plan/src/repartition/mod.rs start line: 694 end line: 700 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 5080 unit: fn maintains_input_order_helper() file: datafusion/physical-plan/src/repartition/mod.rs start line: 786 end line: 792 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 5081 unit: fn sort_exprs() file: datafusion/physical-plan/src/repartition/mod.rs start line: 846 end line: 852 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5082 unit: fn sort_exprs() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1755 end line: 1761 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5083 unit: fn free_reservation() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1421 end line: 1429 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 5084 unit: fn fmt_as() file: datafusion/physical-plan/src/display.rs start line: 1081 end line: 1087 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5085 unit: fn execute() file: datafusion/physical-plan/src/display.rs start line: 1114 end line: 1120 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5086 unit: fn output_partitioning() file: datafusion/physical-plan/src/execution_plan.rs start line: 572 end line: 613 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5087 unit: fn fmt_as() file: datafusion/physical-plan/src/execution_plan.rs start line: 1177 end line: 1183 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5088 unit: fn execute() file: datafusion/physical-plan/src/execution_plan.rs start line: 1210 end line: 1216 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5089 unit: fn fmt_as() file: datafusion/physical-plan/src/execution_plan.rs start line: 1237 end line: 1243 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5090 unit: fn execute() file: datafusion/physical-plan/src/execution_plan.rs start line: 1277 end line: 1283 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5091 unit: fn poll_next() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 266 end line: 272 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5092 unit: fn from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 74 end line: 80 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5093 unit: fn parse_escape_char() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 637 end line: 643 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5094 unit: fn from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 133 end line: 139 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5095 unit: fn try_encode_file_format() file: datafusion/proto/src/logical_plan/mod.rs start line: 144 end line: 150 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5096 unit: fn try_encode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 175 end line: 181 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5097 unit: fn try_encode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 285 end line: 291 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5098 unit: fn try_encode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 601 end line: 607 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5099 unit: fn try_encode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 689 end line: 695 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5100 unit: fn try_decode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 716 end line: 722 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5101 unit: fn try_encode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 724 end line: 730 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5102 unit: fn try_encode() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 747 end line: 753 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5103 unit: fn try_decode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 774 end line: 780 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5104 unit: fn try_encode_file_format() file: datafusion/proto/src/logical_plan/file_formats.rs start line: 782 end line: 788 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5105 unit: fn try_decode_expr() file: datafusion/proto/src/physical_plan/mod.rs start line: 2791 end line: 2797 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5106 unit: fn try_encode_expr() file: datafusion/proto/src/physical_plan/mod.rs start line: 2799 end line: 2805 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5107 unit: fn try_encode() file: datafusion/proto/src/physical_plan/mod.rs start line: 2839 end line: 2845 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5108 unit: fn table_path_ends_with_slash_when_is_dir() file: datafusion/catalog/src/listing_schema.rs start line: 240 end line: 246 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5109 unit: fn register_catalog() file: datafusion/catalog/src/memory/catalog.rs start line: 54 end line: 60 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5110 unit: fn register_schema() file: datafusion/catalog/src/memory/catalog.rs start line: 105 end line: 111 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5111 unit: fn deregister_schema() file: datafusion/catalog/src/catalog.rs start line: 146 end line: 152 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5112 unit: fn from_str() file: datafusion/catalog/src/stream.rs start line: 97 end line: 103 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5113 unit: fn new() file: datafusion/catalog/src/async.rs start line: 78 end line: 84 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5114 unit: fn register_catalog() file: datafusion/catalog/src/async.rs start line: 165 end line: 171 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5115 unit: fn register_catalog() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 49 end line: 55 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5116 unit: fn register_schema() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 107 end line: 113 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5117 unit: fn register_table() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 159 end line: 165 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5118 unit: def update_docs() file: dev/update_datafusion_versions.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5119 unit: fn generate_random_native_data() file: test-utils/src/array_gen/random_data.rs start line: 94 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5120 unit: fn generate_timezone() file: test-utils/src/array_gen/primitive.rs start line: 104 end line: 114 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5121 unit: fn from_str() file: datafusion-cli/src/pool_type.rs start line: 32 end line: 38 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5122 unit: fn register_object_store() file: datafusion-cli/src/cli_context.rs start line: 67 end line: 73 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5123 unit: fn register_catalog() file: datafusion-cli/src/catalog.rs start line: 57 end line: 63 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5124 unit: fn register_schema() file: datafusion-cli/src/catalog.rs start line: 109 end line: 115 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5125 unit: fn register_table() file: datafusion-cli/src/catalog.rs start line: 145 end line: 151 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 5126 unit: fn byte_array_to_string() file: datafusion-cli/src/functions.rs start line: 302 end line: 308 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5127 unit: fn fixed_len_byte_array_to_string() file: datafusion-cli/src/functions.rs start line: 311 end line: 317 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 5128 unit: fn three_column_schema() file: datafusion-cli/src/print_format.rs start line: 658 end line: 664 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5129 unit: fn one_column_batch() file: datafusion-cli/src/print_format.rs start line: 685 end line: 691 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 5130 unit: fn parse_valid_file() file: datafusion-cli/src/main.rs start line: 279 end line: 285 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5131 unit: fn parse_valid_data_dir() file: datafusion-cli/src/main.rs start line: 287 end line: 293 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5132 unit: fn parse_command() file: datafusion-cli/src/main.rs start line: 302 end line: 308 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 5133 unit: fn assert_conversion() file: datafusion-cli/src/main.rs start line: 386 end line: 392 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 5134 unit: fn parquet_scan_disp() file: benchmarks/src/parquet_filter.rs start line: 170 end line: 175 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5135 unit: def load_from() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 5136 unit: def load_from() file: benchmarks/compare.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 5137 unit: fn serialize() file: datafusion/datasource-json/src/file_format.rs start line: 302 end line: 307 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 5138 unit: fn retrieve_emit_kind() file: datafusion/substrait/src/logical_plan/consumer/rel/mod.rs start line: 163 end line: 169 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5139 unit: fn to_substrait_bounds() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2189 end line: 2194 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5140 unit: fn assert_set() file: datafusion/physical-expr-common/src/binary_map.rs start line: 740 end line: 745 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5141 unit: fn test_mismatched_types() file: datafusion/physical-expr-common/src/binary_map.rs start line: 793 end line: 799 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5142 unit: fn test_mismatched_sizes() file: datafusion/physical-expr-common/src/binary_map.rs start line: 803 end line: 809 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5143 unit: fn required() file: datafusion/proto-common/src/from_proto/mod.rs start line: 133 end line: 138 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5144 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 186 end line: 191 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5145 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 321 end line: 326 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5146 unit: fn try_from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 864 end line: 869 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5147 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 108 end line: 113 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5148 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 243 end line: 248 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5149 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 254 end line: 259 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5150 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 782 end line: 787 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5151 unit: fn fmt() file: datafusion/sql/src/parser.rs start line: 175 end line: 180 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5152 unit: fn ensure_not_set() file: datafusion/sql/src/parser.rs start line: 276 end line: 281 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5153 unit: fn new() file: datafusion/sql/src/planner.rs start line: 793 end line: 798 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5154 unit: fn get_table_source() file: datafusion/sql/src/expr/mod.rs start line: 1208 end line: 1213 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5155 unit: fn get_aggregate_meta() file: datafusion/sql/src/expr/mod.rs start line: 1219 end line: 1224 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5156 unit: fn create_empty() file: datafusion/sql/src/unparser/ast.rs start line: 381 end line: 386 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5157 unit: fn sql_op_precedence() file: datafusion/sql/src/unparser/expr.rs start line: 920 end line: 925 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5158 unit: fn select_to_sql_statement() file: datafusion/sql/src/unparser/plan.rs start line: 174 end line: 182 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5159 unit: fn is_always_true() file: datafusion/physical-optimizer/src/pruning.rs start line: 747 end line: 752 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5160 unit: fn is_string_type() file: datafusion/physical-optimizer/src/pruning.rs start line: 1213 end line: 1218 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5161 unit: fn contained() file: datafusion/physical-optimizer/src/pruning.rs start line: 2117 end line: 2123 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5162 unit: fn min_values() file: datafusion/physical-optimizer/src/pruning.rs start line: 2214 end line: 2219 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5163 unit: fn max_values() file: datafusion/physical-optimizer/src/pruning.rs start line: 2221 end line: 2226 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5164 unit: fn null_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2236 end line: 2241 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5165 unit: fn row_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2243 end line: 2248 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5166 unit: fn input() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 94 end line: 99 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5167 unit: fn fetch() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 101 end line: 106 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5168 unit: fn skip() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 108 end line: 113 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5169 unit: fn from() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 117 end line: 122 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5170 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/average.rs start line: 182 end line: 187 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5171 unit: fn state() file: datafusion/functions-aggregate/src/average.rs start line: 300 end line: 305 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5172 unit: fn fmt() file: datafusion/functions-aggregate/src/variance.rs start line: 70 end line: 75 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5173 unit: fn accumulator() file: datafusion/functions-aggregate/src/variance.rs start line: 119 end line: 125 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5174 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/variance.rs start line: 135 end line: 140 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5175 unit: fn fmt() file: datafusion/functions-aggregate/src/variance.rs start line: 159 end line: 164 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5176 unit: fn return_type() file: datafusion/functions-aggregate/src/variance.rs start line: 195 end line: 201 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5177 unit: fn fmt() file: datafusion/functions-aggregate/src/stddev.rs start line: 70 end line: 75 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5178 unit: fn accumulator() file: datafusion/functions-aggregate/src/stddev.rs start line: 128 end line: 133 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5179 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/stddev.rs start line: 143 end line: 148 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5180 unit: fn fmt() file: datafusion/functions-aggregate/src/stddev.rs start line: 183 end line: 188 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5181 unit: fn accumulator() file: datafusion/functions-aggregate/src/stddev.rs start line: 236 end line: 241 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5182 unit: fn return_type() file: datafusion/functions-aggregate/src/stddev.rs start line: 243 end line: 249 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5183 unit: fn compute_size_of_orderings() file: datafusion/functions-aggregate/src/first_last.rs start line: 530 end line: 535 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5184 unit: fn state() file: datafusion/functions-aggregate/src/first_last.rs start line: 880 end line: 885 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5185 unit: fn size() file: datafusion/functions-aggregate/src/first_last.rs start line: 949 end line: 954 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5186 unit: fn state() file: datafusion/functions-aggregate/src/first_last.rs start line: 1281 end line: 1286 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5187 unit: fn size() file: datafusion/functions-aggregate/src/first_last.rs start line: 1352 end line: 1357 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5188 unit: fn fmt() file: datafusion/functions-aggregate/src/covariance.rs start line: 79 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5189 unit: fn return_type() file: datafusion/functions-aggregate/src/covariance.rs start line: 115 end line: 121 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5190 unit: fn fmt() file: datafusion/functions-aggregate/src/covariance.rs start line: 170 end line: 175 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5191 unit: fn return_type() file: datafusion/functions-aggregate/src/covariance.rs start line: 205 end line: 211 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5192 unit: fn fmt() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 104 end line: 109 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5193 unit: fn update_batch() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 225 end line: 231 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5194 unit: fn fmt() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 268 end line: 273 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5195 unit: fn new() file: datafusion/functions-aggregate/src/sum.rs start line: 284 end line: 289 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5196 unit: fn return_type() file: datafusion/functions-aggregate/src/array_agg.rs start line: 105 end line: 110 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5197 unit: fn fmt() file: datafusion/functions-aggregate/src/approx_median.rs start line: 65 end line: 70 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5198 unit: fn return_type() file: datafusion/functions-aggregate/src/approx_median.rs start line: 117 end line: 122 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5199 unit: fn fmt() file: datafusion/functions-aggregate/src/count.rs start line: 158 end line: 163 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5200 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/count.rs start line: 346 end line: 353 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5201 unit: fn create_groups_accumulator() file: datafusion/functions-aggregate/src/count.rs start line: 355 end line: 361 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5202 unit: fn evaluate() file: datafusion/functions-aggregate/src/count.rs start line: 539 end line: 547 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5203 unit: fn state() file: datafusion/functions-aggregate/src/count.rs start line: 693 end line: 698 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5204 unit: fn count_accumulator_nulls() file: datafusion/functions-aggregate/src/count.rs start line: 761 end line: 766 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5205 unit: fn create_sliding_accumulator() file: datafusion/functions-aggregate/src/min_max.rs start line: 356 end line: 361 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5206 unit: fn create_sliding_accumulator() file: datafusion/functions-aggregate/src/min_max.rs start line: 1282 end line: 1287 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5207 unit: fn default() file: datafusion/functions-aggregate/src/min_max.rs start line: 1468 end line: 1473 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5208 unit: fn default() file: datafusion/functions-aggregate/src/min_max.rs start line: 1588 end line: 1593 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5209 unit: fn some_str_sorted() file: datafusion/functions-aggregate/src/string_agg.rs start line: 464 end line: 469 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5210 unit: fn return_type() file: datafusion/functions-aggregate/src/correlation.rs start line: 108 end line: 114 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5211 unit: fn fmt() file: datafusion/functions-aggregate/src/median.rs start line: 89 end line: 94 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5212 unit: fn update_batch() file: datafusion/functions-aggregate/src/median.rs start line: 269 end line: 274 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5213 unit: fn fmt() file: datafusion/functions-aggregate/src/regr.rs start line: 67 end line: 72 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5214 unit: fn fmt() file: datafusion/functions-aggregate/src/grouping.rs start line: 68 end line: 73 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5215 unit: fn new() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 118 end line: 123 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5216 unit: fn state() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 158 end line: 163 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5217 unit: fn accumulate_fuzz() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 638 end line: 643 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 5218 unit: fn default() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 145 end line: 150 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5219 unit: fn clamp() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 237 end line: 242 size: 6 LOC McCabe index: 3 number of parameters: 3 id: 5220 unit: fn field_from_column() file: datafusion/common/src/dfschema.rs start line: 1012 end line: 1017 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5221 unit: fn test_schema_1() file: datafusion/common/src/dfschema.rs start line: 1349 end line: 1354 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5222 unit: fn test_datatype_is_logically_equivalent_to_dictionary() file: datafusion/common/src/dfschema.rs start line: 1541 end line: 1547 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5223 unit: fn test_datatype_is_not_semantically_equivalent_to_dictionary() file: datafusion/common/src/dfschema.rs start line: 1681 end line: 1687 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5224 unit: fn test_schema_2() file: datafusion/common/src/dfschema.rs start line: 1689 end line: 1694 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5225 unit: fn fmt() file: datafusion/common/src/column.rs start line: 41 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5226 unit: fn into_pyobject() file: datafusion/common/src/pyarrow.rs start line: 78 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5227 unit: fn default() file: datafusion/common/src/unnest.rs start line: 89 end line: 95 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5228 unit: fn add_offset_to_vec>() file: datafusion/common/src/functional_dependencies.rs start line: 616 end line: 621 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5229 unit: fn test_estimate_memory_overflow() file: datafusion/common/src/utils/memory.rs start line: 128 end line: 134 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5230 unit: fn test_longest_consecutive_prefix() file: datafusion/common/src/utils/mod.rs start line: 1248 end line: 1253 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5231 unit: fn transform Result>>() file: datafusion/common/src/tree_node.rs start line: 215 end line: 220 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5232 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 794 end line: 799 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5233 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 801 end line: 806 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5234 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 810 end line: 815 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5235 unit: fn apply_ref_elements Result>() file: datafusion/common/src/tree_node.rs start line: 1008 end line: 1014 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5236 unit: fn apply_children Result>() file: datafusion/common/src/tree_node.rs start line: 1194 end line: 1199 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5237 unit: fn apply_children Result>() file: datafusion/common/src/tree_node.rs start line: 1242 end line: 1247 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5238 unit: fn apply_children Result>() file: datafusion/common/src/tree_node.rs start line: 1300 end line: 1305 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5239 unit: fn apply_elements Result>() file: datafusion/common/src/tree_node.rs start line: 1322 end line: 1327 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5240 unit: fn map_elements Result>>() file: datafusion/common/src/tree_node.rs start line: 1329 end line: 1334 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5241 unit: fn f_down_stop_on_e_visits() file: datafusion/common/src/tree_node.rs start line: 1663 end line: 1668 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5242 unit: fn down_visits() file: datafusion/common/src/tree_node.rs start line: 1790 end line: 1795 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5243 unit: fn $NAME() file: datafusion/common/src/tree_node.rs start line: 1941 end line: 1947 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5244 unit: fn test_next_down() file: datafusion/common/src/rounding.rs start line: 284 end line: 290 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5245 unit: fn fmt() file: datafusion/common/src/types/logical.rs start line: 93 end line: 98 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5246 unit: fn from() file: datafusion/common/src/types/field.rs start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5247 unit: fn from() file: datafusion/common/src/types/field.rs start line: 102 end line: 107 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5248 unit: fn default() file: datafusion/common/src/config.rs start line: 181 end line: 186 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5249 unit: fn visit() file: datafusion/common/src/config.rs start line: 1156 end line: 1161 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 5250 unit: fn default() file: datafusion/common/src/config.rs start line: 1822 end line: 1827 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5251 unit: fn set() file: datafusion/common/src/config.rs start line: 2119 end line: 2124 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 5252 unit: fn from() file: datafusion/common/src/spans.rs start line: 43 end line: 48 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5253 unit: fn datafusion_error_to_arrow() file: datafusion/common/src/error.rs start line: 960 end line: 965 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5254 unit: fn test_disabled_backtrace() file: datafusion/common/src/error.rs start line: 1004 end line: 1009 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5255 unit: fn try_from() file: datafusion/common/src/file_options/parquet_writer.rs start line: 77 end line: 83 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5256 unit: fn new() file: datafusion/common/src/cse.rs start line: 110 end line: 115 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5257 unit: fn combine() file: datafusion/common/src/cse.rs start line: 117 end line: 122 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5258 unit: fn new() file: datafusion/common/src/cse.rs start line: 703 end line: 708 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5259 unit: fn one() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1158 end line: 1163 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5260 unit: fn create_decimal_type() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1070 end line: 1075 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5261 unit: fn create_decimal256_type() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 1077 end line: 1082 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5262 unit: fn neg() file: datafusion/expr-common/src/sort_properties.rs start line: 124 end line: 129 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 5263 unit: fn name() file: datafusion/functions-window/src/lead_lag.rs start line: 102 end line: 107 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5264 unit: fn shift_offset() file: datafusion/functions-window/src/lead_lag.rs start line: 112 end line: 117 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5265 unit: fn partition_evaluator() file: datafusion/functions-window/src/row_number.rs start line: 82 end line: 87 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5266 unit: fn sort_options() file: datafusion/functions-window/src/row_number.rs start line: 93 end line: 98 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5267 unit: fn partition_evaluator() file: datafusion/functions-window/src/cume_dist.rs start line: 97 end line: 102 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5268 unit: fn return_type() file: datafusion/functions/src/regex/regexpmatch.rs start line: 115 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5269 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/character_length.rs start line: 91 end line: 96 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5270 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/strpos.rs start line: 109 end line: 114 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5271 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/substrindex.rs start line: 111 end line: 116 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5272 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/substr.rs start line: 98 end line: 103 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5273 unit: fn invoke_with_args() file: datafusion/functions/src/unicode/translate.rs start line: 98 end line: 103 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5274 unit: fn output_ordering() file: datafusion/functions/src/macros.rs start line: 213 end line: 218 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5275 unit: fn output_ordering() file: datafusion/functions/src/macros.rs start line: 329 end line: 334 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5276 unit: fn return_type() file: datafusion/functions/src/math/round.rs start line: 87 end line: 92 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5277 unit: fn return_type() file: datafusion/functions/src/math/trunc.rs start line: 96 end line: 101 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5278 unit: fn return_type() file: datafusion/functions/src/math/signum.rs start line: 80 end line: 85 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5279 unit: fn return_type() file: datafusion/functions/src/math/cot.rs start line: 79 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5280 unit: fn return_type() file: datafusion/functions/src/math/power.rs start line: 85 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5281 unit: fn return_type() file: datafusion/functions/src/math/nanvl.rs start line: 84 end line: 89 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5282 unit: fn return_type() file: datafusion/functions/src/math/log.rs start line: 88 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5283 unit: fn return_type() file: datafusion/functions/src/core/union_tag.rs start line: 78 end line: 83 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5284 unit: fn assert_scalar() file: datafusion/functions/src/core/union_tag.rs start line: 219 end line: 224 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5285 unit: fn coerce_types() file: datafusion/functions/src/core/coalesce.rs start line: 159 end line: 165 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5286 unit: fn invoke_with_args() file: datafusion/functions/src/encoding/inner.rs start line: 106 end line: 111 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5287 unit: fn invoke_with_args() file: datafusion/functions/src/encoding/inner.rs start line: 185 end line: 190 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5288 unit: fn invoke_with_args() file: datafusion/functions/src/datetime/now.rs start line: 92 end line: 97 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5289 unit: fn quarter_month() file: datafusion/functions/src/datetime/date_trunc.rs start line: 341 end line: 346 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5290 unit: fn return_type_for() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 598 end line: 603 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5291 unit: fn bin_fn() file: datafusion/functions/src/datetime/date_bin.rs start line: 244 end line: 249 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5292 unit: fn is_null() file: datafusion/functions/src/string/concat_ws.rs start line: 395 end line: 400 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5293 unit: fn invoke_with_args() file: datafusion/functions-nested/src/map_keys.rs start line: 103 end line: 108 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5294 unit: fn invoke_with_args() file: datafusion/functions-nested/src/cardinality.rs start line: 110 end line: 115 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5295 unit: fn invoke_with_args() file: datafusion/functions-nested/src/map_extract.rs start line: 113 end line: 118 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5296 unit: fn invoke_with_args() file: datafusion/functions-nested/src/resize.rs start line: 139 end line: 144 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5297 unit: fn invoke_with_args() file: datafusion/functions-nested/src/remove.rs start line: 104 end line: 109 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5298 unit: fn invoke_with_args() file: datafusion/functions-nested/src/remove.rs start line: 182 end line: 187 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5299 unit: fn invoke_with_args() file: datafusion/functions-nested/src/remove.rs start line: 259 end line: 264 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5300 unit: fn invoke_with_args() file: datafusion/functions-nested/src/empty.rs start line: 97 end line: 102 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5301 unit: fn invoke_with_args() file: datafusion/functions-nested/src/map.rs start line: 276 end line: 281 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5302 unit: fn invoke_with_args() file: datafusion/functions-nested/src/flatten.rs start line: 126 end line: 131 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5303 unit: fn return_type() file: datafusion/functions-nested/src/repeat.rs start line: 111 end line: 116 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5304 unit: fn invoke_with_args() file: datafusion/functions-nested/src/repeat.rs start line: 118 end line: 123 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5305 unit: fn invoke_with_args() file: datafusion/functions-nested/src/concat.rs start line: 119 end line: 124 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5306 unit: fn invoke_with_args() file: datafusion/functions-nested/src/concat.rs start line: 208 end line: 213 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5307 unit: fn invoke_with_args() file: datafusion/functions-nested/src/concat.rs start line: 327 end line: 332 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5308 unit: fn invoke_with_args() file: datafusion/functions-nested/src/array_has.rs start line: 385 end line: 390 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5309 unit: fn invoke_with_args() file: datafusion/functions-nested/src/array_has.rs start line: 459 end line: 464 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5310 unit: fn invoke_with_args() file: datafusion/functions-nested/src/distance.rs start line: 130 end line: 135 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5311 unit: fn invoke_with_args() file: datafusion/functions-nested/src/dimension.rs start line: 104 end line: 109 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5312 unit: fn invoke_with_args() file: datafusion/functions-nested/src/dimension.rs start line: 176 end line: 181 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5313 unit: fn general_list_ndims() file: datafusion/functions-nested/src/dimension.rs start line: 221 end line: 226 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5314 unit: fn invoke_with_args() file: datafusion/functions-nested/src/string.rs start line: 196 end line: 201 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5315 unit: fn return_type() file: datafusion/functions-nested/src/except.rs start line: 102 end line: 107 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5316 unit: fn invoke_with_args() file: datafusion/functions-nested/src/except.rs start line: 109 end line: 114 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5317 unit: fn invoke_with_args() file: datafusion/functions-nested/src/length.rs start line: 106 end line: 111 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5318 unit: fn invoke_with_args() file: datafusion/functions-nested/src/map_values.rs start line: 113 end line: 118 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5319 unit: fn invoke_with_args() file: datafusion/functions-nested/src/reverse.rs start line: 99 end line: 104 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5320 unit: fn invoke_with_args() file: datafusion/functions-nested/src/position.rs start line: 123 end line: 128 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5321 unit: fn invoke_with_args() file: datafusion/functions-nested/src/position.rs start line: 276 end line: 281 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5322 unit: fn invoke_with_args() file: datafusion/functions-nested/src/sort.rs start line: 146 end line: 151 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5323 unit: fn invoke_with_args() file: datafusion/functions-nested/src/replace.rs start line: 131 end line: 136 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5324 unit: fn invoke_with_args() file: datafusion/functions-nested/src/replace.rs start line: 212 end line: 217 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5325 unit: fn invoke_with_args() file: datafusion/functions-nested/src/replace.rs start line: 291 end line: 296 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5326 unit: fn invoke_with_args() file: datafusion/functions-nested/src/extract.rs start line: 172 end line: 177 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5327 unit: fn invoke_with_args() file: datafusion/functions-nested/src/extract.rs start line: 398 end line: 403 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5328 unit: fn invoke_with_args() file: datafusion/functions-nested/src/extract.rs start line: 706 end line: 711 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5329 unit: fn invoke_with_args() file: datafusion/functions-nested/src/extract.rs start line: 813 end line: 818 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5330 unit: fn invoke_with_args() file: datafusion/functions-nested/src/extract.rs start line: 918 end line: 923 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5331 unit: fn invoke_with_args() file: datafusion/functions-nested/src/set_ops.rs start line: 145 end line: 150 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5332 unit: fn invoke_with_args() file: datafusion/functions-nested/src/set_ops.rs start line: 230 end line: 235 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5333 unit: fn invoke_with_args() file: datafusion/functions-nested/src/set_ops.rs start line: 301 end line: 306 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5334 unit: fn fmt() file: datafusion/functions-nested/src/set_ops.rs start line: 342 end line: 347 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5335 unit: fn invoke_with_args() file: datafusion/functions-nested/src/make_array.rs start line: 115 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5336 unit: fn with_new_children() file: datafusion/datasource-avro/src/source.rs start line: 125 end line: 130 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5337 unit: fn statistics() file: datafusion/datasource-avro/src/source.rs start line: 231 end line: 236 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5338 unit: fn test_alias() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 322 end line: 327 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5339 unit: fn get_col() file: datafusion/datasource-avro/src/avro_to_arrow/reader.rs start line: 208 end line: 213 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 5340 unit: fn test_avro_read_nested_list() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1127 end line: 1132 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5341 unit: fn with_new_children() file: datafusion/datasource-csv/src/source.rs start line: 353 end line: 358 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5342 unit: fn try_swapping_with_projection() file: datafusion/datasource-csv/src/source.rs start line: 400 end line: 405 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5343 unit: fn statistics() file: datafusion/datasource-csv/src/source.rs start line: 616 end line: 621 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5344 unit: fn as_any() file: datafusion/physical-expr/src/window/standard_window_function_expr.rs start line: 41 end line: 53 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5345 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/not.rs start line: 112 end line: 117 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5346 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/column.rs start line: 138 end line: 143 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5347 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/negative.rs start line: 115 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5348 unit: fn test_negation_invalid_types() file: datafusion/physical-expr/src/expressions/negative.rs start line: 388 end line: 393 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5349 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/unknown_column.rs start line: 83 end line: 88 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5350 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 103 end line: 108 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5351 unit: fn hash() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 55 end line: 60 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5352 unit: fn new() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 92 end line: 97 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5353 unit: fn children() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 382 end line: 387 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5354 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/literal.rs start line: 82 end line: 87 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5355 unit: fn eq() file: datafusion/physical-expr/src/expressions/binary.rs start line: 67 end line: 72 size: 6 LOC McCabe index: 4 number of parameters: 2 id: 5356 unit: fn hash() file: datafusion/physical-expr/src/expressions/binary.rs start line: 75 end line: 80 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5357 unit: fn eq() file: datafusion/physical-expr/src/expressions/like.rs start line: 38 end line: 43 size: 6 LOC McCabe index: 4 number of parameters: 2 id: 5358 unit: fn hash() file: datafusion/physical-expr/src/expressions/like.rs start line: 47 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5359 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/no_op.rs start line: 73 end line: 78 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5360 unit: fn case_test_batch() file: datafusion/physical-expr/src/expressions/case.rs start line: 1050 end line: 1055 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5361 unit: fn with_new_children() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 105 end line: 110 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5362 unit: fn return_field() file: datafusion/physical-expr/src/expressions/cast.rs start line: 147 end line: 152 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5363 unit: fn fmt_sql() file: datafusion/physical-expr/src/expressions/cast.rs start line: 205 end line: 211 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5364 unit: fn remove_redundant_entries() file: datafusion/physical-expr/src/equivalence/class.rs start line: 414 end line: 423 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5365 unit: fn get_equivalence_class() file: datafusion/physical-expr/src/equivalence/class.rs start line: 617 end line: 622 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5366 unit: fn null_counts() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 405 end line: 410 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5367 unit: fn with_schema() file: datafusion/datasource-parquet/src/source.rs start line: 508 end line: 513 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5368 unit: fn projected_columns_prevent_pushdown() file: datafusion/datasource-parquet/src/row_filter.rs start line: 638 end line: 645 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5369 unit: fn basic_expr_doesnt_prevent_pushdown() file: datafusion/datasource-parquet/src/row_filter.rs start line: 648 end line: 655 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5370 unit: fn pushdown_filters() file: datafusion/datasource-parquet/src/mod.rs start line: 392 end line: 397 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5371 unit: fn reorder_filters() file: datafusion/datasource-parquet/src/mod.rs start line: 415 end line: 420 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5372 unit: fn bloom_filter_on_read() file: datafusion/datasource-parquet/src/mod.rs start line: 425 end line: 430 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5373 unit: fn enable_page_index() file: datafusion/datasource-parquet/src/mod.rs start line: 432 end line: 437 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5374 unit: fn field_satisfied_by() file: datafusion/core/src/schema_equivalence.rs start line: 39 end line: 44 size: 6 LOC McCabe index: 5 number of parameters: 2 id: 5375 unit: fn register_udaf() file: datafusion/core/src/execution/context/mod.rs start line: 1695 end line: 1700 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5376 unit: fn register_function_rewrite() file: datafusion/core/src/execution/context/mod.rs start line: 1706 end line: 1711 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5377 unit: fn register_expr_planner() file: datafusion/core/src/execution/context/mod.rs start line: 1717 end line: 1722 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5378 unit: fn udf() file: datafusion/core/src/execution/session_state.rs start line: 1752 end line: 1758 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5379 unit: fn udaf() file: datafusion/core/src/execution/session_state.rs start line: 1760 end line: 1766 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5380 unit: fn udwf() file: datafusion/core/src/execution/session_state.rs start line: 1768 end line: 1774 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5381 unit: fn supports_filters_pushdown() file: datafusion/core/src/dataframe/mod.rs start line: 2219 end line: 2225 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5382 unit: fn map_column_statistics() file: datafusion/core/src/datasource/mod.rs start line: 268 end line: 273 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5383 unit: fn list() file: datafusion/core/src/datasource/file_format/csv.rs start line: 155 end line: 160 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5384 unit: fn create_batch() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 265 end line: 270 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5385 unit: fn new() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 1901 end line: 1906 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5386 unit: fn one() file: datafusion/core/src/physical_planner.rs start line: 234 end line: 239 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5387 unit: fn two() file: datafusion/core/src/physical_planner.rs start line: 241 end line: 246 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 5388 unit: fn with_new_children() file: datafusion/core/src/physical_planner.rs start line: 2854 end line: 2859 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5389 unit: fn with_new_children() file: datafusion/core/src/physical_planner.rs start line: 2985 end line: 2990 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5390 unit: fn check_invariants() file: datafusion/core/src/physical_planner.rs start line: 3024 end line: 3029 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5391 unit: fn with_new_children() file: datafusion/core/src/physical_planner.rs start line: 3033 end line: 3038 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5392 unit: fn with_new_children() file: datafusion/core/src/physical_planner.rs start line: 3150 end line: 3155 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5393 unit: fn schema() file: datafusion/core/benches/sql_query_with_io.rs start line: 56 end line: 61 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5394 unit: fn append_value() file: datafusion/core/benches/data_utils/mod.rs start line: 171 end line: 176 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5395 unit: fn finish() file: datafusion/core/benches/data_utils/mod.rs start line: 179 end line: 184 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5396 unit: fn create_schema() file: datafusion/core/benches/sql_planner.rs start line: 65 end line: 70 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5397 unit: fn create_table_provider() file: datafusion/core/benches/sql_planner.rs start line: 72 end line: 77 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5398 unit: fn run() file: datafusion/core/benches/topk_aggregate.rs start line: 59 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 5399 unit: fn unregister() file: datafusion/execution/src/memory_pool/pool.rs start line: 177 end line: 182 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5400 unit: fn provide_top_memory_consumers_to_error_msg() file: datafusion/execution/src/memory_pool/pool.rs start line: 429 end line: 434 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5401 unit: fn from() file: datafusion/execution/src/config.rs start line: 579 end line: 584 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5402 unit: fn udf() file: datafusion/execution/src/task.rs start line: 151 end line: 157 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5403 unit: fn udaf() file: datafusion/execution/src/task.rs start line: 159 end line: 165 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5404 unit: fn round_trip_filter_pushdown() file: datafusion/ffi/src/table_source.rs start line: 94 end line: 100 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5405 unit: fn round_trip_all_filter_pushdowns() file: datafusion/ffi/src/table_source.rs start line: 103 end line: 109 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5406 unit: fn round_trip_table_type() file: datafusion/ffi/src/table_source.rs start line: 111 end line: 117 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5407 unit: fn test_round_all_trip_table_type() file: datafusion/ffi/src/table_source.rs start line: 120 end line: 126 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5408 unit: fn return_type() file: datafusion/ffi/src/udf/mod.rs start line: 316 end line: 324 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5409 unit: fn return_field_from_args() file: datafusion/ffi/src/udf/mod.rs start line: 326 end line: 334 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5410 unit: fn children() file: datafusion/ffi/src/execution_plan.rs start line: 259 end line: 264 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5411 unit: fn check_sqlite() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 549 end line: 555 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5412 unit: fn check_tpch() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 557 end line: 563 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5413 unit: fn test_group_window_expr_by_sort_keys_empty_case() file: datafusion/expr/src/utils.rs start line: 1273 end line: 1278 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 5414 unit: fn test_split_binary_owned_two() file: datafusion/expr/src/utils.rs start line: 1575 end line: 1580 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5415 unit: fn test_split_conjunction_owned_two() file: datafusion/expr/src/utils.rs start line: 1599 end line: 1604 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5416 unit: fn case_when_same_literal_then_types() file: datafusion/expr/src/conditional_expressions.rs start line: 109 end line: 114 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5417 unit: fn case_when_different_literal_then_types() file: datafusion/expr/src/conditional_expressions.rs start line: 117 end line: 122 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5418 unit: fn plan_aggregate() file: datafusion/expr/src/planner.rs start line: 240 end line: 245 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5419 unit: fn as_any() file: datafusion/expr/src/udwf.rs start line: 311 end line: 323 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5420 unit: fn hash_value() file: datafusion/expr/src/udwf.rs start line: 382 end line: 387 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5421 unit: fn partial_cmp() file: datafusion/expr/src/udwf.rs start line: 462 end line: 467 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5422 unit: fn apply_elements Result>() file: datafusion/expr/src/expr.rs start line: 412 end line: 417 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5423 unit: fn map_elements Result>>() file: datafusion/expr/src/expr.rs start line: 419 end line: 424 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5424 unit: fn apply_elements Result>() file: datafusion/expr/src/expr.rs start line: 762 end line: 767 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5425 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 875 end line: 880 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5426 unit: fn lit_timestamp_nano() file: datafusion/expr/src/literal.rs start line: 106 end line: 111 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5427 unit: fn register_udaf() file: datafusion/expr/src/registry.rs start line: 58 end line: 63 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5428 unit: fn register_function_rewrite() file: datafusion/expr/src/registry.rs start line: 107 end line: 112 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5429 unit: fn udf() file: datafusion/expr/src/registry.rs start line: 166 end line: 171 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5430 unit: fn udaf() file: datafusion/expr/src/registry.rs start line: 173 end line: 178 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5431 unit: fn udwf() file: datafusion/expr/src/registry.rs start line: 180 end line: 185 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5432 unit: fn register_udaf() file: datafusion/expr/src/registry.rs start line: 190 end line: 195 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5433 unit: fn create_groups_accumulator() file: datafusion/expr/src/udaf.rs start line: 747 end line: 752 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5434 unit: fn create_sliding_accumulator() file: datafusion/expr/src/udaf.rs start line: 768 end line: 773 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5435 unit: fn hash_value() file: datafusion/expr/src/udaf.rs start line: 881 end line: 886 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5436 unit: fn partial_cmp() file: datafusion/expr/src/udaf.rs start line: 955 end line: 960 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5437 unit: fn new() file: datafusion/expr/src/expr_schema.rs start line: 814 end line: 819 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5438 unit: fn partial_cmp() file: datafusion/expr/src/udf.rs start line: 68 end line: 73 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5439 unit: fn as_any() file: datafusion/expr/src/udf.rs start line: 403 end line: 418 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5440 unit: fn hash_value() file: datafusion/expr/src/udf.rs start line: 671 end line: 676 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5441 unit: fn hash_value() file: datafusion/expr/src/udf.rs start line: 787 end line: 792 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5442 unit: fn dyn_hash() file: datafusion/expr/src/logical_plan/extension.rs start line: 151 end line: 201 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5443 unit: fn necessary_children_exprs() file: datafusion/expr/src/logical_plan/extension.rs start line: 361 end line: 366 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5444 unit: fn dyn_eq() file: datafusion/expr/src/logical_plan/extension.rs start line: 373 end line: 378 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5445 unit: fn dyn_ord() file: datafusion/expr/src/logical_plan/extension.rs start line: 380 end line: 385 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5446 unit: fn apply_children Result>() file: datafusion/expr/src/logical_plan/tree_node.rs start line: 57 end line: 62 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5447 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 346 end line: 351 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5448 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 367 end line: 372 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5449 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 388 end line: 393 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5450 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 409 end line: 414 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5451 unit: fn apply_elements Result>() file: datafusion/expr/src/logical_plan/ddl.rs start line: 503 end line: 508 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5452 unit: fn apply_elements Result>() file: datafusion/expr/src/logical_plan/ddl.rs start line: 534 end line: 539 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5453 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/ddl.rs start line: 564 end line: 569 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5454 unit: fn default() file: datafusion/expr/src/logical_plan/plan.rs start line: 293 end line: 298 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5455 unit: fn apply_elements Result>() file: datafusion/expr/src/logical_plan/plan.rs start line: 302 end line: 307 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5456 unit: fn map_elements Result>>() file: datafusion/expr/src/logical_plan/plan.rs start line: 309 end line: 314 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5457 unit: fn assert_no_expressions() file: datafusion/expr/src/logical_plan/plan.rs start line: 1158 end line: 1163 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5458 unit: fn assert_no_inputs() file: datafusion/expr/src/logical_plan/plan.rs start line: 1168 end line: 1173 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5459 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2126 end line: 2131 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5460 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2236 end line: 2241 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5461 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2495 end line: 2500 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5462 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 3163 end line: 3168 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5463 unit: fn f_up() file: datafusion/expr/src/logical_plan/plan.rs start line: 4289 end line: 4295 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5464 unit: fn f_down() file: datafusion/expr/src/logical_plan/plan.rs start line: 4349 end line: 4355 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5465 unit: fn f_up() file: datafusion/expr/src/logical_plan/plan.rs start line: 4357 end line: 4363 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5466 unit: fn supports_filters_pushdown() file: datafusion/expr/src/logical_plan/builder.rs start line: 2008 end line: 2013 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5467 unit: fn accumulator() file: datafusion/expr/src/expr_fn.rs start line: 586 end line: 591 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5468 unit: fn partition_evaluator() file: datafusion/expr/src/expr_fn.rs start line: 674 end line: 679 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5469 unit: fn trace_future() file: datafusion/common-runtime/src/trace_utils.rs start line: 55 end line: 60 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5470 unit: fn trace_block() file: datafusion/common-runtime/src/trace_utils.rs start line: 62 end line: 67 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5471 unit: fn query_execution_start_time() file: datafusion/optimizer/src/optimizer.rs start line: 104 end line: 113 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5472 unit: fn get_casted_expr_for_bool_op() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 764 end line: 769 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5473 unit: fn empty() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1079 end line: 1084 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5474 unit: fn test_extract_expressions_from_col() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1278 end line: 1283 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5475 unit: fn expressions() file: datafusion/optimizer/src/push_down_limit.rs start line: 329 end line: 334 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5476 unit: fn expressions() file: datafusion/optimizer/src/push_down_limit.rs start line: 382 end line: 387 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5477 unit: fn is_left_only() file: datafusion/optimizer/src/push_down_filter.rs start line: 222 end line: 227 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5478 unit: fn is_right_only() file: datafusion/optimizer/src/push_down_filter.rs start line: 230 end line: 235 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5479 unit: fn new() file: datafusion/optimizer/src/push_down_filter.rs start line: 613 end line: 618 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5480 unit: fn expressions() file: datafusion/optimizer/src/push_down_filter.rs start line: 1946 end line: 1951 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5481 unit: fn schema() file: datafusion/optimizer/src/push_down_filter.rs start line: 2979 end line: 2984 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5482 unit: fn outer_columns_helper_multi() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 650 end line: 655 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5483 unit: fn partial_cmp() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 883 end line: 888 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5484 unit: fn necessary_children_exprs() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 924 end line: 930 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5485 unit: fn optimize() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2180 end line: 2185 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5486 unit: fn is_supported_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 196 end line: 201 size: 6 LOC McCabe index: 4 number of parameters: 1 id: 5487 unit: fn is_supported_string_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 221 end line: 226 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5488 unit: fn aliased() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 830 end line: 837 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5489 unit: fn test_simplify_bitwise_bitwise_shift_right_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2639 end line: 2645 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5490 unit: fn test_simplify_bitwise_bitwise_shift_left_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2648 end line: 2654 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5491 unit: fn test_simplify_divide_null_by_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3083 end line: 3089 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5492 unit: fn accumulator() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4359 end line: 4364 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5493 unit: fn create_groups_accumulator() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4370 end line: 4375 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5494 unit: fn partition_evaluator() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4446 end line: 4451 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5495 unit: fn extract_plan_from_distinct() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 107 end line: 112 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5496 unit: fn with_fetch() file: datafusion/datasource/src/file_scan_config.rs start line: 545 end line: 550 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5497 unit: fn to_partition_cols() file: datafusion/datasource/src/file_scan_config.rs start line: 2181 end line: 2186 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5498 unit: fn try_swapping_with_projection() file: datafusion/datasource/src/memory.rs start line: 128 end line: 133 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5499 unit: fn eq_properties() file: datafusion/datasource/src/memory.rs start line: 452 end line: 457 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5500 unit: fn new_exec_with_batches() file: datafusion/datasource/src/memory.rs start line: 917 end line: 922 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5501 unit: fn from_str() file: datafusion/datasource/src/file_compression_type.rs start line: 88 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5502 unit: fn with_new_children() file: datafusion/datasource/src/source.rs start line: 158 end line: 163 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5503 unit: fn try_swapping_with_projection() file: datafusion/datasource/src/source.rs start line: 234 end line: 239 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5504 unit: fn fmt() file: datafusion/datasource/src/decoder.rs start line: 90 end line: 95 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5505 unit: fn record_output() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 202 end line: 207 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5506 unit: fn record_output() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 211 end line: 216 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5507 unit: fn record_output() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 220 end line: 225 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5508 unit: fn with_new_children() file: datafusion/physical-plan/src/work_table.rs start line: 197 end line: 202 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5509 unit: fn size() file: datafusion/physical-plan/src/topk/mod.rs start line: 357 end line: 362 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5510 unit: fn size() file: datafusion/physical-plan/src/topk/mod.rs start line: 567 end line: 572 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5511 unit: fn unused_rows() file: datafusion/physical-plan/src/topk/mod.rs start line: 716 end line: 721 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5512 unit: fn compare_string_array_values() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 549 end line: 554 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5513 unit: fn poll_next() file: datafusion/physical-plan/src/unnest.rs start line: 269 end line: 274 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5514 unit: fn new() file: datafusion/physical-plan/src/filter_pushdown.rs start line: 236 end line: 241 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5515 unit: fn generate_next_batch() file: datafusion/physical-plan/src/memory.rs start line: 135 end line: 142 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 5516 unit: fn fmt() file: datafusion/physical-plan/src/memory.rs start line: 172 end line: 177 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5517 unit: fn with_new_children() file: datafusion/physical-plan/src/union.rs start line: 216 end line: 221 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5518 unit: fn poll_next() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1280 end line: 1285 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5519 unit: fn test_schema() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1459 end line: 1464 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5520 unit: fn sort_options_resolving_constant() file: datafusion/physical-plan/src/windows/mod.rs start line: 627 end line: 632 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5521 unit: fn create_test_schema() file: datafusion/physical-plan/src/windows/mod.rs start line: 650 end line: 656 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5522 unit: fn with_new_children() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1366 end line: 1371 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5523 unit: fn new() file: datafusion/physical-plan/src/sorts/sort.rs start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5524 unit: fn name() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1171 end line: 1176 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5525 unit: fn with_new_children() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1451 end line: 1456 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5526 unit: fn poll_next() file: datafusion/physical-plan/src/stream.rs start line: 451 end line: 456 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5527 unit: fn get_schema() file: datafusion/physical-plan/src/projection.rs start line: 1123 end line: 1128 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5528 unit: fn new() file: datafusion/physical-plan/src/spill/mod.rs start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5529 unit: fn append() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 208 end line: 213 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 5530 unit: fn test_schema() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 416 end line: 421 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5531 unit: fn test_schema_utf8view() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 423 end line: 428 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5532 unit: fn test_large_schema() file: datafusion/physical-plan/src/aggregates/topk/priority_map.rs start line: 430 end line: 435 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5533 unit: fn hit_soft_group_limit() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1089 end line: 1094 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5534 unit: fn update_skip_aggregation_probe() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1117 end line: 1124 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5535 unit: fn with_new_children() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1921 end line: 1926 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5536 unit: fn test_median_agg_expr() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 2058 end line: 2063 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5537 unit: fn compute_sort_keys() file: datafusion/physical-plan/src/aggregates/order/partial.rs start line: 140 end line: 146 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5538 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/row.rs start line: 188 end line: 193 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5539 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1066 end line: 1072 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 5540 unit: fn take_recv_wakers() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 405 end line: 410 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5541 unit: fn test_panic_poll_send_future_after_ready_ok() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 732 end line: 737 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5542 unit: fn num_partitions() file: datafusion/physical-plan/src/repartition/mod.rs start line: 331 end line: 336 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5543 unit: fn required_input_distribution() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 452 end line: 457 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5544 unit: fn try_as_process_probe_batch() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 699 end line: 704 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5545 unit: fn poll_next() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1026 end line: 1031 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5546 unit: fn required_input_ordering() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 419 end line: 424 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5547 unit: fn clear() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 935 end line: 940 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5548 unit: fn clone() file: datafusion/physical-plan/src/joins/utils.rs start line: 721 end line: 726 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5549 unit: fn required_input_distribution() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 273 end line: 278 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5550 unit: fn partition_statistics() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 343 end line: 349 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5551 unit: fn try_as_record_batch() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 498 end line: 503 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5552 unit: fn poll_next() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 538 end line: 543 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5553 unit: fn try_as_initial_mut() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1119 end line: 1124 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5554 unit: fn try_as_ready() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1128 end line: 1133 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5555 unit: fn try_as_ready_mut() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1137 end line: 1142 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5556 unit: fn try_as_process_probe_batch_mut() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1177 end line: 1182 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5557 unit: fn advance() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1199 end line: 1204 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 5558 unit: fn poll_next() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1645 end line: 1650 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5559 unit: fn poll_next() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 704 end line: 709 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5560 unit: fn with_new_children() file: datafusion/physical-plan/src/display.rs start line: 1107 end line: 1112 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5561 unit: fn with_batches() file: datafusion/physical-plan/src/streaming.rs start line: 413 end line: 418 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5562 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/execution_plan.rs start line: 176 end line: 183 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5563 unit: fn try_swapping_with_projection() file: datafusion/physical-plan/src/execution_plan.rs start line: 487 end line: 492 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5564 unit: fn with_new_children() file: datafusion/physical-plan/src/execution_plan.rs start line: 1203 end line: 1208 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5565 unit: fn static_name() file: datafusion/physical-plan/src/execution_plan.rs start line: 1251 end line: 1256 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5566 unit: fn with_new_children() file: datafusion/physical-plan/src/execution_plan.rs start line: 1270 end line: 1275 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5567 unit: fn required_input_distribution() file: datafusion/physical-plan/src/recursive_query.rs start line: 159 end line: 164 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5568 unit: fn register_udaf() file: datafusion/proto/src/bytes/registry.rs start line: 46 end line: 51 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5569 unit: fn from_bytes_with_registry() file: datafusion/proto/src/bytes/mod.rs start line: 83 end line: 89 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 5570 unit: fn from() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 213 end line: 218 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5571 unit: fn from() file: datafusion/proto/src/logical_plan/to_proto.rs start line: 695 end line: 700 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5572 unit: fn try_from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 583 end line: 588 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5573 unit: fn try_from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 607 end line: 612 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5574 unit: fn try_from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 619 end line: 624 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5575 unit: fn try_from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 630 end line: 635 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5576 unit: fn try_from() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 464 end line: 469 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5577 unit: fn try_from() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 556 end line: 561 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5578 unit: fn try_from() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 567 end line: 572 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5579 unit: fn try_from() file: datafusion/proto/src/physical_plan/to_proto.rs start line: 579 end line: 584 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5580 unit: fn deregister_table() file: datafusion/catalog/src/listing_schema.rs start line: 198 end line: 203 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5581 unit: fn table_exist() file: datafusion/catalog/src/listing_schema.rs start line: 205 end line: 210 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5582 unit: fn supports_filters_pushdown() file: datafusion/catalog/src/view.rs start line: 105 end line: 111 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5583 unit: fn table_names() file: datafusion/catalog/src/memory/schema.rs start line: 54 end line: 59 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5584 unit: fn deregister_table() file: datafusion/catalog/src/memory/schema.rs start line: 79 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5585 unit: fn is_variadic() file: datafusion/catalog/src/information_schema.rs start line: 395 end line: 400 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5586 unit: fn table_names() file: datafusion/catalog/src/information_schema.rs start line: 490 end line: 495 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5587 unit: fn new() file: datafusion/catalog/src/async.rs start line: 135 end line: 140 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5588 unit: fn test_config() file: datafusion/catalog/src/async.rs start line: 497 end line: 502 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 5589 unit: fn deregister_table() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 167 end line: 172 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5590 unit: fn supports_filters_pushdown() file: datafusion/catalog/src/default_table_source.rs start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5591 unit: fn new() file: test-utils/src/lib.rs start line: 119 end line: 124 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5592 unit: fn generate_random_native_data() file: test-utils/src/array_gen/random_data.rs start line: 85 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 5593 unit: fn random_string() file: test-utils/src/data_gen.rs start line: 218 end line: 223 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5594 unit: fn fmt() file: datafusion-cli/src/pool_type.rs start line: 42 end line: 47 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5595 unit: fn into_inner() file: datafusion-cli/src/exec.rs start line: 330 end line: 336 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 5596 unit: fn catalog() file: datafusion-cli/src/catalog.rs start line: 69 end line: 74 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5597 unit: fn schema() file: datafusion-cli/src/catalog.rs start line: 102 end line: 107 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 5598 unit: fn parse_batch_size() file: datafusion-cli/src/main.rs start line: 295 end line: 300 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 5599 unit: fn partitions() file: benchmarks/src/imdb/run.rs start line: 471 end line: 475 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5600 unit: fn partitions() file: benchmarks/src/sort_tpch.rs start line: 352 end line: 356 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5601 unit: fn random_data() file: benchmarks/src/cancellation.rs start line: 314 end line: 318 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5602 unit: def load_from() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 5603 unit: def load_from() file: benchmarks/compare.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 5604 unit: fn fmt() file: datafusion/datasource-json/src/file_format.rs start line: 127 end line: 131 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5605 unit: fn get_extensions() file: datafusion/substrait/src/logical_plan/consumer/substrait_consumer.rs start line: 165 end line: 177 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5606 unit: fn register_function() file: datafusion/substrait/src/logical_plan/producer.rs start line: 180 end line: 193 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5607 unit: fn test_consumer() file: datafusion/substrait/src/logical_plan/producer.rs start line: 2603 end line: 2607 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5608 unit: fn vec_to_array() file: datafusion/proto-common/src/from_proto/mod.rs start line: 1102 end line: 1106 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5609 unit: fn insert_relation() file: datafusion/sql/src/resolve.rs start line: 56 end line: 60 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 5610 unit: fn create_table_source() file: datafusion/sql/src/expr/mod.rs start line: 1251 end line: 1255 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5611 unit: fn create_empty() file: datafusion/sql/src/unparser/ast.rs start line: 457 end line: 461 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5612 unit: fn new() file: datafusion/sql/src/unparser/expr.rs start line: 1759 end line: 1763 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5613 unit: fn default() file: datafusion/physical-optimizer/src/pruning.rs start line: 494 end line: 498 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5614 unit: fn new() file: datafusion/physical-optimizer/src/pruning.rs start line: 689 end line: 694 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5615 unit: fn default() file: datafusion/physical-optimizer/src/pruning.rs start line: 1382 end line: 1386 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5616 unit: fn evaluate() file: datafusion/functions-aggregate/src/average.rs start line: 290 end line: 294 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5617 unit: fn resize() file: datafusion/functions-aggregate/src/variance.rs start line: 429 end line: 433 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5618 unit: fn size() file: datafusion/functions-aggregate/src/variance.rs start line: 569 end line: 573 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5619 unit: fn evaluate() file: datafusion/functions-aggregate/src/stddev.rs start line: 368 end line: 372 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5620 unit: fn update_with_new_row() file: datafusion/functions-aggregate/src/first_last.rs start line: 830 end line: 834 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5621 unit: fn update_with_new_row() file: datafusion/functions-aggregate/src/first_last.rs start line: 1229 end line: 1233 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5622 unit: fn accumulator() file: datafusion/functions-aggregate/src/covariance.rs start line: 227 end line: 231 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5623 unit: fn size() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 516 end line: 520 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5624 unit: fn update_batch() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 257 end line: 262 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5625 unit: fn default() file: datafusion/functions-aggregate/src/array_agg.rs start line: 81 end line: 85 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5626 unit: fn state() file: datafusion/functions-aggregate/src/array_agg.rs start line: 638 end line: 643 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5627 unit: fn print_nulls() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1058 end line: 1062 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 5628 unit: fn update_batch() file: datafusion/functions-aggregate/src/count.rs start line: 429 end line: 433 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5629 unit: fn retract_batch() file: datafusion/functions-aggregate/src/count.rs start line: 435 end line: 439 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5630 unit: fn state() file: datafusion/functions-aggregate/src/count.rs start line: 550 end line: 554 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5631 unit: fn size() file: datafusion/functions-aggregate/src/string_agg.rs start line: 226 end line: 230 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5632 unit: fn some_str() file: datafusion/functions-aggregate/src/string_agg.rs start line: 458 end line: 462 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5633 unit: fn extend>() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 216 end line: 220 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5634 unit: fn extend>() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 227 end line: 231 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5635 unit: fn test_one() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 293 end line: 297 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5636 unit: fn test_string() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 336 end line: 340 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5637 unit: fn test_empty_merge() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 343 end line: 347 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5638 unit: fn evaluate() file: datafusion/functions-aggregate/src/median.rs start line: 284 end line: 288 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5639 unit: fn accumulator() file: datafusion/functions-aggregate/src/grouping.rs start line: 116 end line: 120 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5640 unit: fn cmp() file: datafusion/functions-aggregate-common/src/merge_arrays.rs start line: 69 end line: 78 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5641 unit: fn state() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 48 end line: 52 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5642 unit: fn state() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 107 end line: 111 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5643 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 118 end line: 123 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5644 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 205 end line: 210 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5645 unit: fn filter_to_nulls() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/nulls.rs start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5646 unit: fn expected_null_buffer() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 1006 end line: 1010 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5647 unit: fn test_size() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 787 end line: 792 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5648 unit: fn default() file: datafusion/common/src/alias.rs start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5649 unit: fn from_unqualified_schema() file: datafusion/common/src/dfschema.rs start line: 1137 end line: 1141 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5650 unit: fn from_qualified_schema() file: datafusion/common/src/dfschema.rs start line: 1144 end line: 1148 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5651 unit: fn downgrade_dependencies() file: datafusion/common/src/functional_dependencies.rs start line: 394 end line: 398 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5652 unit: fn data() file: datafusion/common/src/tree_node.rs start line: 1155 end line: 1162 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 5653 unit: fn children() file: datafusion/common/src/tree_node.rs start line: 1232 end line: 1241 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 5654 unit: fn $NAME() file: datafusion/common/src/tree_node.rs start line: 1954 end line: 1959 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5655 unit: fn $NAME() file: datafusion/common/src/tree_node.rs start line: 1966 end line: 1971 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5656 unit: fn $NAME() file: datafusion/common/src/tree_node.rs start line: 1978 end line: 1983 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5657 unit: fn test_next_up_small_positive() file: datafusion/common/src/rounding.rs start line: 293 end line: 297 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5658 unit: fn test_next_up_small_negative() file: datafusion/common/src/rounding.rs start line: 300 end line: 304 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5659 unit: fn test_next_up_pos_infinity() file: datafusion/common/src/rounding.rs start line: 307 end line: 311 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5660 unit: fn test_next_up_nan() file: datafusion/common/src/rounding.rs start line: 314 end line: 318 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5661 unit: fn test_next_down_small_positive() file: datafusion/common/src/rounding.rs start line: 321 end line: 325 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5662 unit: fn test_next_down_small_negative() file: datafusion/common/src/rounding.rs start line: 328 end line: 332 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5663 unit: fn test_next_down_neg_infinity() file: datafusion/common/src/rounding.rs start line: 335 end line: 339 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5664 unit: fn test_next_down_nan() file: datafusion/common/src/rounding.rs start line: 342 end line: 346 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5665 unit: fn test_next_up_small_positive_f32() file: datafusion/common/src/rounding.rs start line: 349 end line: 353 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5666 unit: fn test_next_up_small_negative_f32() file: datafusion/common/src/rounding.rs start line: 356 end line: 360 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5667 unit: fn test_next_up_pos_infinity_f32() file: datafusion/common/src/rounding.rs start line: 363 end line: 367 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5668 unit: fn test_next_up_nan_f32() file: datafusion/common/src/rounding.rs start line: 370 end line: 374 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5669 unit: fn test_next_down_small_positive_f32() file: datafusion/common/src/rounding.rs start line: 376 end line: 380 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5670 unit: fn test_next_down_small_negative_f32() file: datafusion/common/src/rounding.rs start line: 382 end line: 386 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5671 unit: fn test_next_down_neg_infinity_f32() file: datafusion/common/src/rounding.rs start line: 388 end line: 392 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5672 unit: fn test_next_down_nan_f32() file: datafusion/common/src/rounding.rs start line: 394 end line: 398 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5673 unit: fn from() file: datafusion/common/src/param_value.rs start line: 110 end line: 114 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5674 unit: fn from() file: datafusion/common/src/param_value.rs start line: 121 end line: 125 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5675 unit: fn eq() file: datafusion/common/src/types/field.rs start line: 33 end line: 37 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 5676 unit: fn hash() file: datafusion/common/src/types/field.rs start line: 41 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5677 unit: fn default() file: datafusion/common/src/config.rs start line: 1334 end line: 1338 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5678 unit: fn visit() file: datafusion/common/src/config.rs start line: 1736 end line: 1740 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 5679 unit: fn fmt() file: datafusion/common/src/error.rs start line: 354 end line: 358 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5680 unit: fn do_root_test() file: datafusion/common/src/error.rs start line: 1161 end line: 1167 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5681 unit: fn require_level() file: datafusion/common/src/file_options/parquet_writer.rs start line: 356 end line: 360 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5682 unit: fn try_from() file: datafusion/common/src/file_options/json_writer.rs start line: 41 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5683 unit: fn conditional_children() file: datafusion/common/src/cse.rs start line: 714 end line: 718 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5684 unit: fn scalar_list_null_to_array() file: datafusion/common/src/scalar/mod.rs start line: 4918 end line: 4923 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5685 unit: fn scalar_large_list_null_to_array() file: datafusion/common/src/scalar/mod.rs start line: 4926 end line: 4931 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5686 unit: fn coerce_fields() file: datafusion/expr-common/src/type_coercion/binary.rs start line: 985 end line: 989 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 5687 unit: fn field() file: datafusion/functions-window/src/nth_value.rs start line: 272 end line: 277 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5688 unit: fn iter() file: datafusion/functions/src/strings.rs start line: 34 end line: 41 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 5689 unit: fn plan_extract() file: datafusion/functions/src/planner.rs start line: 32 end line: 36 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5690 unit: fn plan_position() file: datafusion/functions/src/planner.rs start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5691 unit: fn plan_substring() file: datafusion/functions/src/planner.rs start line: 46 end line: 50 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5692 unit: fn plan_overlay() file: datafusion/functions/src/core/planner.rs start line: 61 end line: 65 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5693 unit: fn coerce_types() file: datafusion/functions/src/core/greatest.rs start line: 150 end line: 155 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5694 unit: fn test_field() file: datafusion/functions/src/core/expr_ext.rs start line: 63 end line: 67 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5695 unit: fn coerce_types() file: datafusion/functions/src/core/least.rs start line: 163 end line: 168 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5696 unit: fn return_type() file: datafusion/functions/src/core/named_struct.rs start line: 93 end line: 97 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5697 unit: fn part_normalization() file: datafusion/functions/src/datetime/date_part.rs start line: 245 end line: 249 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5698 unit: fn date_bin_nanos_interval() file: datafusion/functions/src/datetime/date_bin.rs start line: 253 end line: 260 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 5699 unit: fn to_utc_date_time() file: datafusion/functions/src/datetime/date_bin.rs start line: 308 end line: 312 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5700 unit: fn test_index() file: datafusion/functions-nested/src/expr_ext.rs start line: 90 end line: 94 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5701 unit: fn test_range() file: datafusion/functions-nested/src/expr_ext.rs start line: 97 end line: 101 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5702 unit: fn parse_tz() file: datafusion/functions-nested/src/range.rs start line: 633 end line: 638 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 5703 unit: fn with_batch_size() file: datafusion/datasource-avro/src/source.rs start line: 204 end line: 208 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5704 unit: fn with_schema() file: datafusion/datasource-avro/src/source.rs start line: 210 end line: 214 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5705 unit: fn with_statistics() file: datafusion/datasource-avro/src/source.rs start line: 215 end line: 219 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5706 unit: fn with_projection() file: datafusion/datasource-avro/src/source.rs start line: 221 end line: 225 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5707 unit: fn fmt() file: datafusion/datasource-csv/src/file_format.rs start line: 87 end line: 91 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5708 unit: fn fmt() file: datafusion/datasource-csv/src/file_format.rs start line: 336 end line: 340 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5709 unit: fn with_batch_size() file: datafusion/datasource-csv/src/source.rs start line: 589 end line: 593 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5710 unit: fn with_schema() file: datafusion/datasource-csv/src/source.rs start line: 595 end line: 599 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5711 unit: fn with_statistics() file: datafusion/datasource-csv/src/source.rs start line: 601 end line: 605 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5712 unit: fn with_projection() file: datafusion/datasource-csv/src/source.rs start line: 607 end line: 611 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5713 unit: fn as_any() file: datafusion/physical-expr/src/window/window_expr.rs start line: 67 end line: 76 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5714 unit: fn fmt_sql() file: datafusion/physical-expr/src/expressions/negative.rs start line: 176 end line: 180 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5715 unit: fn eq() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 420 end line: 424 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 5716 unit: fn hash() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 430 end line: 435 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5717 unit: fn scalar_bool_test_array() file: datafusion/physical-expr/src/expressions/binary.rs start line: 3132 end line: 3136 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5718 unit: fn return_field() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 113 end line: 117 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5719 unit: fn fmt_sql() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 133 end line: 137 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5720 unit: fn eq() file: datafusion/physical-expr/src/expressions/cast.rs start line: 57 end line: 61 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 5721 unit: fn hash() file: datafusion/physical-expr/src/expressions/cast.rs start line: 65 end line: 69 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5722 unit: fn new_generic() file: datafusion/physical-expr/src/statistics/stats_solver.rs start line: 69 end line: 73 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5723 unit: fn with_expected_sort() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 746 end line: 750 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5724 unit: fn normalize_sort_exprs() file: datafusion/physical-expr/src/equivalence/properties/mod.rs start line: 501 end line: 508 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5725 unit: fn new() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 53 end line: 57 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5726 unit: fn insert_dependency() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 272 end line: 276 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5727 unit: fn min_values() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 389 end line: 393 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5728 unit: fn max_values() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 395 end line: 399 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5729 unit: fn fmt() file: datafusion/datasource-parquet/src/file_format.rs start line: 161 end line: 165 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5730 unit: fn with_batch_size() file: datafusion/datasource-parquet/src/source.rs start line: 502 end line: 506 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5731 unit: fn with_statistics() file: datafusion/datasource-parquet/src/source.rs start line: 515 end line: 519 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5732 unit: fn to_urls() file: datafusion/core/src/execution/context/mod.rs start line: 132 end line: 136 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5733 unit: fn t_batch() file: datafusion/core/benches/map_query_sql.rs start line: 50 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5734 unit: fn create_context() file: datafusion/core/benches/map_query_sql.rs start line: 56 end line: 60 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5735 unit: fn new() file: datafusion/core/benches/sort.rs start line: 589 end line: 593 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5736 unit: fn session_id() file: datafusion/session/src/session.rs start line: 71 end line: 79 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5737 unit: fn register() file: datafusion/execution/src/memory_pool/pool.rs start line: 171 end line: 175 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5738 unit: fn hash() file: datafusion/execution/src/memory_pool/mod.rs start line: 201 end line: 205 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5739 unit: fn drop() file: datafusion/execution/src/disk_manager.rs start line: 277 end line: 282 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5740 unit: fn test_round_trip_volatility() file: datafusion/ffi/src/volatility.rs start line: 56 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5741 unit: fn test_all_round_trip_volatility() file: datafusion/ffi/src/volatility.rs start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5742 unit: fn test_round_trip_insert_op() file: datafusion/ffi/src/insert_op.rs start line: 57 end line: 62 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5743 unit: fn test_all_round_trip_insert_ops() file: datafusion/ffi/src/insert_op.rs start line: 67 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5744 unit: fn read_dir_recursive>() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 594 end line: 598 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5745 unit: fn test_split_conjunction() file: datafusion/expr/src/utils.rs start line: 1535 end line: 1539 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5746 unit: fn test_split_conjunction_or() file: datafusion/expr/src/utils.rs start line: 1562 end line: 1566 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5747 unit: fn test_conjunction() file: datafusion/expr/src/utils.rs start line: 1624 end line: 1633 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5748 unit: fn test_disjunction() file: datafusion/expr/src/utils.rs start line: 1641 end line: 1650 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5749 unit: fn unnormalize_cols() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 467 end line: 471 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5750 unit: fn as_any() file: datafusion/expr/src/table_source.rs start line: 95 end line: 103 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5751 unit: fn hash() file: datafusion/expr/src/expr.rs start line: 457 end line: 461 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5752 unit: fn fmt() file: datafusion/expr/src/expr.rs start line: 1160 end line: 1164 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5753 unit: fn test_lit_nonzero() file: datafusion/expr/src/literal.rs start line: 185 end line: 189 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5754 unit: fn signature() file: datafusion/expr/src/udaf.rs start line: 671 end line: 685 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5755 unit: fn contains_grouping_set() file: datafusion/expr/src/logical_plan/plan.rs start line: 3581 end line: 3585 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5756 unit: fn aggregate_functions() file: datafusion/catalog-listing/src/helpers.rs start line: 1055 end line: 1059 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5757 unit: fn new() file: datafusion/optimizer/src/optimizer.rs start line: 678 end line: 682 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5758 unit: fn analyze() file: datafusion/optimizer/src/analyzer/mod.rs start line: 66 end line: 80 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 5759 unit: fn rewrite_f_down() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 714 end line: 718 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5760 unit: fn rewrite_f_up() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 719 end line: 723 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5761 unit: fn new() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1686 end line: 1690 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5762 unit: fn new_with_volatility() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 153 end line: 157 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5763 unit: fn compact() file: datafusion/optimizer/src/optimize_projections/required_indices.rs start line: 221 end line: 225 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5764 unit: fn test_simplify_or_same() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2335 end line: 2340 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5765 unit: fn test_simplify_and_same() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2365 end line: 2370 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5766 unit: fn test_simplify_divide_by_same() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2489 end line: 2495 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5767 unit: fn test_simplify_modulo_by_one() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2513 end line: 2519 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5768 unit: fn test_simplify_divide_zero_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2522 end line: 2529 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5769 unit: fn test_simplify_divide_by_zero() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2532 end line: 2539 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5770 unit: fn test_simplify_simple_bitwise_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2901 end line: 2907 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5771 unit: fn test_simplify_simple_bitwise_or() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2910 end line: 2916 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5772 unit: fn test_simplify_modulo_by_zero_non_null() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2934 end line: 2941 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5773 unit: fn test_simplify_simple_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2944 end line: 2950 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5774 unit: fn test_simplify_negated_and() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 2965 end line: 2971 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5775 unit: fn test_simplify_null_and_false() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3075 end line: 3080 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5776 unit: fn simplify_expr_eq_skip_nonboolean_type() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3503 end line: 3515 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5777 unit: fn test_expression_partial_simplify_1() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4200 end line: 4206 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5778 unit: fn test_expression_partial_simplify_2() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4209 end line: 4215 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5779 unit: fn eq_properties() file: datafusion/datasource/src/file_scan_config.rs start line: 535 end line: 539 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5780 unit: fn fmt() file: datafusion/datasource/src/memory.rs start line: 741 end line: 745 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5781 unit: fn new_exec_with_batches_empty() file: datafusion/datasource/src/memory.rs start line: 925 end line: 929 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5782 unit: fn with_fetch() file: datafusion/datasource/src/source.rs start line: 223 end line: 228 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5783 unit: fn test_get_store_file() file: datafusion/datasource/src/mod.rs start line: 512 end line: 516 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5784 unit: fn test_get_store_local() file: datafusion/datasource/src/mod.rs start line: 519 end line: 523 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5785 unit: fn digest() file: datafusion/datasource/src/decoder.rs start line: 53 end line: 74 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5786 unit: fn decode() file: datafusion/datasource/src/decoder.rs start line: 78 end line: 89 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5787 unit: fn finish() file: datafusion/datasource/src/decoder.rs start line: 135 end line: 139 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5788 unit: fn input_schema() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 467 end line: 472 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 5789 unit: fn fetch_reached() file: datafusion/physical-plan/src/sorts/merge.rs start line: 308 end line: 312 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5790 unit: fn is_poll_count_gt() file: datafusion/physical-plan/src/sorts/merge.rs start line: 343 end line: 347 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 5791 unit: fn fmt() file: datafusion/physical-plan/src/sorts/stream.rs start line: 57 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5792 unit: fn fmt() file: datafusion/physical-plan/src/sorts/stream.rs start line: 168 end line: 172 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5793 unit: fn fmt() file: datafusion/physical-plan/src/stream.rs start line: 397 end line: 401 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5794 unit: fn insert() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 138 end line: 142 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 5795 unit: fn clear_shrink() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1020 end line: 1024 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5796 unit: fn should_skip_aggregation() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1146 end line: 1150 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5797 unit: fn output_fields() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 304 end line: 308 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5798 unit: fn new() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1869 end line: 1873 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5799 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 323 end line: 327 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5800 unit: fn load_to_group_values() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1724 end line: 1728 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 5801 unit: fn freeze_all() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1709 end line: 1713 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5802 unit: fn freeze_dequeuing_buffered() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 1719 end line: 1724 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5803 unit: fn default() file: datafusion/physical-plan/src/joins/utils.rs start line: 344 end line: 348 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 5804 unit: fn clone() file: datafusion/physical-plan/src/joins/utils.rs start line: 389 end line: 393 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5805 unit: fn set_batch() file: datafusion/physical-plan/src/joins/utils.rs start line: 1342 end line: 1352 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5806 unit: fn create_test_batch() file: datafusion/physical-plan/src/joins/utils.rs start line: 2420 end line: 2424 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5807 unit: fn make_batch_no_column() file: datafusion/physical-plan/src/limit.rs start line: 831 end line: 836 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5808 unit: fn schema() file: datafusion/physical-plan/src/streaming.rs start line: 51 end line: 62 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5809 unit: fn as_any() file: datafusion/physical-plan/src/execution_plan.rs start line: 104 end line: 109 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 5810 unit: fn try_decode_udaf() file: datafusion/proto/src/logical_plan/mod.rs start line: 160 end line: 164 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 5811 unit: fn try_decode_udaf() file: datafusion/proto/src/physical_plan/mod.rs start line: 2807 end line: 2811 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 5812 unit: fn as_any() file: datafusion/catalog/src/table.rs start line: 54 end line: 67 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5813 unit: fn add_setting() file: datafusion/catalog/src/information_schema.rs start line: 1077 end line: 1081 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 5814 unit: fn schema() file: datafusion/catalog/src/stream.rs start line: 111 end line: 117 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5815 unit: fn generate_random_native_data() file: test-utils/src/array_gen/random_data.rs start line: 76 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 5816 unit: def compare() file: benchmarks/compare.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5817 unit: fn as_any() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 72 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5818 unit: fn dyn_hash() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 378 end line: 381 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5819 unit: fn fmt() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 505 end line: 508 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5820 unit: fn hash() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 150 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5821 unit: fn fmt() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 252 end line: 255 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5822 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 142 end line: 146 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5823 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 664 end line: 667 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5824 unit: fn take() file: datafusion/sql/src/planner.rs start line: 800 end line: 803 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5825 unit: fn pre_visit_relation() file: datafusion/sql/src/resolve.rs start line: 66 end line: 69 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5826 unit: fn identifier_quote_style() file: datafusion/sql/src/unparser/dialect.rs start line: 50 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5827 unit: fn handle() file: datafusion/physical-optimizer/src/pruning.rs start line: 483 end line: 489 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5828 unit: fn min_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1063 end line: 1066 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5829 unit: fn max_column_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1068 end line: 1071 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5830 unit: fn len() file: datafusion/physical-optimizer/src/pruning.rs start line: 2040 end line: 2043 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5831 unit: fn with_min() file: datafusion/physical-optimizer/src/pruning.rs start line: 2063 end line: 2066 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5832 unit: fn with_max() file: datafusion/physical-optimizer/src/pruning.rs start line: 2069 end line: 2072 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5833 unit: fn combines_input_partitions() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 312 end line: 315 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 5834 unit: fn coerce_types() file: datafusion/functions-aggregate/src/average.rs start line: 262 end line: 265 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5835 unit: fn evaluate() file: datafusion/functions-aggregate/src/variance.rs start line: 552 end line: 555 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5836 unit: fn with_requirement_satisfied() file: datafusion/functions-aggregate/src/first_last.rs start line: 128 end line: 131 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5837 unit: fn with_requirement_satisfied() file: datafusion/functions-aggregate/src/first_last.rs start line: 1000 end line: 1003 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5838 unit: fn with_requirement_satisfied() file: datafusion/functions-aggregate/src/first_last.rs start line: 1274 end line: 1277 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5839 unit: fn retract_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 433 end line: 436 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5840 unit: fn from() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5841 unit: fn state() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 189 end line: 192 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5842 unit: fn evaluate() file: datafusion/functions-aggregate/src/sum.rs start line: 369 end line: 372 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5843 unit: fn distinct() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1014 end line: 1017 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5844 unit: fn distinct() file: datafusion/functions-aggregate/src/string_agg.rs start line: 421 end line: 424 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5845 unit: fn test_empty() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 287 end line: 290 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5846 unit: fn state() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 300 end line: 303 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5847 unit: fn field_is_logically_equal() file: datafusion/common/src/dfschema.rs start line: 780 end line: 783 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 5848 unit: fn field_is_semantically_equal() file: datafusion/common/src/dfschema.rs start line: 785 end line: 788 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 5849 unit: fn from() file: datafusion/common/src/dfschema.rs start line: 837 end line: 840 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5850 unit: fn from() file: datafusion/common/src/dfschema.rs start line: 845 end line: 848 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5851 unit: fn hash() file: datafusion/common/src/dfschema.rs start line: 895 end line: 898 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5852 unit: fn to_dfschema() file: datafusion/common/src/dfschema.rs start line: 907 end line: 912 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5853 unit: fn data_type_and_nullable() file: datafusion/common/src/dfschema.rs start line: 979 end line: 982 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5854 unit: fn equivalent_names_and_types() file: datafusion/common/src/dfschema.rs start line: 1026 end line: 1038 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 5855 unit: fn push_accounted() file: datafusion/common/src/utils/proxy.rs start line: 64 end line: 91 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 5856 unit: fn f_down() file: datafusion/common/src/tree_node.rs start line: 1818 end line: 1821 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5857 unit: fn f_up() file: datafusion/common/src/tree_node.rs start line: 1823 end line: 1826 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5858 unit: fn fesetround() file: datafusion/common/src/rounding.rs start line: 51 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5859 unit: fn visit() file: datafusion/common/src/config.rs start line: 1150 end line: 1155 size: 4 LOC McCabe index: 2 number of parameters: 4 id: 5860 unit: fn set() file: datafusion/common/src/config.rs start line: 1197 end line: 1200 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5861 unit: fn set() file: datafusion/common/src/config.rs start line: 1247 end line: 1250 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5862 unit: fn arrow_error_to_datafusion() file: datafusion/common/src/error.rs start line: 968 end line: 971 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5863 unit: fn normalize_eq() file: datafusion/common/src/cse.rs start line: 71 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5864 unit: fn f_up() file: datafusion/common/src/cse.rs start line: 502 end line: 506 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5865 unit: fn eq_array_list() file: datafusion/common/src/scalar/mod.rs start line: 3326 end line: 3329 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5866 unit: fn from() file: datafusion/common/src/scalar/mod.rs start line: 3526 end line: 3529 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5867 unit: fn single_row_list_array() file: datafusion/common/src/scalar/mod.rs start line: 4253 end line: 4256 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5868 unit: fn next_value() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1137 end line: 1140 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5869 unit: fn prev_value() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1144 end line: 1147 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5870 unit: fn eq() file: datafusion/expr-common/src/signature.rs start line: 670 end line: 673 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 5871 unit: fn hash() file: datafusion/expr-common/src/signature.rs start line: 677 end line: 680 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5872 unit: fn eq() file: datafusion/expr-common/src/signature.rs start line: 726 end line: 729 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 5873 unit: fn hash() file: datafusion/expr-common/src/signature.rs start line: 733 end line: 736 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5874 unit: fn field() file: datafusion/functions-window/src/ntile.rs start line: 130 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5875 unit: fn compute_truncate32() file: datafusion/functions/src/math/trunc.rs start line: 202 end line: 205 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5876 unit: fn compute_truncate64() file: datafusion/functions/src/math/trunc.rs start line: 207 end line: 210 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5877 unit: fn compute_cot32() file: datafusion/functions/src/math/cot.rs start line: 112 end line: 115 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5878 unit: fn compute_cot64() file: datafusion/functions/src/math/cot.rs start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5879 unit: fn return_type() file: datafusion/functions/src/core/version.rs start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5880 unit: fn is_epoch() file: datafusion/functions/src/datetime/date_part.rs start line: 239 end line: 242 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 5881 unit: fn return_type() file: datafusion/functions/src/string/ascii.rs start line: 89 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5882 unit: fn return_type() file: datafusion/functions/src/string/concat_ws.rs start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5883 unit: fn create_args() file: datafusion/functions/benches/upper.rs start line: 31 end line: 34 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5884 unit: fn create_args1() file: datafusion/functions/benches/lower.rs start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5885 unit: fn can_evaluate_to_const() file: datafusion/functions-nested/src/map.rs start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5886 unit: fn test_expm1_invoke() file: datafusion/spark/src/function/math/expm1.rs start line: 141 end line: 144 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5887 unit: fn get_ext() file: datafusion/datasource-csv/src/file_format.rs start line: 129 end line: 132 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5888 unit: fn children() file: datafusion/datasource-csv/src/source.rs start line: 348 end line: 351 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5889 unit: fn create_evaluator() file: datafusion/physical-expr/src/window/standard_window_function_expr.rs start line: 71 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5890 unit: fn data_type() file: datafusion/physical-expr/src/expressions/column.rs start line: 113 end line: 116 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5891 unit: fn nullable() file: datafusion/physical-expr/src/expressions/column.rs start line: 119 end line: 122 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5892 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/column.rs start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5893 unit: fn fmt() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5894 unit: fn contains() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 70 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5895 unit: fn hash() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5896 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/cast.rs start line: 142 end line: 145 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5897 unit: fn evaluate_bounds() file: datafusion/physical-expr/src/expressions/cast.rs start line: 169 end line: 172 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5898 unit: fn make_field() file: datafusion/physical-expr/src/analysis.rs start line: 314 end line: 317 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5899 unit: fn new_uniform() file: datafusion/physical-expr/src/statistics/stats_solver.rs start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5900 unit: fn new_bernoulli() file: datafusion/physical-expr/src/statistics/stats_solver.rs start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5901 unit: fn random_string() file: datafusion/physical-expr/benches/in_list.rs start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5902 unit: fn log() file: datafusion/wasmtest/src/lib.rs start line: 50 end line: 54 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5903 unit: fn datafusion_test() file: datafusion/wasmtest/src/lib.rs start line: 108 end line: 111 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5904 unit: fn with_logical_type() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 475 end line: 478 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5905 unit: fn with_precision() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 480 end line: 483 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5906 unit: fn with_scale() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 485 end line: 488 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5907 unit: fn with_byte_len() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 490 end line: 493 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5908 unit: fn parquet_file_metrics() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1207 end line: 1210 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5909 unit: fn with_metrics() file: datafusion/datasource-parquet/src/source.rs start line: 305 end line: 308 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5910 unit: fn return_empty_dataframe() file: datafusion/core/src/execution/context/mod.rs start line: 777 end line: 780 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5911 unit: fn schema() file: datafusion/core/src/dataframe/mod.rs start line: 2227 end line: 2230 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5912 unit: fn map_column_index() file: datafusion/core/src/datasource/mod.rs start line: 227 end line: 230 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5913 unit: fn with_projection() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5914 unit: fn with_schema() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5915 unit: fn with_predicate() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 120 end line: 123 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5916 unit: fn with_pushdown_predicate() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5917 unit: fn with_page_index_predicate() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 130 end line: 133 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5918 unit: fn new() file: datafusion/core/src/physical_planner.rs start line: 2806 end line: 2809 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5919 unit: fn query() file: datafusion/core/benches/sort_limit_query_sql.rs start line: 40 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5920 unit: fn query() file: datafusion/core/benches/math_query_sql.rs start line: 39 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5921 unit: fn query() file: datafusion/core/benches/distinct_query_sql.rs start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5922 unit: fn run() file: datafusion/core/benches/distinct_query_sql.rs start line: 126 end line: 129 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5923 unit: fn query() file: datafusion/core/benches/aggregate_query_sql.rs start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5924 unit: fn create_context() file: datafusion/core/benches/csv_load.rs start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5925 unit: fn query() file: datafusion/core/benches/window_query_sql.rs start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5926 unit: fn table_options_mut() file: datafusion/session/src/session.rs start line: 134 end line: 141 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 5927 unit: fn try_grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5928 unit: fn reserved() file: datafusion/execution/src/memory_pool/pool.rs start line: 240 end line: 243 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5929 unit: fn unregister() file: datafusion/execution/src/memory_pool/pool.rs start line: 370 end line: 373 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5930 unit: fn new_unique_id() file: datafusion/execution/src/memory_pool/mod.rs start line: 209 end line: 212 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5931 unit: fn owner_name() file: datafusion/ffi/src/schema_provider.rs start line: 255 end line: 258 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5932 unit: fn try_from() file: datafusion/ffi/src/arrow_wrappers.rs start line: 76 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5933 unit: fn schema() file: datafusion/ffi/src/record_batch_stream.rs start line: 143 end line: 146 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5934 unit: fn inner() file: datafusion/ffi/src/udtf.rs start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5935 unit: fn runtime() file: datafusion/ffi/src/udtf.rs start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5936 unit: fn schema() file: datafusion/ffi/src/table_provider.rs start line: 404 end line: 407 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5937 unit: fn merge_grouping_set() file: datafusion/expr/src/utils.rs start line: 136 end line: 139 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5938 unit: fn test_split_binary_owned() file: datafusion/expr/src/utils.rs start line: 1569 end line: 1572 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5939 unit: fn test_split_conjunction_owned() file: datafusion/expr/src/utils.rs start line: 1593 end line: 1596 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5940 unit: fn test_split_conjunction_owned_or() file: datafusion/expr/src/utils.rs start line: 1653 end line: 1656 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5941 unit: fn f_down() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 370 end line: 373 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5942 unit: fn f_up() file: datafusion/expr/src/expr_rewriter/mod.rs start line: 375 end line: 378 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5943 unit: fn get_table_source() file: datafusion/expr/src/planner.rs start line: 42 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5944 unit: fn field() file: datafusion/expr/src/udwf.rs start line: 394 end line: 403 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5945 unit: fn metadata() file: datafusion/expr/src/expr_schema.rs start line: 343 end line: 346 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5946 unit: fn with_nullable() file: datafusion/expr/src/expr_schema.rs start line: 821 end line: 824 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5947 unit: fn with_data_type() file: datafusion/expr/src/expr_schema.rs start line: 826 end line: 829 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5948 unit: fn with_error_on_nullable() file: datafusion/expr/src/expr_schema.rs start line: 831 end line: 834 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5949 unit: fn with_metadata() file: datafusion/expr/src/expr_schema.rs start line: 836 end line: 839 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5950 unit: fn invoke_with_args() file: datafusion/expr/src/udf.rs start line: 507 end line: 520 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5951 unit: fn get_value() file: datafusion/expr/src/var_provider.rs start line: 35 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5952 unit: fn expressions() file: datafusion/expr/src/logical_plan/extension.rs start line: 256 end line: 267 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5953 unit: fn dyn_hash() file: datafusion/expr/src/logical_plan/extension.rs start line: 368 end line: 371 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5954 unit: fn hash() file: datafusion/expr/src/logical_plan/dml.rs start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5955 unit: fn try_new() file: datafusion/expr/src/logical_plan/plan.rs start line: 2660 end line: 2663 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5956 unit: fn assert_valid_semantic_plan() file: datafusion/expr/src/logical_plan/invariants.rs start line: 106 end line: 110 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5957 unit: fn test_display_empty_schema() file: datafusion/expr/src/logical_plan/display.rs start line: 729 end line: 732 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5958 unit: fn order_by() file: datafusion/expr/src/expr_fn.rs start line: 854 end line: 857 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5959 unit: fn filter() file: datafusion/expr/src/expr_fn.rs start line: 860 end line: 863 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5960 unit: fn distinct() file: datafusion/expr/src/expr_fn.rs start line: 866 end line: 869 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5961 unit: fn partition_by() file: datafusion/expr/src/expr_fn.rs start line: 880 end line: 883 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5962 unit: fn window_frame() file: datafusion/expr/src/expr_fn.rs start line: 885 end line: 888 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5963 unit: fn debug() file: datafusion/expr/src/execution_props.rs start line: 108 end line: 111 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5964 unit: fn name() file: datafusion/optimizer/src/optimizer.rs start line: 73 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5965 unit: fn contains_scalar_subquery() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 222 end line: 225 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5966 unit: fn assert_contents() file: datafusion/optimizer/src/join_key_set.rs start line: 249 end line: 252 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5967 unit: fn coerce() file: datafusion/optimizer/src/utils.rs start line: 145 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5968 unit: fn analyze() file: datafusion/optimizer/src/analyzer/function_rewrite.rs start line: 87 end line: 90 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5969 unit: fn with_exprs() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 875 end line: 878 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5970 unit: fn is_supported_dictionary_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 229 end line: 232 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 5971 unit: fn lit_timestamp_nano_utc() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 940 end line: 943 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5972 unit: fn timestamp_nano_utc_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 954 end line: 957 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5973 unit: fn has_common_conjunction() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 1923 end line: 1926 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 5974 unit: fn test_simplify_simplify_arithmetic_expr() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3092 end line: 3096 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5975 unit: fn test_simplify_simplify_eq_expr() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3099 end line: 3103 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5976 unit: fn assert_no_change() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3291 end line: 3294 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5977 unit: fn assert_change() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3297 end line: 3300 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5978 unit: fn simplify_expr_is_unknown() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3466 end line: 3471 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5979 unit: fn str_from_literal() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 173 end line: 178 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5980 unit: fn fmt_file_source() file: datafusion/datasource/src/file_scan_config.rs start line: 1059 end line: 1062 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5981 unit: fn from_iter>() file: datafusion/datasource/src/file_groups.rs start line: 487 end line: 490 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5982 unit: fn write() file: datafusion/datasource/src/write/mod.rs start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5983 unit: fn flush() file: datafusion/datasource/src/write/mod.rs start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5984 unit: fn children() file: datafusion/datasource/src/memory.rs start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5985 unit: fn with_fetch() file: datafusion/datasource/src/memory.rs start line: 467 end line: 470 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5986 unit: fn get_ext_with_compression() file: datafusion/datasource/src/file_compression_type.rs start line: 250 end line: 254 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5987 unit: fn map_column_index() file: datafusion/datasource/src/schema_adapter.rs start line: 233 end line: 236 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 5988 unit: fn as_any() file: datafusion/datasource/src/sink.rs start line: 52 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5989 unit: fn file_groups_display_empty() file: datafusion/datasource/src/display.rs start line: 144 end line: 147 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 5990 unit: fn fmt() file: datafusion/physical-plan/src/metrics/value.rs start line: 170 end line: 173 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5991 unit: fn record_output() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5992 unit: fn record_output() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 188 end line: 191 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5993 unit: fn record_output() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 195 end line: 198 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5994 unit: fn pre_visit() file: datafusion/physical-plan/src/visitor.rs start line: 71 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5995 unit: fn clear() file: datafusion/physical-plan/src/topk/mod.rs start line: 700 end line: 703 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 5996 unit: fn with_target_batch_size() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 378 end line: 381 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5997 unit: fn with_fetch() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 384 end line: 387 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5998 unit: fn with_batch() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 390 end line: 393 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 5999 unit: fn values() file: datafusion/physical-plan/src/unnest.rs start line: 736 end line: 742 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 6000 unit: fn value_offsets() file: datafusion/physical-plan/src/unnest.rs start line: 747 end line: 750 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6001 unit: fn value_offsets() file: datafusion/physical-plan/src/unnest.rs start line: 758 end line: 761 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6002 unit: fn value_offsets() file: datafusion/physical-plan/src/unnest.rs start line: 769 end line: 772 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6003 unit: fn partition_statistics() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 366 end line: 369 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6004 unit: fn argmin() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1160 end line: 1163 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6005 unit: fn is_integer_division_safe() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1477 end line: 1480 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6006 unit: fn field() file: datafusion/physical-plan/src/windows/mod.rs start line: 226 end line: 229 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6007 unit: fn expressions() file: datafusion/physical-plan/src/windows/mod.rs start line: 231 end line: 234 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6008 unit: fn update_winner() file: datafusion/physical-plan/src/sorts/merge.rs start line: 350 end line: 353 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 6009 unit: fn eq_to_previous() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 190 end line: 193 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6010 unit: fn size_hint() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 361 end line: 364 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6011 unit: fn maintains_input_order() file: datafusion/physical-plan/src/projection.rs start line: 201 end line: 204 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6012 unit: fn size_hint() file: datafusion/physical-plan/src/projection.rs start line: 362 end line: 365 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6013 unit: fn is_expr_trivial() file: datafusion/physical-plan/src/projection.rs start line: 988 end line: 991 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 6014 unit: fn clear_all() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 1027 end line: 1030 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6015 unit: fn with_max_block_size() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6016 unit: fn equal_to_inner() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 91 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 6017 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1057 end line: 1060 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6018 unit: fn test_meta_poll_ready_wrong_state() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 777 end line: 780 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 6019 unit: fn test_meta_poll_pending_wrong_state() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 784 end line: 787 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 6020 unit: fn create_vec_batches() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1636 end line: 1639 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6021 unit: fn maintains_input_order() file: datafusion/physical-plan/src/filter.rs start line: 373 end line: 376 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6022 unit: fn size_hint() file: datafusion/physical-plan/src/filter.rs start line: 728 end line: 731 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6023 unit: fn generate_columns() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1576 end line: 1579 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6024 unit: fn build_table_from_batches() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 2609 end line: 2612 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6025 unit: fn set_batch() file: datafusion/physical-plan/src/joins/utils.rs start line: 1396 end line: 1399 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6026 unit: fn prepare_task_ctx() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1695 end line: 1698 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6027 unit: fn statistics() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 474 end line: 477 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6028 unit: fn fmt() file: datafusion/physical-plan/src/display.rs start line: 275 end line: 278 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6029 unit: fn post_visit() file: datafusion/physical-plan/src/display.rs start line: 412 end line: 415 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6030 unit: fn post_visit() file: datafusion/physical-plan/src/display.rs start line: 511 end line: 514 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6031 unit: fn can_split_on_this_char() file: datafusion/physical-plan/src/display.rs start line: 987 end line: 990 size: 4 LOC McCabe index: 6 number of parameters: 1 id: 6032 unit: fn fmt_as() file: datafusion/physical-plan/src/display.rs start line: 999 end line: 1005 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 6033 unit: fn with_limit() file: datafusion/physical-plan/src/streaming.rs start line: 421 end line: 424 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6034 unit: fn to_bytes() file: datafusion/proto/src/bytes/mod.rs start line: 65 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6035 unit: fn table_type() file: datafusion/catalog/src/table.rs start line: 70 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 6036 unit: fn call() file: datafusion/catalog/src/table.rs start line: 319 end line: 324 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6037 unit: def get_arrow_sha() file: dev/update_arrow_deps.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 6038 unit: fn validate() file: datafusion-cli/src/helper.rs start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6039 unit: fn with_format() file: datafusion-cli/src/print_format.rs start line: 577 end line: 580 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6040 unit: fn with_schema() file: datafusion-cli/src/print_format.rs start line: 583 end line: 586 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6041 unit: fn with_batches() file: datafusion-cli/src/print_format.rs start line: 589 end line: 592 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6042 unit: fn with_maxrows() file: datafusion-cli/src/print_format.rs start line: 595 end line: 598 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6043 unit: fn with_header() file: datafusion-cli/src/print_format.rs start line: 601 end line: 604 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6044 unit: fn with_expected() file: datafusion-cli/src/print_format.rs start line: 607 end line: 610 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 6045 unit: fn default() file: benchmarks/src/util/run.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6046 unit: fn default() file: benchmarks/src/util/run.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6047 unit: fn min_query_id() file: benchmarks/src/clickbench.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6048 unit: fn max_query_id() file: benchmarks/src/clickbench.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6049 unit: fn iterations() file: benchmarks/src/imdb/run.rs start line: 467 end line: 469 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6050 unit: fn min_query_id() file: benchmarks/src/h2o.rs start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6051 unit: fn max_query_id() file: benchmarks/src/h2o.rs start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6052 unit: fn iterations() file: benchmarks/src/sort_tpch.rs start line: 348 end line: 350 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6053 unit: def execution_time() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 6054 unit: def load_from_file() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6055 unit: def execution_time() file: benchmarks/compare.py start line: 0 end line: 0 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 6056 unit: def load_from_file() file: benchmarks/compare.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6057 unit: fn default() file: datafusion/datasource-json/src/file_format.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6058 unit: fn as_any() file: datafusion/datasource-json/src/file_format.rs start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6059 unit: fn get_ext() file: datafusion/datasource-json/src/file_format.rs start line: 120 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6060 unit: fn as_any() file: datafusion/datasource-json/src/file_format.rs start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6061 unit: fn get_ext() file: datafusion/datasource-json/src/file_format.rs start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6062 unit: fn file_source() file: datafusion/datasource-json/src/file_format.rs start line: 280 end line: 282 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6063 unit: fn default() file: datafusion/datasource-json/src/file_format.rs start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6064 unit: fn fmt() file: datafusion/datasource-json/src/file_format.rs start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6065 unit: fn output_partitioning_helper() file: datafusion/datasource-json/src/source.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6066 unit: fn contains_volatile_expr() file: datafusion/substrait/src/logical_plan/consumer/rel/mod.rs start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6067 unit: fn get_extensions() file: datafusion/substrait/src/logical_plan/consumer/substrait_consumer.rs start line: 461 end line: 463 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6068 unit: fn get_function_registry() file: datafusion/substrait/src/logical_plan/consumer/substrait_consumer.rs start line: 465 end line: 467 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6069 unit: fn handle_projection() file: datafusion/substrait/src/logical_plan/producer.rs start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6070 unit: fn handle_filter() file: datafusion/substrait/src/logical_plan/producer.rs start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6071 unit: fn handle_window() file: datafusion/substrait/src/logical_plan/producer.rs start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6072 unit: fn handle_aggregate() file: datafusion/substrait/src/logical_plan/producer.rs start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6073 unit: fn handle_sort() file: datafusion/substrait/src/logical_plan/producer.rs start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6074 unit: fn handle_join() file: datafusion/substrait/src/logical_plan/producer.rs start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6075 unit: fn handle_repartition() file: datafusion/substrait/src/logical_plan/producer.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6076 unit: fn handle_union() file: datafusion/substrait/src/logical_plan/producer.rs start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6077 unit: fn handle_table_scan() file: datafusion/substrait/src/logical_plan/producer.rs start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6078 unit: fn handle_empty_relation() file: datafusion/substrait/src/logical_plan/producer.rs start line: 231 end line: 233 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6079 unit: fn handle_subquery_alias() file: datafusion/substrait/src/logical_plan/producer.rs start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6080 unit: fn handle_limit() file: datafusion/substrait/src/logical_plan/producer.rs start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6081 unit: fn handle_values() file: datafusion/substrait/src/logical_plan/producer.rs start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6082 unit: fn handle_distinct() file: datafusion/substrait/src/logical_plan/producer.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6083 unit: fn handle_extension() file: datafusion/substrait/src/logical_plan/producer.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6084 unit: fn handle_expr() file: datafusion/substrait/src/logical_plan/producer.rs start line: 260 end line: 262 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6085 unit: fn handle_literal() file: datafusion/substrait/src/logical_plan/producer.rs start line: 280 end line: 282 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6086 unit: fn handle_like() file: datafusion/substrait/src/logical_plan/producer.rs start line: 292 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6087 unit: fn handle_case() file: datafusion/substrait/src/logical_plan/producer.rs start line: 313 end line: 315 size: 3 LOC McCabe index: 3 number of parameters: 3 id: 6088 unit: fn handle_cast() file: datafusion/substrait/src/logical_plan/producer.rs start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6089 unit: fn register_function() file: datafusion/substrait/src/logical_plan/producer.rs start line: 385 end line: 387 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6090 unit: fn get_extensions() file: datafusion/substrait/src/logical_plan/producer.rs start line: 389 end line: 391 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6091 unit: fn range() file: datafusion/physical-expr-common/src/binary_map.rs start line: 608 end line: 610 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6092 unit: fn string_set_basic_i32() file: datafusion/physical-expr-common/src/binary_map.rs start line: 650 end line: 652 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6093 unit: fn string_set_basic_i64() file: datafusion/physical-expr-common/src/binary_map.rs start line: 655 end line: 657 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6094 unit: fn string_set_non_utf8_32() file: datafusion/physical-expr-common/src/binary_map.rs start line: 702 end line: 704 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6095 unit: fn string_set_non_utf8_64() file: datafusion/physical-expr-common/src/binary_map.rs start line: 707 end line: 709 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6096 unit: fn arc_children() file: datafusion/physical-expr-common/src/tree_node.rs start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6097 unit: fn nullable() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6098 unit: fn get_properties() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6099 unit: fn dyn_eq() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 353 end line: 356 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6100 unit: fn dyn_eq() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 357 end line: 359 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6101 unit: fn eq() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6102 unit: fn dyn_hash() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 374 end line: 377 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6103 unit: fn hash() file: datafusion/physical-expr-common/src/physical_expr.rs start line: 385 end line: 387 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6104 unit: fn as_ref() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6105 unit: fn eq() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6106 unit: fn fmt() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6107 unit: fn from() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6108 unit: fn eq() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 246 end line: 248 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6109 unit: fn as_ref() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6110 unit: fn from() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 478 end line: 480 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6111 unit: fn from() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 484 end line: 486 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6112 unit: fn from() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 491 end line: 493 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6113 unit: fn deref() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 499 end line: 501 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6114 unit: fn index() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 534 end line: 536 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6115 unit: fn index() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 542 end line: 544 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6116 unit: fn index() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 550 end line: 552 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6117 unit: fn index() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 558 end line: 560 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6118 unit: fn into_iter() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 567 end line: 569 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6119 unit: fn from() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 631 end line: 633 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6120 unit: fn deref() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 639 end line: 641 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6121 unit: fn into_iter() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 660 end line: 662 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6122 unit: fn into_iter() file: datafusion/physical-expr-common/src/sort_expr.rs start line: 669 end line: 671 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6123 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6124 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6125 unit: fn optional() file: datafusion/proto-common/src/from_proto/mod.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6126 unit: fn from() file: datafusion/proto-common/src/from_proto/mod.rs start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6127 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6128 unit: fn from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6129 unit: fn try_from() file: datafusion/proto-common/src/to_proto/mod.rs start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6130 unit: fn diagnostic_message() file: datafusion/sql/src/utils.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6131 unit: fn parse_file_type() file: datafusion/sql/src/parser.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6132 unit: fn object_name() file: datafusion/sql/src/parser.rs start line: 1721 end line: 1723 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6133 unit: fn verified_stmt() file: datafusion/sql/src/parser.rs start line: 1757 end line: 1759 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6134 unit: fn to_order_by_exprs() file: datafusion/sql/src/query.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6135 unit: fn default() file: datafusion/sql/src/planner.rs start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6136 unit: fn default() file: datafusion/sql/src/planner.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6137 unit: fn default() file: datafusion/sql/src/planner.rs start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6138 unit: fn len() file: datafusion/sql/src/planner.rs start line: 806 end line: 808 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6139 unit: fn drop() file: datafusion/sql/src/stack.rs start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6140 unit: fn ident_to_string() file: datafusion/sql/src/statement.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6141 unit: fn get_function_meta() file: datafusion/sql/src/expr/mod.rs start line: 1215 end line: 1217 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6142 unit: fn get_variable_type() file: datafusion/sql/src/expr/mod.rs start line: 1226 end line: 1228 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6143 unit: fn options() file: datafusion/sql/src/expr/mod.rs start line: 1230 end line: 1232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6144 unit: fn get_window_meta() file: datafusion/sql/src/expr/mod.rs start line: 1234 end line: 1236 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6145 unit: fn udf_names() file: datafusion/sql/src/expr/mod.rs start line: 1238 end line: 1240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6146 unit: fn udaf_names() file: datafusion/sql/src/expr/mod.rs start line: 1242 end line: 1244 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6147 unit: fn udwf_names() file: datafusion/sql/src/expr/mod.rs start line: 1246 end line: 1248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6148 unit: fn default() file: datafusion/sql/src/unparser/ast.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6149 unit: fn default() file: datafusion/sql/src/unparser/ast.rs start line: 342 end line: 344 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6150 unit: fn default() file: datafusion/sql/src/unparser/ast.rs start line: 389 end line: 391 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6151 unit: fn default() file: datafusion/sql/src/unparser/ast.rs start line: 464 end line: 466 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6152 unit: fn default() file: datafusion/sql/src/unparser/ast.rs start line: 543 end line: 545 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6153 unit: fn default() file: datafusion/sql/src/unparser/ast.rs start line: 592 end line: 594 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6154 unit: fn default() file: datafusion/sql/src/unparser/ast.rs start line: 654 end line: 656 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6155 unit: fn fmt() file: datafusion/sql/src/unparser/ast.rs start line: 677 end line: 679 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6156 unit: fn from() file: datafusion/sql/src/unparser/ast.rs start line: 683 end line: 685 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6157 unit: fn from() file: datafusion/sql/src/unparser/ast.rs start line: 695 end line: 697 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6158 unit: fn from() file: datafusion/sql/src/unparser/ast.rs start line: 700 end line: 702 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6159 unit: fn use_timestamp_for_date64() file: datafusion/sql/src/unparser/dialect.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6160 unit: fn interval_style() file: datafusion/sql/src/unparser/dialect.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6161 unit: fn float64_ast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6162 unit: fn utf8_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6163 unit: fn large_utf8_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6164 unit: fn date_field_extract_style() file: datafusion/sql/src/unparser/dialect.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6165 unit: fn character_length_style() file: datafusion/sql/src/unparser/dialect.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6166 unit: fn int64_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6167 unit: fn int32_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6168 unit: fn date32_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6169 unit: fn supports_column_alias_in_table_alias() file: datafusion/sql/src/unparser/dialect.rs start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6170 unit: fn requires_derived_table_alias() file: datafusion/sql/src/unparser/dialect.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6171 unit: fn division_operator() file: datafusion/sql/src/unparser/dialect.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6172 unit: fn full_qualified_col() file: datafusion/sql/src/unparser/dialect.rs start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6173 unit: fn unnest_as_table_factor() file: datafusion/sql/src/unparser/dialect.rs start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6174 unit: fn identifier_quote_style() file: datafusion/sql/src/unparser/dialect.rs start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6175 unit: fn interval_style() file: datafusion/sql/src/unparser/dialect.rs start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6176 unit: fn float64_ast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6177 unit: fn identifier_quote_style() file: datafusion/sql/src/unparser/dialect.rs start line: 354 end line: 356 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6178 unit: fn character_length_style() file: datafusion/sql/src/unparser/dialect.rs start line: 358 end line: 360 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6179 unit: fn division_operator() file: datafusion/sql/src/unparser/dialect.rs start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6180 unit: fn identifier_quote_style() file: datafusion/sql/src/unparser/dialect.rs start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6181 unit: fn supports_nulls_first_in_sort() file: datafusion/sql/src/unparser/dialect.rs start line: 406 end line: 408 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6182 unit: fn interval_style() file: datafusion/sql/src/unparser/dialect.rs start line: 410 end line: 412 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6183 unit: fn utf8_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 414 end line: 416 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6184 unit: fn large_utf8_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 418 end line: 420 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6185 unit: fn date_field_extract_style() file: datafusion/sql/src/unparser/dialect.rs start line: 422 end line: 424 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6186 unit: fn int64_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 426 end line: 428 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6187 unit: fn int32_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6188 unit: fn requires_derived_table_alias() file: datafusion/sql/src/unparser/dialect.rs start line: 442 end line: 444 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6189 unit: fn identifier_quote_style() file: datafusion/sql/src/unparser/dialect.rs start line: 463 end line: 465 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6190 unit: fn date_field_extract_style() file: datafusion/sql/src/unparser/dialect.rs start line: 467 end line: 469 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6191 unit: fn date32_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 471 end line: 473 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6192 unit: fn character_length_style() file: datafusion/sql/src/unparser/dialect.rs start line: 475 end line: 477 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6193 unit: fn supports_column_alias_in_table_alias() file: datafusion/sql/src/unparser/dialect.rs start line: 479 end line: 481 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6194 unit: fn identifier_quote_style() file: datafusion/sql/src/unparser/dialect.rs start line: 568 end line: 570 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6195 unit: fn supports_nulls_first_in_sort() file: datafusion/sql/src/unparser/dialect.rs start line: 572 end line: 574 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6196 unit: fn use_timestamp_for_date64() file: datafusion/sql/src/unparser/dialect.rs start line: 576 end line: 578 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6197 unit: fn interval_style() file: datafusion/sql/src/unparser/dialect.rs start line: 580 end line: 582 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6198 unit: fn float64_ast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 584 end line: 586 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6199 unit: fn utf8_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 588 end line: 590 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6200 unit: fn large_utf8_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 592 end line: 594 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6201 unit: fn date_field_extract_style() file: datafusion/sql/src/unparser/dialect.rs start line: 596 end line: 598 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6202 unit: fn character_length_style() file: datafusion/sql/src/unparser/dialect.rs start line: 600 end line: 602 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6203 unit: fn int64_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 604 end line: 606 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6204 unit: fn int32_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 608 end line: 610 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6205 unit: fn date32_cast_dtype() file: datafusion/sql/src/unparser/dialect.rs start line: 624 end line: 626 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6206 unit: fn supports_column_alias_in_table_alias() file: datafusion/sql/src/unparser/dialect.rs start line: 628 end line: 630 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6207 unit: fn requires_derived_table_alias() file: datafusion/sql/src/unparser/dialect.rs start line: 649 end line: 651 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6208 unit: fn division_operator() file: datafusion/sql/src/unparser/dialect.rs start line: 653 end line: 655 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6209 unit: fn full_qualified_col() file: datafusion/sql/src/unparser/dialect.rs start line: 666 end line: 668 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6210 unit: fn unnest_as_table_factor() file: datafusion/sql/src/unparser/dialect.rs start line: 670 end line: 672 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6211 unit: fn default() file: datafusion/sql/src/unparser/dialect.rs start line: 713 end line: 715 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6212 unit: fn as_any() file: datafusion/sql/src/unparser/expr.rs start line: 1767 end line: 1769 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6213 unit: fn name() file: datafusion/sql/src/unparser/expr.rs start line: 1771 end line: 1773 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6214 unit: fn signature() file: datafusion/sql/src/unparser/expr.rs start line: 1775 end line: 1777 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6215 unit: fn return_type() file: datafusion/sql/src/unparser/expr.rs start line: 1779 end line: 1781 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6216 unit: fn invoke_with_args() file: datafusion/sql/src/unparser/expr.rs start line: 1783 end line: 1785 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6217 unit: fn is_scan_with_pushdown() file: datafusion/sql/src/unparser/plan.rs start line: 1035 end line: 1037 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 6218 unit: fn and_op_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1361 end line: 1363 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6219 unit: fn dml_to_sql() file: datafusion/sql/src/unparser/plan.rs start line: 1379 end line: 1381 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6220 unit: fn from() file: datafusion/sql/src/unparser/plan.rs start line: 1385 end line: 1387 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6221 unit: fn default() file: datafusion/physical-optimizer/src/optimizer.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6222 unit: fn default() file: datafusion/physical-optimizer/src/filter_pushdown.rs start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6223 unit: fn name() file: datafusion/physical-optimizer/src/filter_pushdown.rs start line: 390 end line: 392 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6224 unit: fn schema_check() file: datafusion/physical-optimizer/src/filter_pushdown.rs start line: 394 end line: 396 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6225 unit: fn name() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6226 unit: fn schema_check() file: datafusion/physical-optimizer/src/enforce_distribution.rs start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6227 unit: fn name() file: datafusion/physical-optimizer/src/aggregate_statistics.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6228 unit: fn schema_check() file: datafusion/physical-optimizer/src/aggregate_statistics.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6229 unit: fn default() file: datafusion/physical-optimizer/src/topk_aggregation.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6230 unit: fn name() file: datafusion/physical-optimizer/src/topk_aggregation.rs start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6231 unit: fn schema_check() file: datafusion/physical-optimizer/src/topk_aggregation.rs start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6232 unit: fn name() file: datafusion/physical-optimizer/src/sanity_checker.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6233 unit: fn schema_check() file: datafusion/physical-optimizer/src/sanity_checker.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6234 unit: fn default() file: datafusion/physical-optimizer/src/limited_distinct_aggregation.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6235 unit: fn name() file: datafusion/physical-optimizer/src/limited_distinct_aggregation.rs start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6236 unit: fn schema_check() file: datafusion/physical-optimizer/src/limited_distinct_aggregation.rs start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6237 unit: fn swap_join_filter() file: datafusion/physical-optimizer/src/join_selection.rs start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6238 unit: fn name() file: datafusion/physical-optimizer/src/join_selection.rs start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6239 unit: fn schema_check() file: datafusion/physical-optimizer/src/join_selection.rs start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6240 unit: fn name() file: datafusion/physical-optimizer/src/update_aggr_exprs.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6241 unit: fn schema_check() file: datafusion/physical-optimizer/src/update_aggr_exprs.rs start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6242 unit: fn name() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 245 end line: 247 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6243 unit: fn schema_check() file: datafusion/physical-optimizer/src/enforce_sorting/mod.rs start line: 249 end line: 251 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6244 unit: fn name() file: datafusion/physical-optimizer/src/projection_pushdown.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6245 unit: fn schema_check() file: datafusion/physical-optimizer/src/projection_pushdown.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6246 unit: fn name() file: datafusion/physical-optimizer/src/combine_partial_final_agg.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6247 unit: fn schema_check() file: datafusion/physical-optimizer/src/combine_partial_final_agg.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6248 unit: fn handle() file: datafusion/physical-optimizer/src/pruning.rs start line: 502 end line: 504 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6249 unit: fn build() file: datafusion/physical-optimizer/src/pruning.rs start line: 737 end line: 739 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6250 unit: fn check_all_pruned() file: datafusion/physical-optimizer/src/pruning.rs start line: 742 end line: 744 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6251 unit: fn new() file: datafusion/physical-optimizer/src/pruning.rs start line: 774 end line: 776 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6252 unit: fn from() file: datafusion/physical-optimizer/src/pruning.rs start line: 915 end line: 917 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6253 unit: fn op() file: datafusion/physical-optimizer/src/pruning.rs start line: 1055 end line: 1057 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6254 unit: fn scalar_expr() file: datafusion/physical-optimizer/src/pruning.rs start line: 1059 end line: 1061 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6255 unit: fn unpack_string() file: datafusion/physical-optimizer/src/pruning.rs start line: 1662 end line: 1664 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6256 unit: fn new() file: datafusion/physical-optimizer/src/pruning.rs start line: 1942 end line: 1944 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6257 unit: fn min() file: datafusion/physical-optimizer/src/pruning.rs start line: 2002 end line: 2004 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6258 unit: fn max() file: datafusion/physical-optimizer/src/pruning.rs start line: 2006 end line: 2008 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6259 unit: fn null_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2010 end line: 2012 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6260 unit: fn row_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2014 end line: 2016 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6261 unit: fn new() file: datafusion/physical-optimizer/src/pruning.rs start line: 2133 end line: 2135 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6262 unit: fn min_values() file: datafusion/physical-optimizer/src/pruning.rs start line: 2269 end line: 2271 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6263 unit: fn max_values() file: datafusion/physical-optimizer/src/pruning.rs start line: 2273 end line: 2275 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6264 unit: fn num_containers() file: datafusion/physical-optimizer/src/pruning.rs start line: 2277 end line: 2279 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6265 unit: fn null_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2281 end line: 2283 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6266 unit: fn row_counts() file: datafusion/physical-optimizer/src/pruning.rs start line: 2285 end line: 2287 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6267 unit: fn name() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6268 unit: fn schema_check() file: datafusion/physical-optimizer/src/limit_pushdown.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6269 unit: fn name() file: datafusion/physical-optimizer/src/coalesce_batches.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6270 unit: fn schema_check() file: datafusion/physical-optimizer/src/coalesce_batches.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6271 unit: fn default() file: datafusion/functions-aggregate/src/average.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6272 unit: fn as_any() file: datafusion/functions-aggregate/src/average.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6273 unit: fn name() file: datafusion/functions-aggregate/src/average.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6274 unit: fn signature() file: datafusion/functions-aggregate/src/average.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6275 unit: fn return_type() file: datafusion/functions-aggregate/src/average.rs start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6276 unit: fn aliases() file: datafusion/functions-aggregate/src/average.rs start line: 254 end line: 256 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6277 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/average.rs start line: 258 end line: 260 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6278 unit: fn documentation() file: datafusion/functions-aggregate/src/average.rs start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6279 unit: fn size() file: datafusion/functions-aggregate/src/average.rs start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6280 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/average.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6281 unit: fn size() file: datafusion/functions-aggregate/src/average.rs start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6282 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/average.rs start line: 408 end line: 410 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6283 unit: fn size() file: datafusion/functions-aggregate/src/average.rs start line: 452 end line: 454 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6284 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/average.rs start line: 507 end line: 509 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6285 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate/src/average.rs start line: 711 end line: 713 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6286 unit: fn size() file: datafusion/functions-aggregate/src/average.rs start line: 715 end line: 717 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6287 unit: fn default() file: datafusion/functions-aggregate/src/variance.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6288 unit: fn as_any() file: datafusion/functions-aggregate/src/variance.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6289 unit: fn name() file: datafusion/functions-aggregate/src/variance.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6290 unit: fn signature() file: datafusion/functions-aggregate/src/variance.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6291 unit: fn return_type() file: datafusion/functions-aggregate/src/variance.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6292 unit: fn aliases() file: datafusion/functions-aggregate/src/variance.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6293 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/variance.rs start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6294 unit: fn documentation() file: datafusion/functions-aggregate/src/variance.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6295 unit: fn default() file: datafusion/functions-aggregate/src/variance.rs start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6296 unit: fn as_any() file: datafusion/functions-aggregate/src/variance.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6297 unit: fn name() file: datafusion/functions-aggregate/src/variance.rs start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6298 unit: fn signature() file: datafusion/functions-aggregate/src/variance.rs start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6299 unit: fn aliases() file: datafusion/functions-aggregate/src/variance.rs start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6300 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/variance.rs start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6301 unit: fn documentation() file: datafusion/functions-aggregate/src/variance.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6302 unit: fn size() file: datafusion/functions-aggregate/src/variance.rs start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6303 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/variance.rs start line: 406 end line: 408 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6304 unit: fn default() file: datafusion/functions-aggregate/src/stddev.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6305 unit: fn as_any() file: datafusion/functions-aggregate/src/stddev.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6306 unit: fn name() file: datafusion/functions-aggregate/src/stddev.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6307 unit: fn signature() file: datafusion/functions-aggregate/src/stddev.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6308 unit: fn return_type() file: datafusion/functions-aggregate/src/stddev.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6309 unit: fn aliases() file: datafusion/functions-aggregate/src/stddev.rs start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6310 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/stddev.rs start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6311 unit: fn documentation() file: datafusion/functions-aggregate/src/stddev.rs start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6312 unit: fn default() file: datafusion/functions-aggregate/src/stddev.rs start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6313 unit: fn as_any() file: datafusion/functions-aggregate/src/stddev.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6314 unit: fn name() file: datafusion/functions-aggregate/src/stddev.rs start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6315 unit: fn signature() file: datafusion/functions-aggregate/src/stddev.rs start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6316 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/stddev.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6317 unit: fn documentation() file: datafusion/functions-aggregate/src/stddev.rs start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6318 unit: fn update_batch() file: datafusion/functions-aggregate/src/stddev.rs start line: 297 end line: 299 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6319 unit: fn retract_batch() file: datafusion/functions-aggregate/src/stddev.rs start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6320 unit: fn merge_batch() file: datafusion/functions-aggregate/src/stddev.rs start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6321 unit: fn size() file: datafusion/functions-aggregate/src/stddev.rs start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6322 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/stddev.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6323 unit: fn state() file: datafusion/functions-aggregate/src/stddev.rs start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6324 unit: fn size() file: datafusion/functions-aggregate/src/stddev.rs start line: 378 end line: 380 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6325 unit: fn default() file: datafusion/functions-aggregate/src/nth_value.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6326 unit: fn as_any() file: datafusion/functions-aggregate/src/nth_value.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6327 unit: fn name() file: datafusion/functions-aggregate/src/nth_value.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6328 unit: fn signature() file: datafusion/functions-aggregate/src/nth_value.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6329 unit: fn return_type() file: datafusion/functions-aggregate/src/nth_value.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6330 unit: fn aliases() file: datafusion/functions-aggregate/src/nth_value.rs start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6331 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/nth_value.rs start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6332 unit: fn documentation() file: datafusion/functions-aggregate/src/nth_value.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6333 unit: fn default() file: datafusion/functions-aggregate/src/first_last.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6334 unit: fn as_any() file: datafusion/functions-aggregate/src/first_last.rs start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6335 unit: fn name() file: datafusion/functions-aggregate/src/first_last.rs start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6336 unit: fn signature() file: datafusion/functions-aggregate/src/first_last.rs start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6337 unit: fn return_type() file: datafusion/functions-aggregate/src/first_last.rs start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6338 unit: fn aliases() file: datafusion/functions-aggregate/src/first_last.rs start line: 288 end line: 290 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6339 unit: fn order_sensitivity() file: datafusion/functions-aggregate/src/first_last.rs start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6340 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/first_last.rs start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6341 unit: fn documentation() file: datafusion/functions-aggregate/src/first_last.rs start line: 309 end line: 311 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6342 unit: fn evaluate() file: datafusion/functions-aggregate/src/first_last.rs start line: 676 end line: 678 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6343 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate/src/first_last.rs start line: 762 end line: 764 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6344 unit: fn evaluate() file: datafusion/functions-aggregate/src/first_last.rs start line: 945 end line: 947 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6345 unit: fn default() file: datafusion/functions-aggregate/src/first_last.rs start line: 987 end line: 989 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6346 unit: fn as_any() file: datafusion/functions-aggregate/src/first_last.rs start line: 1007 end line: 1009 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6347 unit: fn name() file: datafusion/functions-aggregate/src/first_last.rs start line: 1011 end line: 1013 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6348 unit: fn signature() file: datafusion/functions-aggregate/src/first_last.rs start line: 1015 end line: 1017 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6349 unit: fn return_type() file: datafusion/functions-aggregate/src/first_last.rs start line: 1019 end line: 1021 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6350 unit: fn aliases() file: datafusion/functions-aggregate/src/first_last.rs start line: 1060 end line: 1062 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6351 unit: fn order_sensitivity() file: datafusion/functions-aggregate/src/first_last.rs start line: 1073 end line: 1075 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6352 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/first_last.rs start line: 1077 end line: 1079 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6353 unit: fn documentation() file: datafusion/functions-aggregate/src/first_last.rs start line: 1081 end line: 1083 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6354 unit: fn evaluate() file: datafusion/functions-aggregate/src/first_last.rs start line: 1348 end line: 1350 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6355 unit: fn default() file: datafusion/functions-aggregate/src/covariance.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6356 unit: fn as_any() file: datafusion/functions-aggregate/src/covariance.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6357 unit: fn name() file: datafusion/functions-aggregate/src/covariance.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6358 unit: fn signature() file: datafusion/functions-aggregate/src/covariance.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6359 unit: fn accumulator() file: datafusion/functions-aggregate/src/covariance.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6360 unit: fn aliases() file: datafusion/functions-aggregate/src/covariance.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6361 unit: fn documentation() file: datafusion/functions-aggregate/src/covariance.rs start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6362 unit: fn default() file: datafusion/functions-aggregate/src/covariance.rs start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6363 unit: fn as_any() file: datafusion/functions-aggregate/src/covariance.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6364 unit: fn name() file: datafusion/functions-aggregate/src/covariance.rs start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6365 unit: fn signature() file: datafusion/functions-aggregate/src/covariance.rs start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6366 unit: fn documentation() file: datafusion/functions-aggregate/src/covariance.rs start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6367 unit: fn size() file: datafusion/functions-aggregate/src/covariance.rs start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6368 unit: fn get_bit_and_doc() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6369 unit: fn get_bit_or_doc() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6370 unit: fn get_bit_xor_doc() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6371 unit: fn fmt() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6372 unit: fn as_any() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6373 unit: fn name() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6374 unit: fn signature() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6375 unit: fn accumulator() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 262 end line: 264 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6376 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6377 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6378 unit: fn documentation() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6379 unit: fn fmt() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6380 unit: fn default() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6381 unit: fn evaluate() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 343 end line: 345 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6382 unit: fn size() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 347 end line: 349 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6383 unit: fn state() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 351 end line: 353 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6384 unit: fn merge_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 355 end line: 357 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6385 unit: fn fmt() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 365 end line: 367 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6386 unit: fn default() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 371 end line: 373 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6387 unit: fn evaluate() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 388 end line: 390 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6388 unit: fn size() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 392 end line: 394 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6389 unit: fn state() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 396 end line: 398 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6390 unit: fn merge_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 400 end line: 402 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6391 unit: fn fmt() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 410 end line: 412 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6392 unit: fn default() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 416 end line: 418 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6393 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 438 end line: 440 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6394 unit: fn evaluate() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 442 end line: 444 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6395 unit: fn size() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 446 end line: 448 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6396 unit: fn state() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 450 end line: 452 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6397 unit: fn merge_batch() file: datafusion/functions-aggregate/src/bit_and_or_xor.rs start line: 454 end line: 456 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6398 unit: fn default() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6399 unit: fn as_any() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 252 end line: 254 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6400 unit: fn name() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6401 unit: fn signature() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6402 unit: fn accumulator() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 303 end line: 305 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6403 unit: fn supports_null_handling_clause() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6404 unit: fn is_ordered_set_aggregate() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6405 unit: fn documentation() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6406 unit: fn state() file: datafusion/functions-aggregate/src/approx_percentile_cont.rs start line: 457 end line: 459 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6407 unit: fn evaluate() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6408 unit: fn size() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 198 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6409 unit: fn default() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 277 end line: 279 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6410 unit: fn as_any() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 309 end line: 311 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6411 unit: fn name() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6412 unit: fn signature() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6413 unit: fn return_type() file: datafusion/functions-aggregate/src/approx_distinct.rs start line: 321 end line: 323 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6414 unit: fn bool_and_batch() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6415 unit: fn bool_or_batch() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6416 unit: fn default() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6417 unit: fn as_any() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6418 unit: fn name() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6419 unit: fn signature() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6420 unit: fn return_type() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6421 unit: fn accumulator() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6422 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6423 unit: fn aliases() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6424 unit: fn order_sensitivity() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6425 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6426 unit: fn documentation() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6427 unit: fn evaluate() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6428 unit: fn size() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6429 unit: fn state() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6430 unit: fn merge_batch() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6431 unit: fn default() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 265 end line: 267 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6432 unit: fn as_any() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6433 unit: fn name() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 275 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6434 unit: fn signature() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6435 unit: fn return_type() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6436 unit: fn accumulator() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6437 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6438 unit: fn aliases() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6439 unit: fn order_sensitivity() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 324 end line: 326 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6440 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6441 unit: fn documentation() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 332 end line: 334 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6442 unit: fn evaluate() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 354 end line: 356 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6443 unit: fn size() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 358 end line: 360 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6444 unit: fn state() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6445 unit: fn merge_batch() file: datafusion/functions-aggregate/src/bool_and_or.rs start line: 366 end line: 368 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6446 unit: fn default() file: datafusion/functions-aggregate/src/sum.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6447 unit: fn as_any() file: datafusion/functions-aggregate/src/sum.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6448 unit: fn name() file: datafusion/functions-aggregate/src/sum.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6449 unit: fn signature() file: datafusion/functions-aggregate/src/sum.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6450 unit: fn aliases() file: datafusion/functions-aggregate/src/sum.rs start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6451 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/sum.rs start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6452 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/sum.rs start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6453 unit: fn order_sensitivity() file: datafusion/functions-aggregate/src/sum.rs start line: 250 end line: 252 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6454 unit: fn documentation() file: datafusion/functions-aggregate/src/sum.rs start line: 254 end line: 256 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6455 unit: fn fmt() file: datafusion/functions-aggregate/src/sum.rs start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6456 unit: fn state() file: datafusion/functions-aggregate/src/sum.rs start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6457 unit: fn merge_batch() file: datafusion/functions-aggregate/src/sum.rs start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6458 unit: fn evaluate() file: datafusion/functions-aggregate/src/sum.rs start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6459 unit: fn size() file: datafusion/functions-aggregate/src/sum.rs start line: 314 end line: 316 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6460 unit: fn fmt() file: datafusion/functions-aggregate/src/sum.rs start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6461 unit: fn state() file: datafusion/functions-aggregate/src/sum.rs start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6462 unit: fn size() file: datafusion/functions-aggregate/src/sum.rs start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6463 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/sum.rs start line: 387 end line: 389 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6464 unit: fn as_any() file: datafusion/functions-aggregate/src/array_agg.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6465 unit: fn name() file: datafusion/functions-aggregate/src/array_agg.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6466 unit: fn aliases() file: datafusion/functions-aggregate/src/array_agg.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6467 unit: fn signature() file: datafusion/functions-aggregate/src/array_agg.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6468 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/array_agg.rs start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6469 unit: fn documentation() file: datafusion/functions-aggregate/src/array_agg.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6470 unit: fn state() file: datafusion/functions-aggregate/src/array_agg.rs start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6471 unit: fn state() file: datafusion/functions-aggregate/src/array_agg.rs start line: 407 end line: 409 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6472 unit: fn string() file: datafusion/functions-aggregate/src/array_agg.rs start line: 994 end line: 996 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6473 unit: fn build_two() file: datafusion/functions-aggregate/src/array_agg.rs start line: 1043 end line: 1045 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6474 unit: fn default() file: datafusion/functions-aggregate/src/approx_median.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6475 unit: fn as_any() file: datafusion/functions-aggregate/src/approx_median.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6476 unit: fn name() file: datafusion/functions-aggregate/src/approx_median.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6477 unit: fn signature() file: datafusion/functions-aggregate/src/approx_median.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6478 unit: fn documentation() file: datafusion/functions-aggregate/src/approx_median.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6479 unit: fn default() file: datafusion/functions-aggregate/src/count.rs start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6480 unit: fn as_any() file: datafusion/functions-aggregate/src/count.rs start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6481 unit: fn name() file: datafusion/functions-aggregate/src/count.rs start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6482 unit: fn signature() file: datafusion/functions-aggregate/src/count.rs start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6483 unit: fn return_type() file: datafusion/functions-aggregate/src/count.rs start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6484 unit: fn is_nullable() file: datafusion/functions-aggregate/src/count.rs start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6485 unit: fn aliases() file: datafusion/functions-aggregate/src/count.rs start line: 342 end line: 344 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6486 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/count.rs start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6487 unit: fn default_value() file: datafusion/functions-aggregate/src/count.rs start line: 367 end line: 369 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6488 unit: fn documentation() file: datafusion/functions-aggregate/src/count.rs start line: 401 end line: 403 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6489 unit: fn set_monotonicity() file: datafusion/functions-aggregate/src/count.rs start line: 405 end line: 409 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6490 unit: fn state() file: datafusion/functions-aggregate/src/count.rs start line: 425 end line: 427 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6491 unit: fn evaluate() file: datafusion/functions-aggregate/src/count.rs start line: 450 end line: 452 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6492 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/count.rs start line: 454 end line: 456 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6493 unit: fn size() file: datafusion/functions-aggregate/src/count.rs start line: 458 end line: 460 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6494 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate/src/count.rs start line: 617 end line: 619 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6495 unit: fn size() file: datafusion/functions-aggregate/src/count.rs start line: 621 end line: 623 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6496 unit: fn evaluate() file: datafusion/functions-aggregate/src/count.rs start line: 742 end line: 744 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6497 unit: fn default() file: datafusion/functions-aggregate/src/min_max.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6498 unit: fn as_any() file: datafusion/functions-aggregate/src/min_max.rs start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6499 unit: fn name() file: datafusion/functions-aggregate/src/min_max.rs start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6500 unit: fn signature() file: datafusion/functions-aggregate/src/min_max.rs start line: 228 end line: 230 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6501 unit: fn return_type() file: datafusion/functions-aggregate/src/min_max.rs start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6502 unit: fn accumulator() file: datafusion/functions-aggregate/src/min_max.rs start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6503 unit: fn aliases() file: datafusion/functions-aggregate/src/min_max.rs start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6504 unit: fn is_descending() file: datafusion/functions-aggregate/src/min_max.rs start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6505 unit: fn order_sensitivity() file: datafusion/functions-aggregate/src/min_max.rs start line: 367 end line: 369 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6506 unit: fn coerce_types() file: datafusion/functions-aggregate/src/min_max.rs start line: 371 end line: 373 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6507 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/min_max.rs start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6508 unit: fn value_from_stats() file: datafusion/functions-aggregate/src/min_max.rs start line: 377 end line: 379 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6509 unit: fn documentation() file: datafusion/functions-aggregate/src/min_max.rs start line: 381 end line: 383 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6510 unit: fn set_monotonicity() file: datafusion/functions-aggregate/src/min_max.rs start line: 385 end line: 389 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6511 unit: fn merge_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1023 end line: 1025 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6512 unit: fn state() file: datafusion/functions-aggregate/src/min_max.rs start line: 1027 end line: 1029 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6513 unit: fn evaluate() file: datafusion/functions-aggregate/src/min_max.rs start line: 1030 end line: 1032 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6514 unit: fn size() file: datafusion/functions-aggregate/src/min_max.rs start line: 1034 end line: 1036 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6515 unit: fn merge_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1077 end line: 1079 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6516 unit: fn state() file: datafusion/functions-aggregate/src/min_max.rs start line: 1081 end line: 1083 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6517 unit: fn evaluate() file: datafusion/functions-aggregate/src/min_max.rs start line: 1085 end line: 1087 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6518 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1089 end line: 1091 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6519 unit: fn size() file: datafusion/functions-aggregate/src/min_max.rs start line: 1093 end line: 1095 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6520 unit: fn default() file: datafusion/functions-aggregate/src/min_max.rs start line: 1126 end line: 1128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6521 unit: fn as_any() file: datafusion/functions-aggregate/src/min_max.rs start line: 1146 end line: 1148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6522 unit: fn name() file: datafusion/functions-aggregate/src/min_max.rs start line: 1150 end line: 1152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6523 unit: fn signature() file: datafusion/functions-aggregate/src/min_max.rs start line: 1154 end line: 1156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6524 unit: fn return_type() file: datafusion/functions-aggregate/src/min_max.rs start line: 1158 end line: 1160 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6525 unit: fn accumulator() file: datafusion/functions-aggregate/src/min_max.rs start line: 1162 end line: 1164 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6526 unit: fn aliases() file: datafusion/functions-aggregate/src/min_max.rs start line: 1166 end line: 1168 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6527 unit: fn is_descending() file: datafusion/functions-aggregate/src/min_max.rs start line: 1289 end line: 1291 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6528 unit: fn value_from_stats() file: datafusion/functions-aggregate/src/min_max.rs start line: 1293 end line: 1295 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6529 unit: fn order_sensitivity() file: datafusion/functions-aggregate/src/min_max.rs start line: 1296 end line: 1298 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6530 unit: fn coerce_types() file: datafusion/functions-aggregate/src/min_max.rs start line: 1300 end line: 1302 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6531 unit: fn reverse_expr() file: datafusion/functions-aggregate/src/min_max.rs start line: 1304 end line: 1306 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6532 unit: fn documentation() file: datafusion/functions-aggregate/src/min_max.rs start line: 1308 end line: 1310 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6533 unit: fn set_monotonicity() file: datafusion/functions-aggregate/src/min_max.rs start line: 1312 end line: 1316 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6534 unit: fn state() file: datafusion/functions-aggregate/src/min_max.rs start line: 1335 end line: 1337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6535 unit: fn merge_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1348 end line: 1350 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6536 unit: fn evaluate() file: datafusion/functions-aggregate/src/min_max.rs start line: 1352 end line: 1354 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6537 unit: fn size() file: datafusion/functions-aggregate/src/min_max.rs start line: 1356 end line: 1358 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6538 unit: fn state() file: datafusion/functions-aggregate/src/min_max.rs start line: 1377 end line: 1379 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6539 unit: fn merge_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1407 end line: 1409 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6540 unit: fn evaluate() file: datafusion/functions-aggregate/src/min_max.rs start line: 1411 end line: 1413 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6541 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/min_max.rs start line: 1415 end line: 1417 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6542 unit: fn size() file: datafusion/functions-aggregate/src/min_max.rs start line: 1419 end line: 1421 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6543 unit: fn default() file: datafusion/functions-aggregate/src/string_agg.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6544 unit: fn as_any() file: datafusion/functions-aggregate/src/string_agg.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6545 unit: fn name() file: datafusion/functions-aggregate/src/string_agg.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6546 unit: fn signature() file: datafusion/functions-aggregate/src/string_agg.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6547 unit: fn return_type() file: datafusion/functions-aggregate/src/string_agg.rs start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6548 unit: fn state_fields() file: datafusion/functions-aggregate/src/string_agg.rs start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6549 unit: fn documentation() file: datafusion/functions-aggregate/src/string_agg.rs start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6550 unit: fn update_batch() file: datafusion/functions-aggregate/src/string_agg.rs start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6551 unit: fn state() file: datafusion/functions-aggregate/src/string_agg.rs start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6552 unit: fn merge_batch() file: datafusion/functions-aggregate/src/string_agg.rs start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6553 unit: fn build_two() file: datafusion/functions-aggregate/src/string_agg.rs start line: 453 end line: 455 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6554 unit: fn data() file: datafusion/functions-aggregate/src/string_agg.rs start line: 481 end line: 483 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6555 unit: fn default() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6556 unit: fn hash_value() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6557 unit: fn as_ref() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6558 unit: fn test_number_100() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 300 end line: 302 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6559 unit: fn test_number_1k() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6560 unit: fn test_number_10k() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6561 unit: fn test_number_100k() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6562 unit: fn test_number_1m() file: datafusion/functions-aggregate/src/hyperloglog.rs start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6563 unit: fn default() file: datafusion/functions-aggregate/src/correlation.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6564 unit: fn as_any() file: datafusion/functions-aggregate/src/correlation.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6565 unit: fn name() file: datafusion/functions-aggregate/src/correlation.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6566 unit: fn signature() file: datafusion/functions-aggregate/src/correlation.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6567 unit: fn accumulator() file: datafusion/functions-aggregate/src/correlation.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6568 unit: fn documentation() file: datafusion/functions-aggregate/src/correlation.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6569 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/correlation.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6570 unit: fn default() file: datafusion/functions-aggregate/src/median.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6571 unit: fn as_any() file: datafusion/functions-aggregate/src/median.rs start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6572 unit: fn name() file: datafusion/functions-aggregate/src/median.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6573 unit: fn signature() file: datafusion/functions-aggregate/src/median.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6574 unit: fn return_type() file: datafusion/functions-aggregate/src/median.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6575 unit: fn groups_accumulator_supported() file: datafusion/functions-aggregate/src/median.rs start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6576 unit: fn aliases() file: datafusion/functions-aggregate/src/median.rs start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6577 unit: fn documentation() file: datafusion/functions-aggregate/src/median.rs start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6578 unit: fn fmt() file: datafusion/functions-aggregate/src/median.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6579 unit: fn size() file: datafusion/functions-aggregate/src/median.rs start line: 290 end line: 292 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6580 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate/src/median.rs start line: 491 end line: 493 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6581 unit: fn fmt() file: datafusion/functions-aggregate/src/median.rs start line: 518 end line: 520 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6582 unit: fn size() file: datafusion/functions-aggregate/src/median.rs start line: 571 end line: 573 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6583 unit: fn documentation() file: datafusion/functions-aggregate/src/regr.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6584 unit: fn get_regr_docs() file: datafusion/functions-aggregate/src/regr.rs start line: 248 end line: 250 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6585 unit: fn as_any() file: datafusion/functions-aggregate/src/regr.rs start line: 253 end line: 255 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6586 unit: fn name() file: datafusion/functions-aggregate/src/regr.rs start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6587 unit: fn signature() file: datafusion/functions-aggregate/src/regr.rs start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6588 unit: fn accumulator() file: datafusion/functions-aggregate/src/regr.rs start line: 277 end line: 279 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6589 unit: fn documentation() file: datafusion/functions-aggregate/src/regr.rs start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6590 unit: fn supports_retract_batch() file: datafusion/functions-aggregate/src/regr.rs start line: 441 end line: 443 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6591 unit: fn size() file: datafusion/functions-aggregate/src/regr.rs start line: 600 end line: 602 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6592 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6593 unit: fn size() file: datafusion/functions-aggregate/src/min_max/min_max_bytes.rs start line: 331 end line: 333 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6594 unit: fn state() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 127 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6595 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6596 unit: fn size() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6597 unit: fn size() file: datafusion/functions-aggregate/src/min_max/min_max_struct.rs start line: 297 end line: 299 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6598 unit: fn default() file: datafusion/functions-aggregate/src/grouping.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6599 unit: fn as_any() file: datafusion/functions-aggregate/src/grouping.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6600 unit: fn name() file: datafusion/functions-aggregate/src/grouping.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6601 unit: fn signature() file: datafusion/functions-aggregate/src/grouping.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6602 unit: fn return_type() file: datafusion/functions-aggregate/src/grouping.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6603 unit: fn documentation() file: datafusion/functions-aggregate/src/grouping.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6604 unit: fn hash() file: datafusion/functions-aggregate-common/src/utils.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6605 unit: fn eq() file: datafusion/functions-aggregate-common/src/utils.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6606 unit: fn partial_cmp() file: datafusion/functions-aggregate-common/src/merge_arrays.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6607 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6608 unit: fn add_allocation() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 275 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6609 unit: fn free_allocation() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 282 end line: 286 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6610 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 397 end line: 399 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6611 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 449 end line: 451 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6612 unit: fn allocated_size() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 461 end line: 464 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6613 unit: fn allocated_size() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator.rs start line: 466 end line: 468 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6614 unit: fn evaluate() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6615 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6616 unit: fn evaluate() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6617 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/bytes.rs start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6618 unit: fn evaluate() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6619 unit: fn default() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6620 unit: fn evaluate() file: datafusion/functions-aggregate-common/src/aggregate/count_distinct/native.rs start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6621 unit: fn state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/prim_op.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6622 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/prim_op.rs start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6623 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/prim_op.rs start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6624 unit: fn state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/bool_op.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6625 unit: fn size() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/bool_op.rs start line: 142 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6626 unit: fn supports_convert_to_state() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/bool_op.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6627 unit: fn default() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6628 unit: fn values_array() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 714 end line: 716 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6629 unit: fn values_with_nulls_array() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 719 end line: 721 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6630 unit: fn new() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 981 end line: 983 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6631 unit: fn saw_value() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 985 end line: 987 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6632 unit: fn expected_seen() file: datafusion/functions-aggregate-common/src/aggregate/groups_accumulator/accumulate.rs start line: 990 end line: 992 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6633 unit: fn try_as_f64() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 74 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6634 unit: fn try_as_f64() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6635 unit: fn partial_cmp() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6636 unit: fn cmp() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6637 unit: fn is_sorted() file: datafusion/functions-aggregate-common/src/tdigest.rs start line: 665 end line: 667 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6638 unit: fn generate_group_indices() file: datafusion/functions-aggregate-common/benches/accumulate.rs start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6639 unit: fn as_ref() file: datafusion/common/src/dfschema.rs start line: 853 end line: 855 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6640 unit: fn as_ref() file: datafusion/common/src/dfschema.rs start line: 861 end line: 863 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6641 unit: fn try_from() file: datafusion/common/src/dfschema.rs start line: 869 end line: 871 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6642 unit: fn from() file: datafusion/common/src/dfschema.rs start line: 888 end line: 890 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6643 unit: fn to_dfschema() file: datafusion/common/src/dfschema.rs start line: 916 end line: 918 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6644 unit: fn to_dfschema() file: datafusion/common/src/dfschema.rs start line: 922 end line: 924 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6645 unit: fn nullable() file: datafusion/common/src/dfschema.rs start line: 964 end line: 966 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6646 unit: fn data_type() file: datafusion/common/src/dfschema.rs start line: 969 end line: 971 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6647 unit: fn metadata() file: datafusion/common/src/dfschema.rs start line: 974 end line: 976 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6648 unit: fn field_from_column() file: datafusion/common/src/dfschema.rs start line: 985 end line: 989 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6649 unit: fn nullable() file: datafusion/common/src/dfschema.rs start line: 990 end line: 992 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6650 unit: fn data_type() file: datafusion/common/src/dfschema.rs start line: 994 end line: 996 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6651 unit: fn metadata() file: datafusion/common/src/dfschema.rs start line: 998 end line: 1000 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6652 unit: fn data_type_and_nullable() file: datafusion/common/src/dfschema.rs start line: 1002 end line: 1004 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6653 unit: fn field_from_column() file: datafusion/common/src/dfschema.rs start line: 1006 end line: 1008 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6654 unit: fn test_metadata() file: datafusion/common/src/dfschema.rs start line: 1696 end line: 1698 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6655 unit: fn test_metadata_n() file: datafusion/common/src/dfschema.rs start line: 1700 end line: 1702 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6656 unit: fn from() file: datafusion/common/src/column.rs start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6657 unit: fn from() file: datafusion/common/src/column.rs start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6658 unit: fn from() file: datafusion/common/src/column.rs start line: 340 end line: 342 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6659 unit: fn from() file: datafusion/common/src/column.rs start line: 347 end line: 349 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6660 unit: fn from() file: datafusion/common/src/column.rs start line: 354 end line: 356 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6661 unit: fn from_str() file: datafusion/common/src/column.rs start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6662 unit: fn fmt() file: datafusion/common/src/column.rs start line: 368 end line: 370 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6663 unit: fn from() file: datafusion/common/src/pyarrow.rs start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6664 unit: fn extract_bound() file: datafusion/common/src/pyarrow.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6665 unit: fn default() file: datafusion/common/src/functional_dependencies.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6666 unit: fn into_iter() file: datafusion/common/src/functional_dependencies.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6667 unit: fn deref() file: datafusion/common/src/functional_dependencies.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6668 unit: fn deref() file: datafusion/common/src/functional_dependencies.rs start line: 422 end line: 424 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6669 unit: fn allocated_size() file: datafusion/common/src/utils/proxy.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6670 unit: fn into_iter() file: datafusion/common/src/utils/mod.rs start line: 729 end line: 731 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6671 unit: fn ord_same_type() file: datafusion/common/src/utils/mod.rs start line: 1071 end line: 1073 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6672 unit: fn f_down() file: datafusion/common/src/tree_node.rs start line: 464 end line: 466 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6673 unit: fn f_up() file: datafusion/common/src/tree_node.rs start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6674 unit: fn f_down() file: datafusion/common/src/tree_node.rs start line: 504 end line: 506 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6675 unit: fn f_up() file: datafusion/common/src/tree_node.rs start line: 510 end line: 512 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6676 unit: fn data() file: datafusion/common/src/tree_node.rs start line: 1163 end line: 1165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6677 unit: fn transformed() file: datafusion/common/src/tree_node.rs start line: 1167 end line: 1169 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6678 unit: fn tnr() file: datafusion/common/src/tree_node.rs start line: 1171 end line: 1173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6679 unit: fn f_up_jump_on_e_transformed_tree() file: datafusion/common/src/tree_node.rs start line: 1609 end line: 1611 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6680 unit: fn f_up_jump_on_e_transformed_up_tree() file: datafusion/common/src/tree_node.rs start line: 1613 end line: 1615 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6681 unit: fn visit_continue() file: datafusion/common/src/tree_node.rs start line: 1829 end line: 1831 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6682 unit: fn new() file: datafusion/common/src/tree_node.rs start line: 1887 end line: 1889 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6683 unit: fn f_down() file: datafusion/common/src/tree_node.rs start line: 1895 end line: 1897 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6684 unit: fn f_up() file: datafusion/common/src/tree_node.rs start line: 1899 end line: 1901 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6685 unit: fn to_bits() file: datafusion/common/src/rounding.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6686 unit: fn from_bits() file: datafusion/common/src/rounding.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6687 unit: fn float_is_nan() file: datafusion/common/src/rounding.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6688 unit: fn infinity() file: datafusion/common/src/rounding.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6689 unit: fn neg_infinity() file: datafusion/common/src/rounding.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6690 unit: fn to_bits() file: datafusion/common/src/rounding.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6691 unit: fn from_bits() file: datafusion/common/src/rounding.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6692 unit: fn float_is_nan() file: datafusion/common/src/rounding.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6693 unit: fn infinity() file: datafusion/common/src/rounding.rs start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6694 unit: fn neg_infinity() file: datafusion/common/src/rounding.rs start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6695 unit: fn fmt() file: datafusion/common/src/table_reference.rs start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6696 unit: fn from() file: datafusion/common/src/table_reference.rs start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6697 unit: fn from() file: datafusion/common/src/table_reference.rs start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6698 unit: fn from() file: datafusion/common/src/table_reference.rs start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6699 unit: fn hash_one() file: datafusion/common/src/hash_utils.rs start line: 62 end line: 65 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6700 unit: fn hash_one() file: datafusion/common/src/hash_utils.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6701 unit: fn hash_one() file: datafusion/common/src/hash_utils.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6702 unit: fn hash_one() file: datafusion/common/src/hash_utils.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6703 unit: fn from() file: datafusion/common/src/param_value.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6704 unit: fn deref() file: datafusion/common/src/types/field.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6705 unit: fn from_iter>() file: datafusion/common/src/types/field.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6706 unit: fn deref() file: datafusion/common/src/types/field.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6707 unit: fn from_iter>() file: datafusion/common/src/types/field.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6708 unit: fn fmt() file: datafusion/common/src/types/native.rs start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6709 unit: fn native() file: datafusion/common/src/types/native.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6710 unit: fn signature() file: datafusion/common/src/types/native.rs start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6711 unit: fn from() file: datafusion/common/src/types/native.rs start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6712 unit: fn some() file: datafusion/common/src/config.rs start line: 909 end line: 911 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 6713 unit: fn none() file: datafusion/common/src/config.rs start line: 913 end line: 915 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6714 unit: fn some() file: datafusion/common/src/config.rs start line: 947 end line: 949 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 6715 unit: fn none() file: datafusion/common/src/config.rs start line: 951 end line: 953 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6716 unit: fn clone() file: datafusion/common/src/config.rs start line: 1142 end line: 1144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6717 unit: fn set() file: datafusion/common/src/config.rs start line: 1163 end line: 1165 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6718 unit: fn visit() file: datafusion/common/src/config.rs start line: 1193 end line: 1195 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 6719 unit: fn visit() file: datafusion/common/src/config.rs start line: 1212 end line: 1214 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 6720 unit: fn visit() file: datafusion/common/src/config.rs start line: 1243 end line: 1245 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 6721 unit: fn as_any() file: datafusion/common/src/config.rs start line: 1342 end line: 1344 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6722 unit: fn as_any_mut() file: datafusion/common/src/config.rs start line: 1346 end line: 1348 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6723 unit: fn cloned() file: datafusion/common/src/config.rs start line: 1350 end line: 1352 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6724 unit: fn set() file: datafusion/common/src/config.rs start line: 1354 end line: 1356 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6725 unit: fn as_any() file: datafusion/common/src/config.rs start line: 2107 end line: 2109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6726 unit: fn as_any_mut() file: datafusion/common/src/config.rs start line: 2111 end line: 2113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6727 unit: fn cloned() file: datafusion/common/src/config.rs start line: 2115 end line: 2117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6728 unit: fn fmt() file: datafusion/common/src/spans.rs start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6729 unit: fn fmt() file: datafusion/common/src/spans.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6730 unit: fn default() file: datafusion/common/src/spans.rs start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6731 unit: fn eq() file: datafusion/common/src/spans.rs start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6732 unit: fn partial_cmp() file: datafusion/common/src/spans.rs start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6733 unit: fn cmp() file: datafusion/common/src/spans.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6734 unit: fn downcast_array_helper() file: datafusion/common/src/lib.rs start line: 132 end line: 135 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6735 unit: fn from() file: datafusion/common/src/error.rs start line: 266 end line: 268 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6736 unit: fn from() file: datafusion/common/src/error.rs start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6737 unit: fn from() file: datafusion/common/src/error.rs start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6738 unit: fn from() file: datafusion/common/src/error.rs start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6739 unit: fn from() file: datafusion/common/src/error.rs start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6740 unit: fn from() file: datafusion/common/src/error.rs start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6741 unit: fn from() file: datafusion/common/src/error.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6742 unit: fn from() file: datafusion/common/src/error.rs start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6743 unit: fn from() file: datafusion/common/src/error.rs start line: 399 end line: 401 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6744 unit: fn return_arrow_error() file: datafusion/common/src/error.rs start line: 1149 end line: 1152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6745 unit: fn return_datafusion_error() file: datafusion/common/src/error.rs start line: 1156 end line: 1159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6746 unit: fn default() file: datafusion/common/src/file_options/arrow_writer.rs start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6747 unit: fn get_ext() file: datafusion/common/src/file_options/file_type.rs start line: 37 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6748 unit: fn hash_node() file: datafusion/common/src/cse.rs start line: 44 end line: 47 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6749 unit: fn hash_node() file: datafusion/common/src/cse.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6750 unit: fn can_normalize() file: datafusion/common/src/cse.rs start line: 59 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6751 unit: fn clone() file: datafusion/common/src/cse.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6752 unit: fn hash() file: datafusion/common/src/cse.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6753 unit: fn eq() file: datafusion/common/src/cse.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6754 unit: fn is_valid() file: datafusion/common/src/cse.rs start line: 720 end line: 722 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6755 unit: fn generate_alias() file: datafusion/common/src/cse.rs start line: 734 end line: 736 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6756 unit: fn rewrite() file: datafusion/common/src/cse.rs start line: 738 end line: 740 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6757 unit: fn hash_node() file: datafusion/common/src/cse.rs start line: 744 end line: 746 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6758 unit: fn can_normalize() file: datafusion/common/src/cse.rs start line: 750 end line: 752 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6759 unit: fn normalize_eq() file: datafusion/common/src/cse.rs start line: 756 end line: 758 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6760 unit: fn into_field_ref() file: datafusion/common/src/scalar/struct_builder.rs start line: 135 end line: 138 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6761 unit: fn into_field_ref() file: datafusion/common/src/scalar/struct_builder.rs start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6762 unit: fn into_field_ref() file: datafusion/common/src/scalar/struct_builder.rs start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6763 unit: fn into_field_ref() file: datafusion/common/src/scalar/struct_builder.rs start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6764 unit: fn into() file: datafusion/common/src/scalar/struct_builder.rs start line: 164 end line: 167 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6765 unit: fn into() file: datafusion/common/src/scalar/struct_builder.rs start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6766 unit: fn into() file: datafusion/common/src/scalar/struct_builder.rs start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6767 unit: fn into() file: datafusion/common/src/scalar/struct_builder.rs start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6768 unit: fn hash() file: datafusion/common/src/scalar/mod.rs start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6769 unit: fn hash() file: datafusion/common/src/scalar/mod.rs start line: 703 end line: 705 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6770 unit: fn from() file: datafusion/common/src/scalar/mod.rs start line: 3494 end line: 3496 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6771 unit: fn from() file: datafusion/common/src/scalar/mod.rs start line: 3500 end line: 3502 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6772 unit: fn from() file: datafusion/common/src/scalar/mod.rs start line: 3520 end line: 3522 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6773 unit: fn from_str() file: datafusion/common/src/scalar/mod.rs start line: 3548 end line: 3550 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6774 unit: fn from() file: datafusion/common/src/scalar/mod.rs start line: 3554 end line: 3556 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6775 unit: fn try_from() file: datafusion/common/src/scalar/mod.rs start line: 3667 end line: 3669 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6776 unit: fn try_from() file: datafusion/common/src/scalar/mod.rs start line: 3676 end line: 3678 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6777 unit: fn scalar() file: datafusion/common/src/scalar/mod.rs start line: 4025 end line: 4028 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6778 unit: fn scalar() file: datafusion/common/src/scalar/mod.rs start line: 4029 end line: 4031 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6779 unit: fn scalar() file: datafusion/common/src/scalar/mod.rs start line: 4035 end line: 4037 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6780 unit: fn scalar() file: datafusion/common/src/scalar/mod.rs start line: 4041 end line: 4043 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6781 unit: fn scalar() file: datafusion/common/src/scalar/mod.rs start line: 4047 end line: 4049 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6782 unit: fn scalar() file: datafusion/common/src/scalar/mod.rs start line: 4053 end line: 4055 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6783 unit: fn scalar() file: datafusion/common/src/scalar/mod.rs start line: 4059 end line: 4061 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6784 unit: fn size_of_scalar() file: datafusion/common/src/scalar/mod.rs start line: 5290 end line: 5302 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6785 unit: fn fmt() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 947 end line: 949 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6786 unit: fn from() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 953 end line: 955 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6787 unit: fn from() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 959 end line: 961 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6788 unit: fn one() file: datafusion/expr-common/src/interval_arithmetic.rs start line: 1150 end line: 1152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6789 unit: fn supports_convert_to_state() file: datafusion/expr-common/src/groups_accumulator.rs start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6790 unit: fn fmt() file: datafusion/expr-common/src/signature.rs start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6791 unit: fn supports_retract_batch() file: datafusion/expr-common/src/accumulator.rs start line: 312 end line: 314 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6792 unit: fn from() file: datafusion/expr-common/src/columnar_value.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6793 unit: fn from() file: datafusion/expr-common/src/columnar_value.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6794 unit: fn get_first_value_doc() file: datafusion/functions-window/src/nth_value.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6795 unit: fn get_last_value_doc() file: datafusion/functions-window/src/nth_value.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6796 unit: fn get_nth_value_doc() file: datafusion/functions-window/src/nth_value.rs start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6797 unit: fn as_any() file: datafusion/functions-window/src/nth_value.rs start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6798 unit: fn name() file: datafusion/functions-window/src/nth_value.rs start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6799 unit: fn signature() file: datafusion/functions-window/src/nth_value.rs start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6800 unit: fn supports_bounded_execution() file: datafusion/functions-window/src/nth_value.rs start line: 466 end line: 468 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6801 unit: fn uses_window_frame() file: datafusion/functions-window/src/nth_value.rs start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6802 unit: fn get_lag_doc() file: datafusion/functions-window/src/lead_lag.rs start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6803 unit: fn default() file: datafusion/functions-window/src/row_number.rs start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6804 unit: fn as_any() file: datafusion/functions-window/src/row_number.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6805 unit: fn name() file: datafusion/functions-window/src/row_number.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6806 unit: fn signature() file: datafusion/functions-window/src/row_number.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6807 unit: fn field() file: datafusion/functions-window/src/row_number.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6808 unit: fn documentation() file: datafusion/functions-window/src/row_number.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6809 unit: fn is_causal() file: datafusion/functions-window/src/row_number.rs start line: 112 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6810 unit: fn supports_bounded_execution() file: datafusion/functions-window/src/row_number.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6811 unit: fn get_rank_doc() file: datafusion/functions-window/src/rank.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6812 unit: fn get_dense_rank_doc() file: datafusion/functions-window/src/rank.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6813 unit: fn default() file: datafusion/functions-window/src/ntile.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6814 unit: fn as_any() file: datafusion/functions-window/src/ntile.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6815 unit: fn name() file: datafusion/functions-window/src/ntile.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6816 unit: fn signature() file: datafusion/functions-window/src/ntile.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6817 unit: fn documentation() file: datafusion/functions-window/src/ntile.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6818 unit: fn default() file: datafusion/functions-window/src/cume_dist.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6819 unit: fn as_any() file: datafusion/functions-window/src/cume_dist.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6820 unit: fn name() file: datafusion/functions-window/src/cume_dist.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6821 unit: fn signature() file: datafusion/functions-window/src/cume_dist.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6822 unit: fn field() file: datafusion/functions-window/src/cume_dist.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6823 unit: fn documentation() file: datafusion/functions-window/src/cume_dist.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6824 unit: fn include_rank() file: datafusion/functions-window/src/cume_dist.rs start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6825 unit: fn as_any() file: datafusion/functions-table/src/generate_series.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6826 unit: fn schema() file: datafusion/functions-table/src/generate_series.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6827 unit: fn table_type() file: datafusion/functions-table/src/generate_series.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6828 unit: fn default() file: datafusion/functions/src/regex/regexplike.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6829 unit: fn as_any() file: datafusion/functions/src/regex/regexplike.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6830 unit: fn name() file: datafusion/functions/src/regex/regexplike.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6831 unit: fn signature() file: datafusion/functions/src/regex/regexplike.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6832 unit: fn documentation() file: datafusion/functions/src/regex/regexplike.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6833 unit: fn default() file: datafusion/functions/src/regex/regexpmatch.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6834 unit: fn as_any() file: datafusion/functions/src/regex/regexpmatch.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6835 unit: fn name() file: datafusion/functions/src/regex/regexpmatch.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6836 unit: fn signature() file: datafusion/functions/src/regex/regexpmatch.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6837 unit: fn documentation() file: datafusion/functions/src/regex/regexpmatch.rs start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6838 unit: fn default() file: datafusion/functions/src/regex/regexpreplace.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6839 unit: fn as_any() file: datafusion/functions/src/regex/regexpreplace.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6840 unit: fn name() file: datafusion/functions/src/regex/regexpreplace.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6841 unit: fn signature() file: datafusion/functions/src/regex/regexpreplace.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6842 unit: fn documentation() file: datafusion/functions/src/regex/regexpreplace.rs start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6843 unit: fn default() file: datafusion/functions/src/regex/regexpcount.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6844 unit: fn as_any() file: datafusion/functions/src/regex/regexpcount.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6845 unit: fn name() file: datafusion/functions/src/regex/regexpcount.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6846 unit: fn signature() file: datafusion/functions/src/regex/regexpcount.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6847 unit: fn return_type() file: datafusion/functions/src/regex/regexpcount.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6848 unit: fn documentation() file: datafusion/functions/src/regex/regexpcount.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6849 unit: fn default() file: datafusion/functions/src/unicode/find_in_set.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6850 unit: fn as_any() file: datafusion/functions/src/unicode/find_in_set.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6851 unit: fn name() file: datafusion/functions/src/unicode/find_in_set.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6852 unit: fn signature() file: datafusion/functions/src/unicode/find_in_set.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6853 unit: fn return_type() file: datafusion/functions/src/unicode/find_in_set.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6854 unit: fn documentation() file: datafusion/functions/src/unicode/find_in_set.rs start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6855 unit: fn default() file: datafusion/functions/src/unicode/character_length.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6856 unit: fn as_any() file: datafusion/functions/src/unicode/character_length.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6857 unit: fn name() file: datafusion/functions/src/unicode/character_length.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6858 unit: fn signature() file: datafusion/functions/src/unicode/character_length.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6859 unit: fn return_type() file: datafusion/functions/src/unicode/character_length.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6860 unit: fn aliases() file: datafusion/functions/src/unicode/character_length.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6861 unit: fn documentation() file: datafusion/functions/src/unicode/character_length.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6862 unit: fn default() file: datafusion/functions/src/unicode/initcap.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6863 unit: fn as_any() file: datafusion/functions/src/unicode/initcap.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6864 unit: fn name() file: datafusion/functions/src/unicode/initcap.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6865 unit: fn signature() file: datafusion/functions/src/unicode/initcap.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6866 unit: fn documentation() file: datafusion/functions/src/unicode/initcap.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6867 unit: fn default() file: datafusion/functions/src/unicode/strpos.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6868 unit: fn as_any() file: datafusion/functions/src/unicode/strpos.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6869 unit: fn name() file: datafusion/functions/src/unicode/strpos.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6870 unit: fn signature() file: datafusion/functions/src/unicode/strpos.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6871 unit: fn return_type() file: datafusion/functions/src/unicode/strpos.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6872 unit: fn aliases() file: datafusion/functions/src/unicode/strpos.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6873 unit: fn documentation() file: datafusion/functions/src/unicode/strpos.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6874 unit: fn default() file: datafusion/functions/src/unicode/substrindex.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6875 unit: fn as_any() file: datafusion/functions/src/unicode/substrindex.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6876 unit: fn name() file: datafusion/functions/src/unicode/substrindex.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6877 unit: fn signature() file: datafusion/functions/src/unicode/substrindex.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6878 unit: fn return_type() file: datafusion/functions/src/unicode/substrindex.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6879 unit: fn aliases() file: datafusion/functions/src/unicode/substrindex.rs start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6880 unit: fn documentation() file: datafusion/functions/src/unicode/substrindex.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6881 unit: fn default() file: datafusion/functions/src/unicode/lpad.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6882 unit: fn as_any() file: datafusion/functions/src/unicode/lpad.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6883 unit: fn name() file: datafusion/functions/src/unicode/lpad.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6884 unit: fn signature() file: datafusion/functions/src/unicode/lpad.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6885 unit: fn return_type() file: datafusion/functions/src/unicode/lpad.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6886 unit: fn documentation() file: datafusion/functions/src/unicode/lpad.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6887 unit: fn default() file: datafusion/functions/src/unicode/rpad.rs start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6888 unit: fn as_any() file: datafusion/functions/src/unicode/rpad.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6889 unit: fn name() file: datafusion/functions/src/unicode/rpad.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6890 unit: fn signature() file: datafusion/functions/src/unicode/rpad.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6891 unit: fn return_type() file: datafusion/functions/src/unicode/rpad.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6892 unit: fn documentation() file: datafusion/functions/src/unicode/rpad.rs start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6893 unit: fn default() file: datafusion/functions/src/unicode/substr.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6894 unit: fn as_any() file: datafusion/functions/src/unicode/substr.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6895 unit: fn name() file: datafusion/functions/src/unicode/substr.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6896 unit: fn signature() file: datafusion/functions/src/unicode/substr.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6897 unit: fn return_type() file: datafusion/functions/src/unicode/substr.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6898 unit: fn aliases() file: datafusion/functions/src/unicode/substr.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6899 unit: fn documentation() file: datafusion/functions/src/unicode/substr.rs start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6900 unit: fn default() file: datafusion/functions/src/unicode/translate.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6901 unit: fn as_any() file: datafusion/functions/src/unicode/translate.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6902 unit: fn name() file: datafusion/functions/src/unicode/translate.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6903 unit: fn signature() file: datafusion/functions/src/unicode/translate.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6904 unit: fn return_type() file: datafusion/functions/src/unicode/translate.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6905 unit: fn documentation() file: datafusion/functions/src/unicode/translate.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6906 unit: fn default() file: datafusion/functions/src/unicode/left.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6907 unit: fn as_any() file: datafusion/functions/src/unicode/left.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6908 unit: fn name() file: datafusion/functions/src/unicode/left.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6909 unit: fn signature() file: datafusion/functions/src/unicode/left.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6910 unit: fn return_type() file: datafusion/functions/src/unicode/left.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6911 unit: fn documentation() file: datafusion/functions/src/unicode/left.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6912 unit: fn default() file: datafusion/functions/src/unicode/right.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6913 unit: fn as_any() file: datafusion/functions/src/unicode/right.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6914 unit: fn name() file: datafusion/functions/src/unicode/right.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6915 unit: fn signature() file: datafusion/functions/src/unicode/right.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6916 unit: fn return_type() file: datafusion/functions/src/unicode/right.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6917 unit: fn documentation() file: datafusion/functions/src/unicode/right.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6918 unit: fn default() file: datafusion/functions/src/unicode/reverse.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6919 unit: fn as_any() file: datafusion/functions/src/unicode/reverse.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6920 unit: fn name() file: datafusion/functions/src/unicode/reverse.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6921 unit: fn signature() file: datafusion/functions/src/unicode/reverse.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6922 unit: fn return_type() file: datafusion/functions/src/unicode/reverse.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6923 unit: fn documentation() file: datafusion/functions/src/unicode/reverse.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6924 unit: fn iter() file: datafusion/functions/src/strings.rs start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6925 unit: fn is_ascii() file: datafusion/functions/src/strings.rs start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6926 unit: fn iter() file: datafusion/functions/src/strings.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6927 unit: fn is_ascii() file: datafusion/functions/src/strings.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6928 unit: fn as_any() file: datafusion/functions/src/macros.rs start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6929 unit: fn name() file: datafusion/functions/src/macros.rs start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6930 unit: fn signature() file: datafusion/functions/src/macros.rs start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6931 unit: fn evaluate_bounds() file: datafusion/functions/src/macros.rs start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6932 unit: fn documentation() file: datafusion/functions/src/macros.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6933 unit: fn as_any() file: datafusion/functions/src/macros.rs start line: 308 end line: 310 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6934 unit: fn name() file: datafusion/functions/src/macros.rs start line: 311 end line: 313 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6935 unit: fn signature() file: datafusion/functions/src/macros.rs start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6936 unit: fn documentation() file: datafusion/functions/src/macros.rs start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6937 unit: fn default() file: datafusion/functions/src/crypto/digest.rs start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6938 unit: fn as_any() file: datafusion/functions/src/crypto/digest.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6939 unit: fn name() file: datafusion/functions/src/crypto/digest.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6940 unit: fn signature() file: datafusion/functions/src/crypto/digest.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6941 unit: fn return_type() file: datafusion/functions/src/crypto/digest.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6942 unit: fn invoke_with_args() file: datafusion/functions/src/crypto/digest.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6943 unit: fn documentation() file: datafusion/functions/src/crypto/digest.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6944 unit: fn fmt() file: datafusion/functions/src/crypto/basic.rs start line: 162 end line: 164 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6945 unit: fn default() file: datafusion/functions/src/crypto/md5.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6946 unit: fn as_any() file: datafusion/functions/src/crypto/md5.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6947 unit: fn name() file: datafusion/functions/src/crypto/md5.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6948 unit: fn signature() file: datafusion/functions/src/crypto/md5.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6949 unit: fn invoke_with_args() file: datafusion/functions/src/crypto/md5.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6950 unit: fn documentation() file: datafusion/functions/src/crypto/md5.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6951 unit: fn default() file: datafusion/functions/src/crypto/sha384.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6952 unit: fn as_any() file: datafusion/functions/src/crypto/sha384.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6953 unit: fn name() file: datafusion/functions/src/crypto/sha384.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6954 unit: fn signature() file: datafusion/functions/src/crypto/sha384.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6955 unit: fn return_type() file: datafusion/functions/src/crypto/sha384.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6956 unit: fn invoke_with_args() file: datafusion/functions/src/crypto/sha384.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6957 unit: fn documentation() file: datafusion/functions/src/crypto/sha384.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6958 unit: fn default() file: datafusion/functions/src/crypto/sha224.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6959 unit: fn as_any() file: datafusion/functions/src/crypto/sha224.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6960 unit: fn name() file: datafusion/functions/src/crypto/sha224.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6961 unit: fn signature() file: datafusion/functions/src/crypto/sha224.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6962 unit: fn return_type() file: datafusion/functions/src/crypto/sha224.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6963 unit: fn invoke_with_args() file: datafusion/functions/src/crypto/sha224.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6964 unit: fn documentation() file: datafusion/functions/src/crypto/sha224.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6965 unit: fn default() file: datafusion/functions/src/crypto/sha256.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6966 unit: fn as_any() file: datafusion/functions/src/crypto/sha256.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6967 unit: fn name() file: datafusion/functions/src/crypto/sha256.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6968 unit: fn signature() file: datafusion/functions/src/crypto/sha256.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6969 unit: fn return_type() file: datafusion/functions/src/crypto/sha256.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6970 unit: fn invoke_with_args() file: datafusion/functions/src/crypto/sha256.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6971 unit: fn documentation() file: datafusion/functions/src/crypto/sha256.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6972 unit: fn default() file: datafusion/functions/src/crypto/sha512.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6973 unit: fn as_any() file: datafusion/functions/src/crypto/sha512.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6974 unit: fn name() file: datafusion/functions/src/crypto/sha512.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6975 unit: fn signature() file: datafusion/functions/src/crypto/sha512.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6976 unit: fn return_type() file: datafusion/functions/src/crypto/sha512.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6977 unit: fn invoke_with_args() file: datafusion/functions/src/crypto/sha512.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6978 unit: fn documentation() file: datafusion/functions/src/crypto/sha512.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6979 unit: fn default() file: datafusion/functions/src/math/lcm.rs start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6980 unit: fn as_any() file: datafusion/functions/src/math/lcm.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6981 unit: fn name() file: datafusion/functions/src/math/lcm.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6982 unit: fn signature() file: datafusion/functions/src/math/lcm.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6983 unit: fn return_type() file: datafusion/functions/src/math/lcm.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6984 unit: fn invoke_with_args() file: datafusion/functions/src/math/lcm.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6985 unit: fn documentation() file: datafusion/functions/src/math/lcm.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6986 unit: fn default() file: datafusion/functions/src/math/round.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6987 unit: fn as_any() file: datafusion/functions/src/math/round.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6988 unit: fn name() file: datafusion/functions/src/math/round.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6989 unit: fn signature() file: datafusion/functions/src/math/round.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6990 unit: fn invoke_with_args() file: datafusion/functions/src/math/round.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6991 unit: fn documentation() file: datafusion/functions/src/math/round.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6992 unit: fn default() file: datafusion/functions/src/math/iszero.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6993 unit: fn as_any() file: datafusion/functions/src/math/iszero.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6994 unit: fn name() file: datafusion/functions/src/math/iszero.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6995 unit: fn signature() file: datafusion/functions/src/math/iszero.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6996 unit: fn return_type() file: datafusion/functions/src/math/iszero.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6997 unit: fn invoke_with_args() file: datafusion/functions/src/math/iszero.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6998 unit: fn documentation() file: datafusion/functions/src/math/iszero.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6999 unit: fn default() file: datafusion/functions/src/math/trunc.rs start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7000 unit: fn as_any() file: datafusion/functions/src/math/trunc.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7001 unit: fn name() file: datafusion/functions/src/math/trunc.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7002 unit: fn signature() file: datafusion/functions/src/math/trunc.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7003 unit: fn invoke_with_args() file: datafusion/functions/src/math/trunc.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7004 unit: fn documentation() file: datafusion/functions/src/math/trunc.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7005 unit: fn default() file: datafusion/functions/src/math/factorial.rs start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7006 unit: fn as_any() file: datafusion/functions/src/math/factorial.rs start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7007 unit: fn name() file: datafusion/functions/src/math/factorial.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7008 unit: fn signature() file: datafusion/functions/src/math/factorial.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7009 unit: fn return_type() file: datafusion/functions/src/math/factorial.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7010 unit: fn invoke_with_args() file: datafusion/functions/src/math/factorial.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7011 unit: fn documentation() file: datafusion/functions/src/math/factorial.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7012 unit: fn default() file: datafusion/functions/src/math/signum.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7013 unit: fn as_any() file: datafusion/functions/src/math/signum.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7014 unit: fn name() file: datafusion/functions/src/math/signum.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7015 unit: fn signature() file: datafusion/functions/src/math/signum.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7016 unit: fn output_ordering() file: datafusion/functions/src/math/signum.rs start line: 87 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7017 unit: fn invoke_with_args() file: datafusion/functions/src/math/signum.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7018 unit: fn documentation() file: datafusion/functions/src/math/signum.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7019 unit: fn default() file: datafusion/functions/src/math/cot.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7020 unit: fn as_any() file: datafusion/functions/src/math/cot.rs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7021 unit: fn name() file: datafusion/functions/src/math/cot.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7022 unit: fn signature() file: datafusion/functions/src/math/cot.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7023 unit: fn documentation() file: datafusion/functions/src/math/cot.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7024 unit: fn invoke_with_args() file: datafusion/functions/src/math/cot.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7025 unit: fn default() file: datafusion/functions/src/math/power.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7026 unit: fn as_any() file: datafusion/functions/src/math/power.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7027 unit: fn name() file: datafusion/functions/src/math/power.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7028 unit: fn signature() file: datafusion/functions/src/math/power.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7029 unit: fn aliases() file: datafusion/functions/src/math/power.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7030 unit: fn documentation() file: datafusion/functions/src/math/power.rs start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7031 unit: fn is_log() file: datafusion/functions/src/math/power.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7032 unit: fn default() file: datafusion/functions/src/math/nanvl.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7033 unit: fn as_any() file: datafusion/functions/src/math/nanvl.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7034 unit: fn name() file: datafusion/functions/src/math/nanvl.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7035 unit: fn signature() file: datafusion/functions/src/math/nanvl.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7036 unit: fn invoke_with_args() file: datafusion/functions/src/math/nanvl.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7037 unit: fn documentation() file: datafusion/functions/src/math/nanvl.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7038 unit: fn unbounded_interval() file: datafusion/functions/src/math/mod.rs start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7039 unit: fn default() file: datafusion/functions/src/math/log.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7040 unit: fn as_any() file: datafusion/functions/src/math/log.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7041 unit: fn name() file: datafusion/functions/src/math/log.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7042 unit: fn signature() file: datafusion/functions/src/math/log.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7043 unit: fn documentation() file: datafusion/functions/src/math/log.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7044 unit: fn is_pow() file: datafusion/functions/src/math/log.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7045 unit: fn default() file: datafusion/functions/src/math/nans.rs start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7046 unit: fn as_any() file: datafusion/functions/src/math/nans.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7047 unit: fn name() file: datafusion/functions/src/math/nans.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7048 unit: fn signature() file: datafusion/functions/src/math/nans.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7049 unit: fn return_type() file: datafusion/functions/src/math/nans.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7050 unit: fn documentation() file: datafusion/functions/src/math/nans.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7051 unit: fn default() file: datafusion/functions/src/math/random.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7052 unit: fn as_any() file: datafusion/functions/src/math/random.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7053 unit: fn name() file: datafusion/functions/src/math/random.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7054 unit: fn signature() file: datafusion/functions/src/math/random.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7055 unit: fn return_type() file: datafusion/functions/src/math/random.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7056 unit: fn documentation() file: datafusion/functions/src/math/random.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7057 unit: fn default() file: datafusion/functions/src/math/gcd.rs start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7058 unit: fn as_any() file: datafusion/functions/src/math/gcd.rs start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7059 unit: fn name() file: datafusion/functions/src/math/gcd.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7060 unit: fn signature() file: datafusion/functions/src/math/gcd.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7061 unit: fn return_type() file: datafusion/functions/src/math/gcd.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7062 unit: fn documentation() file: datafusion/functions/src/math/gcd.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7063 unit: fn default() file: datafusion/functions/src/math/pi.rs start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7064 unit: fn as_any() file: datafusion/functions/src/math/pi.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7065 unit: fn name() file: datafusion/functions/src/math/pi.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7066 unit: fn signature() file: datafusion/functions/src/math/pi.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7067 unit: fn return_type() file: datafusion/functions/src/math/pi.rs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7068 unit: fn output_ordering() file: datafusion/functions/src/math/pi.rs start line: 80 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7069 unit: fn documentation() file: datafusion/functions/src/math/pi.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7070 unit: fn default() file: datafusion/functions/src/math/abs.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7071 unit: fn as_any() file: datafusion/functions/src/math/abs.rs start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7072 unit: fn name() file: datafusion/functions/src/math/abs.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7073 unit: fn signature() file: datafusion/functions/src/math/abs.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7074 unit: fn documentation() file: datafusion/functions/src/math/abs.rs start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7075 unit: fn default() file: datafusion/functions/src/core/union_tag.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7076 unit: fn as_any() file: datafusion/functions/src/core/union_tag.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7077 unit: fn name() file: datafusion/functions/src/core/union_tag.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7078 unit: fn signature() file: datafusion/functions/src/core/union_tag.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7079 unit: fn documentation() file: datafusion/functions/src/core/union_tag.rs start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7080 unit: fn default() file: datafusion/functions/src/core/arrowtypeof.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7081 unit: fn as_any() file: datafusion/functions/src/core/arrowtypeof.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7082 unit: fn name() file: datafusion/functions/src/core/arrowtypeof.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7083 unit: fn signature() file: datafusion/functions/src/core/arrowtypeof.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7084 unit: fn return_type() file: datafusion/functions/src/core/arrowtypeof.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7085 unit: fn documentation() file: datafusion/functions/src/core/arrowtypeof.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7086 unit: fn default() file: datafusion/functions/src/core/arrow_cast.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7087 unit: fn as_any() file: datafusion/functions/src/core/arrow_cast.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7088 unit: fn name() file: datafusion/functions/src/core/arrow_cast.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7089 unit: fn signature() file: datafusion/functions/src/core/arrow_cast.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7090 unit: fn return_type() file: datafusion/functions/src/core/arrow_cast.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7091 unit: fn invoke_with_args() file: datafusion/functions/src/core/arrow_cast.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7092 unit: fn documentation() file: datafusion/functions/src/core/arrow_cast.rs start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7093 unit: fn default() file: datafusion/functions/src/core/nvl2.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7094 unit: fn as_any() file: datafusion/functions/src/core/nvl2.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7095 unit: fn name() file: datafusion/functions/src/core/nvl2.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7096 unit: fn signature() file: datafusion/functions/src/core/nvl2.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7097 unit: fn return_type() file: datafusion/functions/src/core/nvl2.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7098 unit: fn invoke_with_args() file: datafusion/functions/src/core/nvl2.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7099 unit: fn documentation() file: datafusion/functions/src/core/nvl2.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7100 unit: fn default() file: datafusion/functions/src/core/coalesce.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7101 unit: fn as_any() file: datafusion/functions/src/core/coalesce.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7102 unit: fn name() file: datafusion/functions/src/core/coalesce.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7103 unit: fn signature() file: datafusion/functions/src/core/coalesce.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7104 unit: fn return_type() file: datafusion/functions/src/core/coalesce.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7105 unit: fn short_circuits() file: datafusion/functions/src/core/coalesce.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7106 unit: fn documentation() file: datafusion/functions/src/core/coalesce.rs start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7107 unit: fn default() file: datafusion/functions/src/core/greatest.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7108 unit: fn as_any() file: datafusion/functions/src/core/greatest.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7109 unit: fn name() file: datafusion/functions/src/core/greatest.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7110 unit: fn signature() file: datafusion/functions/src/core/greatest.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7111 unit: fn return_type() file: datafusion/functions/src/core/greatest.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7112 unit: fn invoke_with_args() file: datafusion/functions/src/core/greatest.rs start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7113 unit: fn documentation() file: datafusion/functions/src/core/greatest.rs start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7114 unit: fn field() file: datafusion/functions/src/core/expr_ext.rs start line: 47 end line: 50 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7115 unit: fn field() file: datafusion/functions/src/core/expr_ext.rs start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7116 unit: fn default() file: datafusion/functions/src/core/least.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7117 unit: fn as_any() file: datafusion/functions/src/core/least.rs start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7118 unit: fn name() file: datafusion/functions/src/core/least.rs start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7119 unit: fn signature() file: datafusion/functions/src/core/least.rs start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7120 unit: fn return_type() file: datafusion/functions/src/core/least.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7121 unit: fn invoke_with_args() file: datafusion/functions/src/core/least.rs start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7122 unit: fn documentation() file: datafusion/functions/src/core/least.rs start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7123 unit: fn default() file: datafusion/functions/src/core/nullif.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7124 unit: fn as_any() file: datafusion/functions/src/core/nullif.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7125 unit: fn name() file: datafusion/functions/src/core/nullif.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7126 unit: fn signature() file: datafusion/functions/src/core/nullif.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7127 unit: fn return_type() file: datafusion/functions/src/core/nullif.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7128 unit: fn invoke_with_args() file: datafusion/functions/src/core/nullif.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7129 unit: fn documentation() file: datafusion/functions/src/core/nullif.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7130 unit: fn default() file: datafusion/functions/src/core/getfield.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7131 unit: fn as_any() file: datafusion/functions/src/core/getfield.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7132 unit: fn name() file: datafusion/functions/src/core/getfield.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7133 unit: fn signature() file: datafusion/functions/src/core/getfield.rs start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7134 unit: fn return_type() file: datafusion/functions/src/core/getfield.rs start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7135 unit: fn documentation() file: datafusion/functions/src/core/getfield.rs start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7136 unit: fn default() file: datafusion/functions/src/core/union_extract.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7137 unit: fn as_any() file: datafusion/functions/src/core/union_extract.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7138 unit: fn name() file: datafusion/functions/src/core/union_extract.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7139 unit: fn signature() file: datafusion/functions/src/core/union_extract.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7140 unit: fn return_type() file: datafusion/functions/src/core/union_extract.rs start line: 84 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7141 unit: fn documentation() file: datafusion/functions/src/core/union_extract.rs start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7142 unit: fn default() file: datafusion/functions/src/core/version.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7143 unit: fn as_any() file: datafusion/functions/src/core/version.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7144 unit: fn name() file: datafusion/functions/src/core/version.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7145 unit: fn signature() file: datafusion/functions/src/core/version.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7146 unit: fn documentation() file: datafusion/functions/src/core/version.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7147 unit: fn default() file: datafusion/functions/src/core/struct.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7148 unit: fn as_any() file: datafusion/functions/src/core/struct.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7149 unit: fn name() file: datafusion/functions/src/core/struct.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7150 unit: fn aliases() file: datafusion/functions/src/core/struct.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7151 unit: fn signature() file: datafusion/functions/src/core/struct.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7152 unit: fn documentation() file: datafusion/functions/src/core/struct.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7153 unit: fn default() file: datafusion/functions/src/core/overlay.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7154 unit: fn as_any() file: datafusion/functions/src/core/overlay.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7155 unit: fn name() file: datafusion/functions/src/core/overlay.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7156 unit: fn signature() file: datafusion/functions/src/core/overlay.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7157 unit: fn return_type() file: datafusion/functions/src/core/overlay.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7158 unit: fn documentation() file: datafusion/functions/src/core/overlay.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7159 unit: fn default() file: datafusion/functions/src/core/nvl.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7160 unit: fn as_any() file: datafusion/functions/src/core/nvl.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7161 unit: fn name() file: datafusion/functions/src/core/nvl.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7162 unit: fn signature() file: datafusion/functions/src/core/nvl.rs start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7163 unit: fn return_type() file: datafusion/functions/src/core/nvl.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7164 unit: fn invoke_with_args() file: datafusion/functions/src/core/nvl.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7165 unit: fn aliases() file: datafusion/functions/src/core/nvl.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7166 unit: fn documentation() file: datafusion/functions/src/core/nvl.rs start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7167 unit: fn default() file: datafusion/functions/src/core/named_struct.rs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7168 unit: fn as_any() file: datafusion/functions/src/core/named_struct.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7169 unit: fn name() file: datafusion/functions/src/core/named_struct.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7170 unit: fn signature() file: datafusion/functions/src/core/named_struct.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7171 unit: fn documentation() file: datafusion/functions/src/core/named_struct.rs start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7172 unit: fn default() file: datafusion/functions/src/encoding/inner.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7173 unit: fn as_any() file: datafusion/functions/src/encoding/inner.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7174 unit: fn name() file: datafusion/functions/src/encoding/inner.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7175 unit: fn signature() file: datafusion/functions/src/encoding/inner.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7176 unit: fn documentation() file: datafusion/functions/src/encoding/inner.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7177 unit: fn default() file: datafusion/functions/src/encoding/inner.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7178 unit: fn as_any() file: datafusion/functions/src/encoding/inner.rs start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7179 unit: fn name() file: datafusion/functions/src/encoding/inner.rs start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7180 unit: fn signature() file: datafusion/functions/src/encoding/inner.rs start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7181 unit: fn return_type() file: datafusion/functions/src/encoding/inner.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7182 unit: fn documentation() file: datafusion/functions/src/encoding/inner.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7183 unit: fn hex_encode() file: datafusion/functions/src/encoding/inner.rs start line: 300 end line: 302 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7184 unit: fn base64_encode() file: datafusion/functions/src/encoding/inner.rs start line: 304 end line: 306 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7185 unit: fn fmt() file: datafusion/functions/src/encoding/inner.rs start line: 506 end line: 508 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7186 unit: fn default() file: datafusion/functions/src/datetime/now.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7187 unit: fn as_any() file: datafusion/functions/src/datetime/now.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7188 unit: fn name() file: datafusion/functions/src/datetime/now.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7189 unit: fn signature() file: datafusion/functions/src/datetime/now.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7190 unit: fn return_type() file: datafusion/functions/src/datetime/now.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7191 unit: fn aliases() file: datafusion/functions/src/datetime/now.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7192 unit: fn documentation() file: datafusion/functions/src/datetime/now.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7193 unit: fn default() file: datafusion/functions/src/datetime/date_part.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7194 unit: fn as_any() file: datafusion/functions/src/datetime/date_part.rs start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7195 unit: fn name() file: datafusion/functions/src/datetime/date_part.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7196 unit: fn signature() file: datafusion/functions/src/datetime/date_part.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7197 unit: fn return_type() file: datafusion/functions/src/datetime/date_part.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7198 unit: fn aliases() file: datafusion/functions/src/datetime/date_part.rs start line: 231 end line: 233 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7199 unit: fn documentation() file: datafusion/functions/src/datetime/date_part.rs start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7200 unit: fn default() file: datafusion/functions/src/datetime/date_trunc.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7201 unit: fn as_any() file: datafusion/functions/src/datetime/date_trunc.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7202 unit: fn name() file: datafusion/functions/src/datetime/date_trunc.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7203 unit: fn signature() file: datafusion/functions/src/datetime/date_trunc.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7204 unit: fn aliases() file: datafusion/functions/src/datetime/date_trunc.rs start line: 266 end line: 268 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7205 unit: fn documentation() file: datafusion/functions/src/datetime/date_trunc.rs start line: 281 end line: 283 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7206 unit: fn default() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7207 unit: fn default() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7208 unit: fn default() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 237 end line: 239 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7209 unit: fn default() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7210 unit: fn default() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 265 end line: 267 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7211 unit: fn as_any() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7212 unit: fn name() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 289 end line: 291 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7213 unit: fn signature() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7214 unit: fn return_type() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 297 end line: 299 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7215 unit: fn documentation() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7216 unit: fn as_any() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7217 unit: fn name() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7218 unit: fn signature() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 377 end line: 379 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7219 unit: fn return_type() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 381 end line: 383 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7220 unit: fn documentation() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 418 end line: 420 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7221 unit: fn as_any() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 424 end line: 426 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7222 unit: fn name() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 428 end line: 430 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7223 unit: fn signature() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 432 end line: 434 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7224 unit: fn return_type() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 436 end line: 438 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7225 unit: fn documentation() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 476 end line: 478 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7226 unit: fn as_any() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 482 end line: 484 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7227 unit: fn name() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 486 end line: 488 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7228 unit: fn signature() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 490 end line: 492 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7229 unit: fn return_type() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 494 end line: 496 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7230 unit: fn documentation() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 534 end line: 536 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7231 unit: fn as_any() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 540 end line: 542 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7232 unit: fn name() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 544 end line: 546 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7233 unit: fn signature() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 548 end line: 550 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7234 unit: fn return_type() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 552 end line: 554 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7235 unit: fn documentation() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 591 end line: 593 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7236 unit: fn to_timestamp() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 649 end line: 651 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7237 unit: fn to_timestamp_millis() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 654 end line: 656 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7238 unit: fn to_timestamp_micros() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 659 end line: 661 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7239 unit: fn to_timestamp_nanos() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 664 end line: 666 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7240 unit: fn to_timestamp_seconds() file: datafusion/functions/src/datetime/to_timestamp.rs start line: 669 end line: 671 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7241 unit: fn default() file: datafusion/functions/src/datetime/to_date.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7242 unit: fn as_any() file: datafusion/functions/src/datetime/to_date.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7243 unit: fn name() file: datafusion/functions/src/datetime/to_date.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7244 unit: fn signature() file: datafusion/functions/src/datetime/to_date.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7245 unit: fn return_type() file: datafusion/functions/src/datetime/to_date.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7246 unit: fn documentation() file: datafusion/functions/src/datetime/to_date.rs start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7247 unit: fn default() file: datafusion/functions/src/datetime/to_char.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7248 unit: fn as_any() file: datafusion/functions/src/datetime/to_char.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7249 unit: fn name() file: datafusion/functions/src/datetime/to_char.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7250 unit: fn signature() file: datafusion/functions/src/datetime/to_char.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7251 unit: fn return_type() file: datafusion/functions/src/datetime/to_char.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7252 unit: fn aliases() file: datafusion/functions/src/datetime/to_char.rs start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7253 unit: fn documentation() file: datafusion/functions/src/datetime/to_char.rs start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7254 unit: fn default() file: datafusion/functions/src/datetime/current_date.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7255 unit: fn as_any() file: datafusion/functions/src/datetime/current_date.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7256 unit: fn name() file: datafusion/functions/src/datetime/current_date.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7257 unit: fn signature() file: datafusion/functions/src/datetime/current_date.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7258 unit: fn return_type() file: datafusion/functions/src/datetime/current_date.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7259 unit: fn aliases() file: datafusion/functions/src/datetime/current_date.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7260 unit: fn documentation() file: datafusion/functions/src/datetime/current_date.rs start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7261 unit: fn default() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7262 unit: fn as_any() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7263 unit: fn name() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7264 unit: fn signature() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7265 unit: fn return_type() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7266 unit: fn documentation() file: datafusion/functions/src/datetime/from_unixtime.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7267 unit: fn default() file: datafusion/functions/src/datetime/to_local_time.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7268 unit: fn as_any() file: datafusion/functions/src/datetime/to_local_time.rs start line: 346 end line: 348 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7269 unit: fn name() file: datafusion/functions/src/datetime/to_local_time.rs start line: 350 end line: 352 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7270 unit: fn signature() file: datafusion/functions/src/datetime/to_local_time.rs start line: 354 end line: 356 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7271 unit: fn documentation() file: datafusion/functions/src/datetime/to_local_time.rs start line: 401 end line: 403 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7272 unit: fn default() file: datafusion/functions/src/datetime/make_date.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7273 unit: fn as_any() file: datafusion/functions/src/datetime/make_date.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7274 unit: fn name() file: datafusion/functions/src/datetime/make_date.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7275 unit: fn signature() file: datafusion/functions/src/datetime/make_date.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7276 unit: fn return_type() file: datafusion/functions/src/datetime/make_date.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7277 unit: fn documentation() file: datafusion/functions/src/datetime/make_date.rs start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7278 unit: fn default() file: datafusion/functions/src/datetime/to_unixtime.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7279 unit: fn as_any() file: datafusion/functions/src/datetime/to_unixtime.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7280 unit: fn name() file: datafusion/functions/src/datetime/to_unixtime.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7281 unit: fn signature() file: datafusion/functions/src/datetime/to_unixtime.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7282 unit: fn return_type() file: datafusion/functions/src/datetime/to_unixtime.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7283 unit: fn documentation() file: datafusion/functions/src/datetime/to_unixtime.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7284 unit: fn default() file: datafusion/functions/src/datetime/current_time.rs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7285 unit: fn as_any() file: datafusion/functions/src/datetime/current_time.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7286 unit: fn name() file: datafusion/functions/src/datetime/current_time.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7287 unit: fn signature() file: datafusion/functions/src/datetime/current_time.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7288 unit: fn return_type() file: datafusion/functions/src/datetime/current_time.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7289 unit: fn documentation() file: datafusion/functions/src/datetime/current_time.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7290 unit: fn default() file: datafusion/functions/src/datetime/date_bin.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7291 unit: fn as_any() file: datafusion/functions/src/datetime/date_bin.rs start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7292 unit: fn name() file: datafusion/functions/src/datetime/date_bin.rs start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7293 unit: fn signature() file: datafusion/functions/src/datetime/date_bin.rs start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7294 unit: fn documentation() file: datafusion/functions/src/datetime/date_bin.rs start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7295 unit: fn default() file: datafusion/functions/src/string/starts_with.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7296 unit: fn as_any() file: datafusion/functions/src/string/starts_with.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7297 unit: fn name() file: datafusion/functions/src/string/starts_with.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7298 unit: fn signature() file: datafusion/functions/src/string/starts_with.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7299 unit: fn return_type() file: datafusion/functions/src/string/starts_with.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7300 unit: fn documentation() file: datafusion/functions/src/string/starts_with.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7301 unit: fn default() file: datafusion/functions/src/string/to_hex.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7302 unit: fn as_any() file: datafusion/functions/src/string/to_hex.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7303 unit: fn name() file: datafusion/functions/src/string/to_hex.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7304 unit: fn signature() file: datafusion/functions/src/string/to_hex.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7305 unit: fn documentation() file: datafusion/functions/src/string/to_hex.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7306 unit: fn default() file: datafusion/functions/src/string/levenshtein.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7307 unit: fn as_any() file: datafusion/functions/src/string/levenshtein.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7308 unit: fn name() file: datafusion/functions/src/string/levenshtein.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7309 unit: fn signature() file: datafusion/functions/src/string/levenshtein.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7310 unit: fn documentation() file: datafusion/functions/src/string/levenshtein.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7311 unit: fn default() file: datafusion/functions/src/string/ltrim.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7312 unit: fn as_any() file: datafusion/functions/src/string/ltrim.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7313 unit: fn name() file: datafusion/functions/src/string/ltrim.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7314 unit: fn signature() file: datafusion/functions/src/string/ltrim.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7315 unit: fn documentation() file: datafusion/functions/src/string/ltrim.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7316 unit: fn default() file: datafusion/functions/src/string/upper.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7317 unit: fn as_any() file: datafusion/functions/src/string/upper.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7318 unit: fn name() file: datafusion/functions/src/string/upper.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7319 unit: fn signature() file: datafusion/functions/src/string/upper.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7320 unit: fn return_type() file: datafusion/functions/src/string/upper.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7321 unit: fn invoke_with_args() file: datafusion/functions/src/string/upper.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7322 unit: fn documentation() file: datafusion/functions/src/string/upper.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7323 unit: fn default() file: datafusion/functions/src/string/bit_length.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7324 unit: fn as_any() file: datafusion/functions/src/string/bit_length.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7325 unit: fn name() file: datafusion/functions/src/string/bit_length.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7326 unit: fn signature() file: datafusion/functions/src/string/bit_length.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7327 unit: fn return_type() file: datafusion/functions/src/string/bit_length.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7328 unit: fn documentation() file: datafusion/functions/src/string/bit_length.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7329 unit: fn default() file: datafusion/functions/src/string/rtrim.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7330 unit: fn as_any() file: datafusion/functions/src/string/rtrim.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7331 unit: fn name() file: datafusion/functions/src/string/rtrim.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7332 unit: fn signature() file: datafusion/functions/src/string/rtrim.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7333 unit: fn documentation() file: datafusion/functions/src/string/rtrim.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7334 unit: fn default() file: datafusion/functions/src/string/repeat.rs start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7335 unit: fn as_any() file: datafusion/functions/src/string/repeat.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7336 unit: fn name() file: datafusion/functions/src/string/repeat.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7337 unit: fn signature() file: datafusion/functions/src/string/repeat.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7338 unit: fn return_type() file: datafusion/functions/src/string/repeat.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7339 unit: fn invoke_with_args() file: datafusion/functions/src/string/repeat.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7340 unit: fn documentation() file: datafusion/functions/src/string/repeat.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7341 unit: fn default() file: datafusion/functions/src/string/concat.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7342 unit: fn as_any() file: datafusion/functions/src/string/concat.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7343 unit: fn name() file: datafusion/functions/src/string/concat.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7344 unit: fn signature() file: datafusion/functions/src/string/concat.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7345 unit: fn documentation() file: datafusion/functions/src/string/concat.rs start line: 281 end line: 283 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7346 unit: fn preserves_lex_ordering() file: datafusion/functions/src/string/concat.rs start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7347 unit: fn default() file: datafusion/functions/src/string/ascii.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7348 unit: fn as_any() file: datafusion/functions/src/string/ascii.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7349 unit: fn name() file: datafusion/functions/src/string/ascii.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7350 unit: fn signature() file: datafusion/functions/src/string/ascii.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7351 unit: fn invoke_with_args() file: datafusion/functions/src/string/ascii.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7352 unit: fn documentation() file: datafusion/functions/src/string/ascii.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7353 unit: fn default() file: datafusion/functions/src/string/octet_length.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7354 unit: fn as_any() file: datafusion/functions/src/string/octet_length.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7355 unit: fn name() file: datafusion/functions/src/string/octet_length.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7356 unit: fn signature() file: datafusion/functions/src/string/octet_length.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7357 unit: fn return_type() file: datafusion/functions/src/string/octet_length.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7358 unit: fn documentation() file: datafusion/functions/src/string/octet_length.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7359 unit: fn default() file: datafusion/functions/src/string/contains.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7360 unit: fn as_any() file: datafusion/functions/src/string/contains.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7361 unit: fn name() file: datafusion/functions/src/string/contains.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7362 unit: fn signature() file: datafusion/functions/src/string/contains.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7363 unit: fn return_type() file: datafusion/functions/src/string/contains.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7364 unit: fn invoke_with_args() file: datafusion/functions/src/string/contains.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7365 unit: fn documentation() file: datafusion/functions/src/string/contains.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7366 unit: fn default() file: datafusion/functions/src/string/btrim.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7367 unit: fn as_any() file: datafusion/functions/src/string/btrim.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7368 unit: fn name() file: datafusion/functions/src/string/btrim.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7369 unit: fn signature() file: datafusion/functions/src/string/btrim.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7370 unit: fn aliases() file: datafusion/functions/src/string/btrim.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7371 unit: fn documentation() file: datafusion/functions/src/string/btrim.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7372 unit: fn default() file: datafusion/functions/src/string/ends_with.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7373 unit: fn as_any() file: datafusion/functions/src/string/ends_with.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7374 unit: fn name() file: datafusion/functions/src/string/ends_with.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7375 unit: fn signature() file: datafusion/functions/src/string/ends_with.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7376 unit: fn return_type() file: datafusion/functions/src/string/ends_with.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7377 unit: fn documentation() file: datafusion/functions/src/string/ends_with.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7378 unit: fn default() file: datafusion/functions/src/string/concat_ws.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7379 unit: fn as_any() file: datafusion/functions/src/string/concat_ws.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7380 unit: fn name() file: datafusion/functions/src/string/concat_ws.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7381 unit: fn signature() file: datafusion/functions/src/string/concat_ws.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7382 unit: fn documentation() file: datafusion/functions/src/string/concat_ws.rs start line: 304 end line: 306 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7383 unit: fn default() file: datafusion/functions/src/string/lower.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7384 unit: fn as_any() file: datafusion/functions/src/string/lower.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7385 unit: fn name() file: datafusion/functions/src/string/lower.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7386 unit: fn signature() file: datafusion/functions/src/string/lower.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7387 unit: fn return_type() file: datafusion/functions/src/string/lower.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7388 unit: fn invoke_with_args() file: datafusion/functions/src/string/lower.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7389 unit: fn documentation() file: datafusion/functions/src/string/lower.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7390 unit: fn default() file: datafusion/functions/src/string/uuid.rs start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7391 unit: fn as_any() file: datafusion/functions/src/string/uuid.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7392 unit: fn name() file: datafusion/functions/src/string/uuid.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7393 unit: fn signature() file: datafusion/functions/src/string/uuid.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7394 unit: fn return_type() file: datafusion/functions/src/string/uuid.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7395 unit: fn documentation() file: datafusion/functions/src/string/uuid.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7396 unit: fn default() file: datafusion/functions/src/string/replace.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7397 unit: fn as_any() file: datafusion/functions/src/string/replace.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7398 unit: fn name() file: datafusion/functions/src/string/replace.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7399 unit: fn signature() file: datafusion/functions/src/string/replace.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7400 unit: fn documentation() file: datafusion/functions/src/string/replace.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7401 unit: fn default() file: datafusion/functions/src/string/split_part.rs start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7402 unit: fn as_any() file: datafusion/functions/src/string/split_part.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7403 unit: fn name() file: datafusion/functions/src/string/split_part.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7404 unit: fn signature() file: datafusion/functions/src/string/split_part.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7405 unit: fn return_type() file: datafusion/functions/src/string/split_part.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7406 unit: fn documentation() file: datafusion/functions/src/string/split_part.rs start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7407 unit: fn default() file: datafusion/functions/src/string/chr.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7408 unit: fn as_any() file: datafusion/functions/src/string/chr.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7409 unit: fn name() file: datafusion/functions/src/string/chr.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7410 unit: fn signature() file: datafusion/functions/src/string/chr.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7411 unit: fn return_type() file: datafusion/functions/src/string/chr.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7412 unit: fn invoke_with_args() file: datafusion/functions/src/string/chr.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7413 unit: fn documentation() file: datafusion/functions/src/string/chr.rs start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7414 unit: fn sample() file: datafusion/functions/benches/pad.rs start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7415 unit: fn default() file: datafusion/functions-nested/src/map_keys.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7416 unit: fn as_any() file: datafusion/functions-nested/src/map_keys.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7417 unit: fn name() file: datafusion/functions-nested/src/map_keys.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7418 unit: fn signature() file: datafusion/functions-nested/src/map_keys.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7419 unit: fn documentation() file: datafusion/functions-nested/src/map_keys.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7420 unit: fn default() file: datafusion/functions-nested/src/cardinality.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7421 unit: fn as_any() file: datafusion/functions-nested/src/cardinality.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7422 unit: fn name() file: datafusion/functions-nested/src/cardinality.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7423 unit: fn signature() file: datafusion/functions-nested/src/cardinality.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7424 unit: fn return_type() file: datafusion/functions-nested/src/cardinality.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7425 unit: fn aliases() file: datafusion/functions-nested/src/cardinality.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7426 unit: fn documentation() file: datafusion/functions-nested/src/cardinality.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7427 unit: fn default() file: datafusion/functions-nested/src/map_extract.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7428 unit: fn as_any() file: datafusion/functions-nested/src/map_extract.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7429 unit: fn name() file: datafusion/functions-nested/src/map_extract.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7430 unit: fn signature() file: datafusion/functions-nested/src/map_extract.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7431 unit: fn aliases() file: datafusion/functions-nested/src/map_extract.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7432 unit: fn documentation() file: datafusion/functions-nested/src/map_extract.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7433 unit: fn default() file: datafusion/functions-nested/src/resize.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7434 unit: fn as_any() file: datafusion/functions-nested/src/resize.rs start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7435 unit: fn name() file: datafusion/functions-nested/src/resize.rs start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7436 unit: fn signature() file: datafusion/functions-nested/src/resize.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7437 unit: fn aliases() file: datafusion/functions-nested/src/resize.rs start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7438 unit: fn documentation() file: datafusion/functions-nested/src/resize.rs start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7439 unit: fn default() file: datafusion/functions-nested/src/remove.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7440 unit: fn as_any() file: datafusion/functions-nested/src/remove.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7441 unit: fn name() file: datafusion/functions-nested/src/remove.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7442 unit: fn signature() file: datafusion/functions-nested/src/remove.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7443 unit: fn return_type() file: datafusion/functions-nested/src/remove.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7444 unit: fn aliases() file: datafusion/functions-nested/src/remove.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7445 unit: fn documentation() file: datafusion/functions-nested/src/remove.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7446 unit: fn as_any() file: datafusion/functions-nested/src/remove.rs start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7447 unit: fn name() file: datafusion/functions-nested/src/remove.rs start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7448 unit: fn signature() file: datafusion/functions-nested/src/remove.rs start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7449 unit: fn return_type() file: datafusion/functions-nested/src/remove.rs start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7450 unit: fn aliases() file: datafusion/functions-nested/src/remove.rs start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7451 unit: fn documentation() file: datafusion/functions-nested/src/remove.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7452 unit: fn as_any() file: datafusion/functions-nested/src/remove.rs start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7453 unit: fn name() file: datafusion/functions-nested/src/remove.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7454 unit: fn signature() file: datafusion/functions-nested/src/remove.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7455 unit: fn return_type() file: datafusion/functions-nested/src/remove.rs start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7456 unit: fn aliases() file: datafusion/functions-nested/src/remove.rs start line: 266 end line: 268 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7457 unit: fn documentation() file: datafusion/functions-nested/src/remove.rs start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7458 unit: fn default() file: datafusion/functions-nested/src/empty.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7459 unit: fn as_any() file: datafusion/functions-nested/src/empty.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7460 unit: fn name() file: datafusion/functions-nested/src/empty.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7461 unit: fn signature() file: datafusion/functions-nested/src/empty.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7462 unit: fn return_type() file: datafusion/functions-nested/src/empty.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7463 unit: fn aliases() file: datafusion/functions-nested/src/empty.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7464 unit: fn documentation() file: datafusion/functions-nested/src/empty.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7465 unit: fn default() file: datafusion/functions-nested/src/map.rs start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7466 unit: fn as_any() file: datafusion/functions-nested/src/map.rs start line: 244 end line: 246 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7467 unit: fn name() file: datafusion/functions-nested/src/map.rs start line: 248 end line: 250 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7468 unit: fn signature() file: datafusion/functions-nested/src/map.rs start line: 252 end line: 254 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7469 unit: fn documentation() file: datafusion/functions-nested/src/map.rs start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7470 unit: fn is_array_agg() file: datafusion/functions-nested/src/planner.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7471 unit: fn index() file: datafusion/functions-nested/src/expr_ext.rs start line: 44 end line: 47 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7472 unit: fn index() file: datafusion/functions-nested/src/expr_ext.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7473 unit: fn range() file: datafusion/functions-nested/src/expr_ext.rs start line: 74 end line: 77 size: 3 LOC McCabe index: 2 number of parameters: 3 id: 7474 unit: fn range() file: datafusion/functions-nested/src/expr_ext.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 7475 unit: fn default() file: datafusion/functions-nested/src/flatten.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7476 unit: fn as_any() file: datafusion/functions-nested/src/flatten.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7477 unit: fn name() file: datafusion/functions-nested/src/flatten.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7478 unit: fn signature() file: datafusion/functions-nested/src/flatten.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7479 unit: fn aliases() file: datafusion/functions-nested/src/flatten.rs start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7480 unit: fn documentation() file: datafusion/functions-nested/src/flatten.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7481 unit: fn default() file: datafusion/functions-nested/src/repeat.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7482 unit: fn as_any() file: datafusion/functions-nested/src/repeat.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7483 unit: fn name() file: datafusion/functions-nested/src/repeat.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7484 unit: fn signature() file: datafusion/functions-nested/src/repeat.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7485 unit: fn aliases() file: datafusion/functions-nested/src/repeat.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7486 unit: fn documentation() file: datafusion/functions-nested/src/repeat.rs start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7487 unit: fn default() file: datafusion/functions-nested/src/range.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7488 unit: fn as_any() file: datafusion/functions-nested/src/range.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7489 unit: fn name() file: datafusion/functions-nested/src/range.rs start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7490 unit: fn signature() file: datafusion/functions-nested/src/range.rs start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7491 unit: fn aliases() file: datafusion/functions-nested/src/range.rs start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7492 unit: fn documentation() file: datafusion/functions-nested/src/range.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7493 unit: fn as_any() file: datafusion/functions-nested/src/range.rs start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7494 unit: fn name() file: datafusion/functions-nested/src/range.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7495 unit: fn signature() file: datafusion/functions-nested/src/range.rs start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7496 unit: fn aliases() file: datafusion/functions-nested/src/range.rs start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7497 unit: fn documentation() file: datafusion/functions-nested/src/range.rs start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7498 unit: fn default() file: datafusion/functions-nested/src/max.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7499 unit: fn as_any() file: datafusion/functions-nested/src/max.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7500 unit: fn name() file: datafusion/functions-nested/src/max.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7501 unit: fn signature() file: datafusion/functions-nested/src/max.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7502 unit: fn invoke_with_args() file: datafusion/functions-nested/src/max.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7503 unit: fn aliases() file: datafusion/functions-nested/src/max.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7504 unit: fn documentation() file: datafusion/functions-nested/src/max.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7505 unit: fn default() file: datafusion/functions-nested/src/concat.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7506 unit: fn as_any() file: datafusion/functions-nested/src/concat.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7507 unit: fn name() file: datafusion/functions-nested/src/concat.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7508 unit: fn signature() file: datafusion/functions-nested/src/concat.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7509 unit: fn aliases() file: datafusion/functions-nested/src/concat.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7510 unit: fn documentation() file: datafusion/functions-nested/src/concat.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7511 unit: fn default() file: datafusion/functions-nested/src/concat.rs start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7512 unit: fn as_any() file: datafusion/functions-nested/src/concat.rs start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7513 unit: fn name() file: datafusion/functions-nested/src/concat.rs start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7514 unit: fn signature() file: datafusion/functions-nested/src/concat.rs start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7515 unit: fn aliases() file: datafusion/functions-nested/src/concat.rs start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7516 unit: fn documentation() file: datafusion/functions-nested/src/concat.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7517 unit: fn default() file: datafusion/functions-nested/src/concat.rs start line: 259 end line: 261 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7518 unit: fn as_any() file: datafusion/functions-nested/src/concat.rs start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7519 unit: fn name() file: datafusion/functions-nested/src/concat.rs start line: 282 end line: 284 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7520 unit: fn signature() file: datafusion/functions-nested/src/concat.rs start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7521 unit: fn aliases() file: datafusion/functions-nested/src/concat.rs start line: 334 end line: 336 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7522 unit: fn documentation() file: datafusion/functions-nested/src/concat.rs start line: 348 end line: 350 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7523 unit: fn default() file: datafusion/functions-nested/src/array_has.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7524 unit: fn as_any() file: datafusion/functions-nested/src/array_has.rs start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7525 unit: fn name() file: datafusion/functions-nested/src/array_has.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7526 unit: fn signature() file: datafusion/functions-nested/src/array_has.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7527 unit: fn return_type() file: datafusion/functions-nested/src/array_has.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7528 unit: fn aliases() file: datafusion/functions-nested/src/array_has.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7529 unit: fn documentation() file: datafusion/functions-nested/src/array_has.rs start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7530 unit: fn default() file: datafusion/functions-nested/src/array_has.rs start line: 355 end line: 357 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7531 unit: fn as_any() file: datafusion/functions-nested/src/array_has.rs start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7532 unit: fn name() file: datafusion/functions-nested/src/array_has.rs start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7533 unit: fn signature() file: datafusion/functions-nested/src/array_has.rs start line: 377 end line: 379 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7534 unit: fn return_type() file: datafusion/functions-nested/src/array_has.rs start line: 381 end line: 383 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7535 unit: fn aliases() file: datafusion/functions-nested/src/array_has.rs start line: 392 end line: 394 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7536 unit: fn documentation() file: datafusion/functions-nested/src/array_has.rs start line: 396 end line: 398 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7537 unit: fn default() file: datafusion/functions-nested/src/array_has.rs start line: 429 end line: 431 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7538 unit: fn as_any() file: datafusion/functions-nested/src/array_has.rs start line: 444 end line: 446 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7539 unit: fn name() file: datafusion/functions-nested/src/array_has.rs start line: 447 end line: 449 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7540 unit: fn signature() file: datafusion/functions-nested/src/array_has.rs start line: 451 end line: 453 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7541 unit: fn return_type() file: datafusion/functions-nested/src/array_has.rs start line: 455 end line: 457 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7542 unit: fn aliases() file: datafusion/functions-nested/src/array_has.rs start line: 466 end line: 468 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7543 unit: fn documentation() file: datafusion/functions-nested/src/array_has.rs start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7544 unit: fn default() file: datafusion/functions-nested/src/distance.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7545 unit: fn as_any() file: datafusion/functions-nested/src/distance.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7546 unit: fn name() file: datafusion/functions-nested/src/distance.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7547 unit: fn signature() file: datafusion/functions-nested/src/distance.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7548 unit: fn return_type() file: datafusion/functions-nested/src/distance.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7549 unit: fn aliases() file: datafusion/functions-nested/src/distance.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7550 unit: fn documentation() file: datafusion/functions-nested/src/distance.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7551 unit: fn default() file: datafusion/functions-nested/src/dimension.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7552 unit: fn as_any() file: datafusion/functions-nested/src/dimension.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7553 unit: fn name() file: datafusion/functions-nested/src/dimension.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7554 unit: fn signature() file: datafusion/functions-nested/src/dimension.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7555 unit: fn return_type() file: datafusion/functions-nested/src/dimension.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7556 unit: fn aliases() file: datafusion/functions-nested/src/dimension.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7557 unit: fn documentation() file: datafusion/functions-nested/src/dimension.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7558 unit: fn as_any() file: datafusion/functions-nested/src/dimension.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7559 unit: fn name() file: datafusion/functions-nested/src/dimension.rs start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7560 unit: fn signature() file: datafusion/functions-nested/src/dimension.rs start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7561 unit: fn return_type() file: datafusion/functions-nested/src/dimension.rs start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7562 unit: fn aliases() file: datafusion/functions-nested/src/dimension.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7563 unit: fn documentation() file: datafusion/functions-nested/src/dimension.rs start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7564 unit: fn default() file: datafusion/functions-nested/src/string.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7565 unit: fn as_any() file: datafusion/functions-nested/src/string.rs start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7566 unit: fn name() file: datafusion/functions-nested/src/string.rs start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7567 unit: fn signature() file: datafusion/functions-nested/src/string.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7568 unit: fn aliases() file: datafusion/functions-nested/src/string.rs start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7569 unit: fn documentation() file: datafusion/functions-nested/src/string.rs start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7570 unit: fn as_any() file: datafusion/functions-nested/src/string.rs start line: 274 end line: 276 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7571 unit: fn name() file: datafusion/functions-nested/src/string.rs start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7572 unit: fn signature() file: datafusion/functions-nested/src/string.rs start line: 282 end line: 284 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7573 unit: fn aliases() file: datafusion/functions-nested/src/string.rs start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7574 unit: fn documentation() file: datafusion/functions-nested/src/string.rs start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7575 unit: fn default() file: datafusion/functions-nested/src/except.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7576 unit: fn as_any() file: datafusion/functions-nested/src/except.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7577 unit: fn name() file: datafusion/functions-nested/src/except.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7578 unit: fn signature() file: datafusion/functions-nested/src/except.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7579 unit: fn aliases() file: datafusion/functions-nested/src/except.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7580 unit: fn documentation() file: datafusion/functions-nested/src/except.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7581 unit: fn default() file: datafusion/functions-nested/src/length.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7582 unit: fn as_any() file: datafusion/functions-nested/src/length.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7583 unit: fn name() file: datafusion/functions-nested/src/length.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7584 unit: fn signature() file: datafusion/functions-nested/src/length.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7585 unit: fn aliases() file: datafusion/functions-nested/src/length.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7586 unit: fn documentation() file: datafusion/functions-nested/src/length.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7587 unit: fn default() file: datafusion/functions-nested/src/map_values.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7588 unit: fn as_any() file: datafusion/functions-nested/src/map_values.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7589 unit: fn name() file: datafusion/functions-nested/src/map_values.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7590 unit: fn signature() file: datafusion/functions-nested/src/map_values.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7591 unit: fn return_type() file: datafusion/functions-nested/src/map_values.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7592 unit: fn documentation() file: datafusion/functions-nested/src/map_values.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7593 unit: fn default() file: datafusion/functions-nested/src/reverse.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7594 unit: fn as_any() file: datafusion/functions-nested/src/reverse.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7595 unit: fn name() file: datafusion/functions-nested/src/reverse.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7596 unit: fn signature() file: datafusion/functions-nested/src/reverse.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7597 unit: fn return_type() file: datafusion/functions-nested/src/reverse.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7598 unit: fn aliases() file: datafusion/functions-nested/src/reverse.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7599 unit: fn documentation() file: datafusion/functions-nested/src/reverse.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7600 unit: fn default() file: datafusion/functions-nested/src/position.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7601 unit: fn as_any() file: datafusion/functions-nested/src/position.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7602 unit: fn name() file: datafusion/functions-nested/src/position.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7603 unit: fn signature() file: datafusion/functions-nested/src/position.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7604 unit: fn return_type() file: datafusion/functions-nested/src/position.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7605 unit: fn aliases() file: datafusion/functions-nested/src/position.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7606 unit: fn documentation() file: datafusion/functions-nested/src/position.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7607 unit: fn as_any() file: datafusion/functions-nested/src/position.rs start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7608 unit: fn name() file: datafusion/functions-nested/src/position.rs start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7609 unit: fn signature() file: datafusion/functions-nested/src/position.rs start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7610 unit: fn return_type() file: datafusion/functions-nested/src/position.rs start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7611 unit: fn aliases() file: datafusion/functions-nested/src/position.rs start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7612 unit: fn documentation() file: datafusion/functions-nested/src/position.rs start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7613 unit: fn default() file: datafusion/functions-nested/src/sort.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7614 unit: fn as_any() file: datafusion/functions-nested/src/sort.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7615 unit: fn name() file: datafusion/functions-nested/src/sort.rs start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7616 unit: fn signature() file: datafusion/functions-nested/src/sort.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7617 unit: fn aliases() file: datafusion/functions-nested/src/sort.rs start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7618 unit: fn documentation() file: datafusion/functions-nested/src/sort.rs start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7619 unit: fn default() file: datafusion/functions-nested/src/replace.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7620 unit: fn as_any() file: datafusion/functions-nested/src/replace.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7621 unit: fn name() file: datafusion/functions-nested/src/replace.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7622 unit: fn signature() file: datafusion/functions-nested/src/replace.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7623 unit: fn return_type() file: datafusion/functions-nested/src/replace.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7624 unit: fn aliases() file: datafusion/functions-nested/src/replace.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7625 unit: fn documentation() file: datafusion/functions-nested/src/replace.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7626 unit: fn as_any() file: datafusion/functions-nested/src/replace.rs start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7627 unit: fn name() file: datafusion/functions-nested/src/replace.rs start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7628 unit: fn signature() file: datafusion/functions-nested/src/replace.rs start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7629 unit: fn return_type() file: datafusion/functions-nested/src/replace.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7630 unit: fn aliases() file: datafusion/functions-nested/src/replace.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7631 unit: fn documentation() file: datafusion/functions-nested/src/replace.rs start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7632 unit: fn as_any() file: datafusion/functions-nested/src/replace.rs start line: 275 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7633 unit: fn name() file: datafusion/functions-nested/src/replace.rs start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7634 unit: fn signature() file: datafusion/functions-nested/src/replace.rs start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7635 unit: fn return_type() file: datafusion/functions-nested/src/replace.rs start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7636 unit: fn aliases() file: datafusion/functions-nested/src/replace.rs start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7637 unit: fn documentation() file: datafusion/functions-nested/src/replace.rs start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7638 unit: fn default() file: datafusion/functions-nested/src/extract.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7639 unit: fn as_any() file: datafusion/functions-nested/src/extract.rs start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7640 unit: fn name() file: datafusion/functions-nested/src/extract.rs start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7641 unit: fn signature() file: datafusion/functions-nested/src/extract.rs start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7642 unit: fn aliases() file: datafusion/functions-nested/src/extract.rs start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7643 unit: fn documentation() file: datafusion/functions-nested/src/extract.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7644 unit: fn as_any() file: datafusion/functions-nested/src/extract.rs start line: 361 end line: 363 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7645 unit: fn name() file: datafusion/functions-nested/src/extract.rs start line: 386 end line: 388 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7646 unit: fn signature() file: datafusion/functions-nested/src/extract.rs start line: 390 end line: 392 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7647 unit: fn return_type() file: datafusion/functions-nested/src/extract.rs start line: 394 end line: 396 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7648 unit: fn aliases() file: datafusion/functions-nested/src/extract.rs start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7649 unit: fn documentation() file: datafusion/functions-nested/src/extract.rs start line: 409 end line: 411 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7650 unit: fn as_any() file: datafusion/functions-nested/src/extract.rs start line: 691 end line: 693 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7651 unit: fn name() file: datafusion/functions-nested/src/extract.rs start line: 694 end line: 696 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7652 unit: fn signature() file: datafusion/functions-nested/src/extract.rs start line: 698 end line: 700 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7653 unit: fn return_type() file: datafusion/functions-nested/src/extract.rs start line: 702 end line: 704 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7654 unit: fn aliases() file: datafusion/functions-nested/src/extract.rs start line: 713 end line: 715 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7655 unit: fn documentation() file: datafusion/functions-nested/src/extract.rs start line: 717 end line: 719 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7656 unit: fn as_any() file: datafusion/functions-nested/src/extract.rs start line: 798 end line: 800 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7657 unit: fn name() file: datafusion/functions-nested/src/extract.rs start line: 801 end line: 803 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7658 unit: fn signature() file: datafusion/functions-nested/src/extract.rs start line: 805 end line: 807 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7659 unit: fn return_type() file: datafusion/functions-nested/src/extract.rs start line: 809 end line: 811 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7660 unit: fn aliases() file: datafusion/functions-nested/src/extract.rs start line: 820 end line: 822 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7661 unit: fn documentation() file: datafusion/functions-nested/src/extract.rs start line: 824 end line: 826 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7662 unit: fn as_any() file: datafusion/functions-nested/src/extract.rs start line: 898 end line: 900 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7663 unit: fn name() file: datafusion/functions-nested/src/extract.rs start line: 901 end line: 903 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7664 unit: fn signature() file: datafusion/functions-nested/src/extract.rs start line: 904 end line: 906 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7665 unit: fn aliases() file: datafusion/functions-nested/src/extract.rs start line: 925 end line: 927 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7666 unit: fn documentation() file: datafusion/functions-nested/src/extract.rs start line: 929 end line: 931 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7667 unit: fn default() file: datafusion/functions-nested/src/set_ops.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7668 unit: fn as_any() file: datafusion/functions-nested/src/set_ops.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7669 unit: fn name() file: datafusion/functions-nested/src/set_ops.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7670 unit: fn signature() file: datafusion/functions-nested/src/set_ops.rs start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7671 unit: fn aliases() file: datafusion/functions-nested/src/set_ops.rs start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7672 unit: fn documentation() file: datafusion/functions-nested/src/set_ops.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7673 unit: fn as_any() file: datafusion/functions-nested/src/set_ops.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7674 unit: fn name() file: datafusion/functions-nested/src/set_ops.rs start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7675 unit: fn signature() file: datafusion/functions-nested/src/set_ops.rs start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7676 unit: fn aliases() file: datafusion/functions-nested/src/set_ops.rs start line: 237 end line: 239 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7677 unit: fn documentation() file: datafusion/functions-nested/src/set_ops.rs start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7678 unit: fn as_any() file: datafusion/functions-nested/src/set_ops.rs start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7679 unit: fn name() file: datafusion/functions-nested/src/set_ops.rs start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7680 unit: fn signature() file: datafusion/functions-nested/src/set_ops.rs start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7681 unit: fn aliases() file: datafusion/functions-nested/src/set_ops.rs start line: 308 end line: 310 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7682 unit: fn documentation() file: datafusion/functions-nested/src/set_ops.rs start line: 312 end line: 314 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7683 unit: fn default() file: datafusion/functions-nested/src/make_array.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7684 unit: fn as_any() file: datafusion/functions-nested/src/make_array.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7685 unit: fn name() file: datafusion/functions-nested/src/make_array.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7686 unit: fn signature() file: datafusion/functions-nested/src/make_array.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7687 unit: fn aliases() file: datafusion/functions-nested/src/make_array.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7688 unit: fn documentation() file: datafusion/functions-nested/src/make_array.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7689 unit: fn default() file: datafusion/spark/src/function/math/expm1.rs start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7690 unit: fn as_any() file: datafusion/spark/src/function/math/expm1.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7691 unit: fn name() file: datafusion/spark/src/function/math/expm1.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7692 unit: fn signature() file: datafusion/spark/src/function/math/expm1.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7693 unit: fn return_type() file: datafusion/spark/src/function/math/expm1.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7694 unit: fn aliases() file: datafusion/spark/src/function/math/expm1.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7695 unit: fn default() file: datafusion/spark/src/function/string/ascii.rs start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7696 unit: fn as_any() file: datafusion/spark/src/function/string/ascii.rs start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7697 unit: fn name() file: datafusion/spark/src/function/string/ascii.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7698 unit: fn signature() file: datafusion/spark/src/function/string/ascii.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7699 unit: fn return_type() file: datafusion/spark/src/function/string/ascii.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7700 unit: fn invoke_with_args() file: datafusion/spark/src/function/string/ascii.rs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7701 unit: fn aliases() file: datafusion/spark/src/function/string/ascii.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7702 unit: fn default() file: datafusion/datasource-avro/src/file_format.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7703 unit: fn as_any() file: datafusion/datasource-avro/src/file_format.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7704 unit: fn fmt_as() file: datafusion/datasource-avro/src/source.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 7705 unit: fn name() file: datafusion/datasource-avro/src/source.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7706 unit: fn as_any() file: datafusion/datasource-avro/src/source.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7707 unit: fn properties() file: datafusion/datasource-avro/src/source.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7708 unit: fn children() file: datafusion/datasource-avro/src/source.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7709 unit: fn statistics() file: datafusion/datasource-avro/src/source.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7710 unit: fn partition_statistics() file: datafusion/datasource-avro/src/source.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7711 unit: fn metrics() file: datafusion/datasource-avro/src/source.rs start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7712 unit: fn fetch() file: datafusion/datasource-avro/src/source.rs start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7713 unit: fn with_fetch() file: datafusion/datasource-avro/src/source.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7714 unit: fn as_any() file: datafusion/datasource-avro/src/source.rs start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7715 unit: fn metrics() file: datafusion/datasource-avro/src/source.rs start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7716 unit: fn file_type() file: datafusion/datasource-avro/src/source.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7717 unit: fn alias() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7718 unit: fn next() file: datafusion/datasource-avro/src/avro_to_arrow/reader.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7719 unit: fn resolve() file: datafusion/datasource-avro/src/avro_to_arrow/arrow_array_reader.rs start line: 1004 end line: 1007 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7720 unit: fn default() file: datafusion/datasource-csv/src/file_format.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7721 unit: fn as_any() file: datafusion/datasource-csv/src/file_format.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7722 unit: fn decode() file: datafusion/datasource-csv/src/file_format.rs start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7723 unit: fn flush() file: datafusion/datasource-csv/src/file_format.rs start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7724 unit: fn can_flush_early() file: datafusion/datasource-csv/src/file_format.rs start line: 330 end line: 332 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7725 unit: fn as_any() file: datafusion/datasource-csv/src/file_format.rs start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7726 unit: fn get_ext() file: datafusion/datasource-csv/src/file_format.rs start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7727 unit: fn file_source() file: datafusion/datasource-csv/src/file_format.rs start line: 474 end line: 476 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7728 unit: fn default() file: datafusion/datasource-csv/src/file_format.rs start line: 604 end line: 606 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7729 unit: fn fmt() file: datafusion/datasource-csv/src/file_format.rs start line: 659 end line: 661 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7730 unit: fn output_partitioning_helper() file: datafusion/datasource-csv/src/source.rs start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7731 unit: fn fmt_as() file: datafusion/datasource-csv/src/source.rs start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 7732 unit: fn name() file: datafusion/datasource-csv/src/source.rs start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7733 unit: fn as_any() file: datafusion/datasource-csv/src/source.rs start line: 340 end line: 342 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7734 unit: fn properties() file: datafusion/datasource-csv/src/source.rs start line: 344 end line: 346 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7735 unit: fn statistics() file: datafusion/datasource-csv/src/source.rs start line: 380 end line: 382 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7736 unit: fn partition_statistics() file: datafusion/datasource-csv/src/source.rs start line: 384 end line: 386 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7737 unit: fn metrics() file: datafusion/datasource-csv/src/source.rs start line: 388 end line: 390 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7738 unit: fn fetch() file: datafusion/datasource-csv/src/source.rs start line: 392 end line: 394 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7739 unit: fn with_fetch() file: datafusion/datasource-csv/src/source.rs start line: 396 end line: 398 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7740 unit: fn open() file: datafusion/datasource-csv/src/source.rs start line: 515 end line: 517 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7741 unit: fn as_any() file: datafusion/datasource-csv/src/source.rs start line: 585 end line: 587 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7742 unit: fn metrics() file: datafusion/datasource-csv/src/source.rs start line: 613 end line: 615 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7743 unit: fn file_type() file: datafusion/datasource-csv/src/source.rs start line: 622 end line: 624 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7744 unit: fn get_result_ordering() file: datafusion/physical-expr/src/window/standard_window_function_expr.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7745 unit: fn as_any() file: datafusion/physical-expr/src/window/aggregate.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7746 unit: fn field() file: datafusion/physical-expr/src/window/aggregate.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7747 unit: fn name() file: datafusion/physical-expr/src/window/aggregate.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7748 unit: fn expressions() file: datafusion/physical-expr/src/window/aggregate.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7749 unit: fn evaluate() file: datafusion/physical-expr/src/window/aggregate.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7750 unit: fn partition_by() file: datafusion/physical-expr/src/window/aggregate.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7751 unit: fn order_by() file: datafusion/physical-expr/src/window/aggregate.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7752 unit: fn get_window_frame() file: datafusion/physical-expr/src/window/aggregate.rs start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7753 unit: fn uses_bounded_memory() file: datafusion/physical-expr/src/window/aggregate.rs start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7754 unit: fn get_accumulator() file: datafusion/physical-expr/src/window/aggregate.rs start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7755 unit: fn as_any() file: datafusion/physical-expr/src/window/standard.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7756 unit: fn name() file: datafusion/physical-expr/src/window/standard.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7757 unit: fn field() file: datafusion/physical-expr/src/window/standard.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7758 unit: fn expressions() file: datafusion/physical-expr/src/window/standard.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7759 unit: fn partition_by() file: datafusion/physical-expr/src/window/standard.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7760 unit: fn order_by() file: datafusion/physical-expr/src/window/standard.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7761 unit: fn get_window_frame() file: datafusion/physical-expr/src/window/standard.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7762 unit: fn as_any() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7763 unit: fn field() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7764 unit: fn name() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7765 unit: fn expressions() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7766 unit: fn evaluate() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7767 unit: fn partition_by() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7768 unit: fn order_by() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7769 unit: fn get_window_frame() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7770 unit: fn uses_bounded_memory() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7771 unit: fn get_accumulator() file: datafusion/physical-expr/src/window/sliding_aggregate.rs start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7772 unit: fn new() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7773 unit: fn build() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 351 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7774 unit: fn test_literal() file: datafusion/physical-expr/src/utils/guarantee.rs start line: 427 end line: 430 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7775 unit: fn as_any() file: datafusion/physical-expr/src/utils/mod.rs start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7776 unit: fn name() file: datafusion/physical-expr/src/utils/mod.rs start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7777 unit: fn signature() file: datafusion/physical-expr/src/utils/mod.rs start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7778 unit: fn output_ordering() file: datafusion/physical-expr/src/utils/mod.rs start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7779 unit: fn fmt() file: datafusion/physical-expr/src/utils/mod.rs start line: 400 end line: 402 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7780 unit: fn eq() file: datafusion/physical-expr/src/expressions/not.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7781 unit: fn hash() file: datafusion/physical-expr/src/expressions/not.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7782 unit: fn fmt() file: datafusion/physical-expr/src/expressions/not.rs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7783 unit: fn as_any() file: datafusion/physical-expr/src/expressions/not.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7784 unit: fn data_type() file: datafusion/physical-expr/src/expressions/not.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7785 unit: fn nullable() file: datafusion/physical-expr/src/expressions/not.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7786 unit: fn return_field() file: datafusion/physical-expr/src/expressions/not.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7787 unit: fn children() file: datafusion/physical-expr/src/expressions/not.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7788 unit: fn evaluate_bounds() file: datafusion/physical-expr/src/expressions/not.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7789 unit: fn fmt() file: datafusion/physical-expr/src/expressions/column.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7790 unit: fn as_any() file: datafusion/physical-expr/src/expressions/column.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7791 unit: fn return_field() file: datafusion/physical-expr/src/expressions/column.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7792 unit: fn children() file: datafusion/physical-expr/src/expressions/column.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7793 unit: fn fmt_sql() file: datafusion/physical-expr/src/expressions/column.rs start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7794 unit: fn eq() file: datafusion/physical-expr/src/expressions/negative.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7795 unit: fn hash() file: datafusion/physical-expr/src/expressions/negative.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7796 unit: fn fmt() file: datafusion/physical-expr/src/expressions/negative.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7797 unit: fn as_any() file: datafusion/physical-expr/src/expressions/negative.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7798 unit: fn data_type() file: datafusion/physical-expr/src/expressions/negative.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7799 unit: fn nullable() file: datafusion/physical-expr/src/expressions/negative.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7800 unit: fn return_field() file: datafusion/physical-expr/src/expressions/negative.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7801 unit: fn children() file: datafusion/physical-expr/src/expressions/negative.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7802 unit: fn evaluate_bounds() file: datafusion/physical-expr/src/expressions/negative.rs start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7803 unit: fn fmt() file: datafusion/physical-expr/src/expressions/unknown_column.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7804 unit: fn as_any() file: datafusion/physical-expr/src/expressions/unknown_column.rs start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7805 unit: fn data_type() file: datafusion/physical-expr/src/expressions/unknown_column.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7806 unit: fn nullable() file: datafusion/physical-expr/src/expressions/unknown_column.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7807 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/unknown_column.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7808 unit: fn children() file: datafusion/physical-expr/src/expressions/unknown_column.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7809 unit: fn eq() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7810 unit: fn hash() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7811 unit: fn fmt() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7812 unit: fn as_any() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7813 unit: fn data_type() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7814 unit: fn nullable() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7815 unit: fn return_field() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7816 unit: fn children() file: datafusion/physical-expr/src/expressions/is_null.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7817 unit: fn as_any() file: datafusion/physical-expr/src/expressions/dynamic_filters.rs start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7818 unit: fn has_nulls() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7819 unit: fn is_equal() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 244 end line: 247 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7820 unit: fn is_equal() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 248 end line: 250 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7821 unit: fn is_equal() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7822 unit: fn is_equal() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7823 unit: fn as_any() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7824 unit: fn data_type() file: datafusion/physical-expr/src/expressions/in_list.rs start line: 331 end line: 333 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7825 unit: fn fmt() file: datafusion/physical-expr/src/expressions/literal.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7826 unit: fn as_any() file: datafusion/physical-expr/src/expressions/literal.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7827 unit: fn data_type() file: datafusion/physical-expr/src/expressions/literal.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7828 unit: fn nullable() file: datafusion/physical-expr/src/expressions/literal.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7829 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/literal.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7830 unit: fn children() file: datafusion/physical-expr/src/expressions/literal.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7831 unit: fn as_any() file: datafusion/physical-expr/src/expressions/binary.rs start line: 342 end line: 344 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7832 unit: fn nullable() file: datafusion/physical-expr/src/expressions/binary.rs start line: 355 end line: 357 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7833 unit: fn children() file: datafusion/physical-expr/src/expressions/binary.rs start line: 446 end line: 448 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7834 unit: fn fmt() file: datafusion/physical-expr/src/expressions/like.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7835 unit: fn as_any() file: datafusion/physical-expr/src/expressions/like.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7836 unit: fn data_type() file: datafusion/physical-expr/src/expressions/like.rs start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7837 unit: fn nullable() file: datafusion/physical-expr/src/expressions/like.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7838 unit: fn children() file: datafusion/physical-expr/src/expressions/like.rs start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7839 unit: fn eq() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7840 unit: fn fmt() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7841 unit: fn as_any() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7842 unit: fn data_type() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7843 unit: fn nullable() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7844 unit: fn children() file: datafusion/physical-expr/src/expressions/try_cast.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7845 unit: fn fmt() file: datafusion/physical-expr/src/expressions/no_op.rs start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7846 unit: fn as_any() file: datafusion/physical-expr/src/expressions/no_op.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7847 unit: fn data_type() file: datafusion/physical-expr/src/expressions/no_op.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7848 unit: fn nullable() file: datafusion/physical-expr/src/expressions/no_op.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7849 unit: fn evaluate() file: datafusion/physical-expr/src/expressions/no_op.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7850 unit: fn children() file: datafusion/physical-expr/src/expressions/no_op.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7851 unit: fn is_cheap_and_infallible() file: datafusion/physical-expr/src/expressions/case.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7852 unit: fn as_any() file: datafusion/physical-expr/src/expressions/case.rs start line: 453 end line: 455 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7853 unit: fn make_col() file: datafusion/physical-expr/src/expressions/case.rs start line: 1339 end line: 1341 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7854 unit: fn make_lit_i32() file: datafusion/physical-expr/src/expressions/case.rs start line: 1343 end line: 1345 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7855 unit: fn eq() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7856 unit: fn hash() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7857 unit: fn fmt() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7858 unit: fn as_any() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7859 unit: fn data_type() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7860 unit: fn nullable() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7861 unit: fn return_field() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7862 unit: fn children() file: datafusion/physical-expr/src/expressions/is_not_null.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7863 unit: fn fmt() file: datafusion/physical-expr/src/expressions/cast.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7864 unit: fn as_any() file: datafusion/physical-expr/src/expressions/cast.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7865 unit: fn data_type() file: datafusion/physical-expr/src/expressions/cast.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7866 unit: fn nullable() file: datafusion/physical-expr/src/expressions/cast.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7867 unit: fn children() file: datafusion/physical-expr/src/expressions/cast.rs start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7868 unit: fn fmt() file: datafusion/physical-expr/src/scalar_function.rs start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7869 unit: fn as_any() file: datafusion/physical-expr/src/scalar_function.rs start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7870 unit: fn data_type() file: datafusion/physical-expr/src/scalar_function.rs start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7871 unit: fn nullable() file: datafusion/physical-expr/src/scalar_function.rs start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7872 unit: fn return_field() file: datafusion/physical-expr/src/scalar_function.rs start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7873 unit: fn children() file: datafusion/physical-expr/src/scalar_function.rs start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7874 unit: fn evaluate_bounds() file: datafusion/physical-expr/src/scalar_function.rs start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7875 unit: fn eq() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7876 unit: fn fmt() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7877 unit: fn reverse_tuple() file: datafusion/physical-expr/src/intervals/cp_solver.rs start line: 768 end line: 770 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7878 unit: fn replace_fn_name_clause() file: datafusion/physical-expr/src/aggregate.rs start line: 724 end line: 726 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 7879 unit: fn push() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7880 unit: fn into_iter() file: datafusion/physical-expr/src/equivalence/ordering.rs start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7881 unit: fn new() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7882 unit: fn build() file: datafusion/physical-expr/src/equivalence/properties/union.rs start line: 280 end line: 282 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7883 unit: fn is_empty() file: datafusion/physical-expr/src/equivalence/properties/dependency.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7884 unit: fn default() file: datafusion/physical-expr/src/equivalence/class.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7885 unit: fn eq() file: datafusion/physical-expr/src/equivalence/class.rs start line: 100 end line: 102 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 7886 unit: fn from() file: datafusion/physical-expr/src/equivalence/class.rs start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7887 unit: fn from() file: datafusion/physical-expr/src/equivalence/class.rs start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7888 unit: fn eq() file: datafusion/physical-expr/src/equivalence/class.rs start line: 237 end line: 239 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7889 unit: fn canonical_expr() file: datafusion/physical-expr/src/equivalence/class.rs start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7890 unit: fn fmt() file: datafusion/physical-expr/src/equivalence/class.rs start line: 321 end line: 323 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7891 unit: fn into_iter() file: datafusion/physical-expr/src/equivalence/class.rs start line: 740 end line: 742 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7892 unit: fn is_null() file: datafusion/physical-expr/benches/is_null.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7893 unit: fn is_not_null() file: datafusion/physical-expr/benches/is_null.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7894 unit: fn make_col() file: datafusion/physical-expr/benches/case_when.rs start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7895 unit: fn make_lit_i32() file: datafusion/physical-expr/benches/case_when.rs start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7896 unit: fn min_values() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7897 unit: fn max_values() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7898 unit: fn num_containers() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 314 end line: 316 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7899 unit: fn null_counts() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7900 unit: fn row_counts() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7901 unit: fn metadata_iter() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 372 end line: 374 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7902 unit: fn num_containers() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 401 end line: 403 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7903 unit: fn assert_pruned() file: datafusion/datasource-parquet/src/row_group_filter.rs start line: 1409 end line: 1411 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7904 unit: fn default() file: datafusion/datasource-parquet/src/file_format.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7905 unit: fn as_any() file: datafusion/datasource-parquet/src/file_format.rs start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7906 unit: fn get_ext() file: datafusion/datasource-parquet/src/file_format.rs start line: 154 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7907 unit: fn as_any() file: datafusion/datasource-parquet/src/file_format.rs start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7908 unit: fn get_ext() file: datafusion/datasource-parquet/src/file_format.rs start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7909 unit: fn file_source() file: datafusion/datasource-parquet/src/file_format.rs start line: 446 end line: 448 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7910 unit: fn field_with_new_type() file: datafusion/datasource-parquet/src/file_format.rs start line: 708 end line: 710 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7911 unit: fn new() file: datafusion/datasource-parquet/src/file_format.rs start line: 754 end line: 756 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7912 unit: fn fmt() file: datafusion/datasource-parquet/src/file_format.rs start line: 1003 end line: 1005 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7913 unit: fn config() file: datafusion/datasource-parquet/src/file_format.rs start line: 1100 end line: 1102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7914 unit: fn as_any() file: datafusion/datasource-parquet/src/file_format.rs start line: 1221 end line: 1223 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7915 unit: fn schema() file: datafusion/datasource-parquet/src/file_format.rs start line: 1225 end line: 1227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7916 unit: fn reorder_filters() file: datafusion/datasource-parquet/src/source.rs start line: 391 end line: 393 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7917 unit: fn enable_page_index() file: datafusion/datasource-parquet/src/source.rs start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7918 unit: fn bloom_filter_on_read() file: datafusion/datasource-parquet/src/source.rs start line: 426 end line: 428 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7919 unit: fn as_any() file: datafusion/datasource-parquet/src/source.rs start line: 498 end line: 500 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7920 unit: fn with_projection() file: datafusion/datasource-parquet/src/source.rs start line: 521 end line: 523 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7921 unit: fn metrics() file: datafusion/datasource-parquet/src/source.rs start line: 525 end line: 527 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7922 unit: fn file_type() file: datafusion/datasource-parquet/src/source.rs start line: 546 end line: 548 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7923 unit: fn projection() file: datafusion/datasource-parquet/src/row_filter.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7924 unit: fn prevents_pushdown() file: datafusion/datasource-parquet/src/row_filter.rs start line: 337 end line: 339 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 7925 unit: fn columns_sorted() file: datafusion/datasource-parquet/src/row_filter.rs start line: 407 end line: 410 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7926 unit: fn from() file: datafusion/datasource-parquet/src/mod.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7927 unit: fn output_partitioning_helper() file: datafusion/datasource-parquet/src/mod.rs start line: 439 end line: 441 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7928 unit: fn fmt_as() file: datafusion/datasource-parquet/src/mod.rs start line: 476 end line: 478 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 7929 unit: fn to_urls() file: datafusion/core/src/execution/context/mod.rs start line: 107 end line: 110 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 7930 unit: fn to_urls() file: datafusion/core/src/execution/context/mod.rs start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7931 unit: fn to_urls() file: datafusion/core/src/execution/context/mod.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7932 unit: fn to_urls() file: datafusion/core/src/execution/context/mod.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7933 unit: fn default() file: datafusion/core/src/execution/context/mod.rs start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7934 unit: fn schema_doesnt_exist_err() file: datafusion/core/src/execution/context/mod.rs start line: 1034 end line: 1036 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7935 unit: fn udfs() file: datafusion/core/src/execution/context/mod.rs start line: 1675 end line: 1677 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7936 unit: fn udf() file: datafusion/core/src/execution/context/mod.rs start line: 1679 end line: 1681 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7937 unit: fn udaf() file: datafusion/core/src/execution/context/mod.rs start line: 1683 end line: 1685 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7938 unit: fn udwf() file: datafusion/core/src/execution/context/mod.rs start line: 1687 end line: 1689 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7939 unit: fn register_udf() file: datafusion/core/src/execution/context/mod.rs start line: 1691 end line: 1693 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7940 unit: fn register_udwf() file: datafusion/core/src/execution/context/mod.rs start line: 1702 end line: 1704 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7941 unit: fn expr_planners() file: datafusion/core/src/execution/context/mod.rs start line: 1713 end line: 1715 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7942 unit: fn from() file: datafusion/core/src/execution/context/mod.rs start line: 1727 end line: 1729 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7943 unit: fn from() file: datafusion/core/src/execution/context/mod.rs start line: 1733 end line: 1735 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7944 unit: fn from() file: datafusion/core/src/execution/context/mod.rs start line: 1739 end line: 1741 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7945 unit: fn new() file: datafusion/core/src/execution/context/mod.rs start line: 1866 end line: 1868 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7946 unit: fn session_id() file: datafusion/core/src/execution/session_state.rs start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7947 unit: fn config() file: datafusion/core/src/execution/session_state.rs start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7948 unit: fn scalar_functions() file: datafusion/core/src/execution/session_state.rs start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7949 unit: fn aggregate_functions() file: datafusion/core/src/execution/session_state.rs start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7950 unit: fn window_functions() file: datafusion/core/src/execution/session_state.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7951 unit: fn runtime_env() file: datafusion/core/src/execution/session_state.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7952 unit: fn execution_props() file: datafusion/core/src/execution/session_state.rs start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7953 unit: fn as_any() file: datafusion/core/src/execution/session_state.rs start line: 259 end line: 261 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7954 unit: fn table_options() file: datafusion/core/src/execution/session_state.rs start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7955 unit: fn table_options_mut() file: datafusion/core/src/execution/session_state.rs start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7956 unit: fn task_ctx() file: datafusion/core/src/execution/session_state.rs start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7957 unit: fn default() file: datafusion/core/src/execution/session_state.rs start line: 1618 end line: 1620 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7958 unit: fn from() file: datafusion/core/src/execution/session_state.rs start line: 1624 end line: 1626 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7959 unit: fn get_expr_planners() file: datafusion/core/src/execution/session_state.rs start line: 1639 end line: 1641 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7960 unit: fn get_function_meta() file: datafusion/core/src/execution/session_state.rs start line: 1690 end line: 1692 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7961 unit: fn get_aggregate_meta() file: datafusion/core/src/execution/session_state.rs start line: 1694 end line: 1696 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7962 unit: fn get_window_meta() file: datafusion/core/src/execution/session_state.rs start line: 1698 end line: 1700 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7963 unit: fn options() file: datafusion/core/src/execution/session_state.rs start line: 1720 end line: 1722 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7964 unit: fn udf_names() file: datafusion/core/src/execution/session_state.rs start line: 1724 end line: 1726 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7965 unit: fn udaf_names() file: datafusion/core/src/execution/session_state.rs start line: 1728 end line: 1730 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7966 unit: fn udwf_names() file: datafusion/core/src/execution/session_state.rs start line: 1732 end line: 1734 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7967 unit: fn udfs() file: datafusion/core/src/execution/session_state.rs start line: 1748 end line: 1750 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7968 unit: fn expr_planners() file: datafusion/core/src/execution/session_state.rs start line: 1856 end line: 1858 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7969 unit: fn query_execution_start_time() file: datafusion/core/src/execution/session_state.rs start line: 1870 end line: 1872 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7970 unit: fn alias_generator() file: datafusion/core/src/execution/session_state.rs start line: 1874 end line: 1876 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7971 unit: fn options() file: datafusion/core/src/execution/session_state.rs start line: 1878 end line: 1880 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7972 unit: fn function_registry() file: datafusion/core/src/execution/session_state.rs start line: 1882 end line: 1884 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7973 unit: fn new() file: datafusion/core/src/execution/session_state.rs start line: 1928 end line: 1930 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7974 unit: fn is_boolean_type() file: datafusion/core/src/execution/session_state.rs start line: 1934 end line: 1936 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7975 unit: fn nullable() file: datafusion/core/src/execution/session_state.rs start line: 1938 end line: 1940 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7976 unit: fn execution_props() file: datafusion/core/src/execution/session_state.rs start line: 1942 end line: 1944 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7977 unit: fn get_data_type() file: datafusion/core/src/execution/session_state.rs start line: 1946 end line: 1948 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7978 unit: fn default() file: datafusion/core/src/dataframe/mod.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7979 unit: fn as_any() file: datafusion/core/src/dataframe/mod.rs start line: 2211 end line: 2213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7980 unit: fn get_logical_plan() file: datafusion/core/src/dataframe/mod.rs start line: 2215 end line: 2217 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7981 unit: fn table_type() file: datafusion/core/src/dataframe/mod.rs start line: 2232 end line: 2234 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7982 unit: fn as_any() file: datafusion/core/src/datasource/empty.rs start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7983 unit: fn schema() file: datafusion/core/src/datasource/empty.rs start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7984 unit: fn table_type() file: datafusion/core/src/datasource/empty.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7985 unit: fn default() file: datafusion/core/src/datasource/file_format/options.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 7986 unit: fn fmt() file: datafusion/core/src/datasource/file_format/parquet.rs start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7987 unit: fn default() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7988 unit: fn as_any() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7989 unit: fn get_ext() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 104 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7990 unit: fn as_any() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7991 unit: fn get_ext() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7992 unit: fn file_source() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7993 unit: fn new() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7994 unit: fn config() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7995 unit: fn fmt() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 303 end line: 305 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7996 unit: fn as_any() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7997 unit: fn schema() file: datafusion/core/src/datasource/file_format/arrow.rs start line: 330 end line: 332 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 7998 unit: fn fmt() file: datafusion/core/src/datasource/file_format/csv.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 7999 unit: fn fmt_batches() file: datafusion/core/src/datasource/file_format/json.rs start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8000 unit: fn new() file: datafusion/core/src/datasource/physical_plan/parquet.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8001 unit: fn output_partitioning_helper() file: datafusion/core/src/datasource/physical_plan/arrow_file.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8002 unit: fn try_create_output_ordering() file: datafusion/core/src/datasource/listing/table.rs start line: 838 end line: 840 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8003 unit: fn as_any() file: datafusion/core/src/datasource/listing/table.rs start line: 855 end line: 857 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8004 unit: fn schema() file: datafusion/core/src/datasource/listing/table.rs start line: 859 end line: 861 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8005 unit: fn constraints() file: datafusion/core/src/datasource/listing/table.rs start line: 863 end line: 865 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8006 unit: fn table_type() file: datafusion/core/src/datasource/listing/table.rs start line: 867 end line: 869 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8007 unit: fn get_table_definition() file: datafusion/core/src/datasource/listing/table.rs start line: 991 end line: 993 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8008 unit: fn get_column_default() file: datafusion/core/src/datasource/listing/table.rs start line: 1069 end line: 1071 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8009 unit: fn fmt() file: datafusion/core/src/physical_planner.rs start line: 2753 end line: 2755 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8010 unit: fn partial_cmp() file: datafusion/core/src/physical_planner.rs start line: 2761 end line: 2763 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8011 unit: fn name() file: datafusion/core/src/physical_planner.rs start line: 2767 end line: 2769 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8012 unit: fn inputs() file: datafusion/core/src/physical_planner.rs start line: 2771 end line: 2773 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8013 unit: fn schema() file: datafusion/core/src/physical_planner.rs start line: 2775 end line: 2777 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8014 unit: fn expressions() file: datafusion/core/src/physical_planner.rs start line: 2779 end line: 2781 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8015 unit: fn fmt_for_explain() file: datafusion/core/src/physical_planner.rs start line: 2783 end line: 2785 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8016 unit: fn supports_limit_pushdown() file: datafusion/core/src/physical_planner.rs start line: 2795 end line: 2797 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8017 unit: fn name() file: datafusion/core/src/physical_planner.rs start line: 2837 end line: 2839 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8018 unit: fn as_any() file: datafusion/core/src/physical_planner.rs start line: 2842 end line: 2844 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8019 unit: fn properties() file: datafusion/core/src/physical_planner.rs start line: 2846 end line: 2848 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8020 unit: fn children() file: datafusion/core/src/physical_planner.rs start line: 2850 end line: 2852 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8021 unit: fn name() file: datafusion/core/src/physical_planner.rs start line: 2982 end line: 2984 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8022 unit: fn schema() file: datafusion/core/src/physical_planner.rs start line: 2991 end line: 2993 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8023 unit: fn as_any() file: datafusion/core/src/physical_planner.rs start line: 2994 end line: 2996 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8024 unit: fn children() file: datafusion/core/src/physical_planner.rs start line: 2997 end line: 2999 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8025 unit: fn properties() file: datafusion/core/src/physical_planner.rs start line: 3000 end line: 3002 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8026 unit: fn fmt_as() file: datafusion/core/src/physical_planner.rs start line: 3012 end line: 3014 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8027 unit: fn name() file: datafusion/core/src/physical_planner.rs start line: 3021 end line: 3023 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8028 unit: fn schema() file: datafusion/core/src/physical_planner.rs start line: 3030 end line: 3032 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8029 unit: fn as_any() file: datafusion/core/src/physical_planner.rs start line: 3039 end line: 3041 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8030 unit: fn children() file: datafusion/core/src/physical_planner.rs start line: 3042 end line: 3044 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8031 unit: fn properties() file: datafusion/core/src/physical_planner.rs start line: 3045 end line: 3047 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8032 unit: fn fmt_as() file: datafusion/core/src/physical_planner.rs start line: 3057 end line: 3059 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8033 unit: fn name() file: datafusion/core/src/physical_planner.rs start line: 3073 end line: 3075 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8034 unit: fn schema_check() file: datafusion/core/src/physical_planner.rs start line: 3076 end line: 3078 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8035 unit: fn name() file: datafusion/core/src/physical_planner.rs start line: 3136 end line: 3138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8036 unit: fn schema() file: datafusion/core/src/physical_planner.rs start line: 3147 end line: 3149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8037 unit: fn as_any() file: datafusion/core/src/physical_planner.rs start line: 3156 end line: 3158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8038 unit: fn children() file: datafusion/core/src/physical_planner.rs start line: 3159 end line: 3161 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8039 unit: fn properties() file: datafusion/core/src/physical_planner.rs start line: 3162 end line: 3164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8040 unit: fn fmt_as() file: datafusion/core/src/physical_planner.rs start line: 3174 end line: 3176 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8041 unit: fn table_name() file: datafusion/core/benches/sql_query_with_io.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8042 unit: fn fmt() file: datafusion/core/benches/push_down_filter.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8043 unit: fn seedable_rng() file: datafusion/core/benches/data_utils/mod.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8044 unit: fn logical_plan() file: datafusion/core/benches/sql_planner.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8045 unit: fn f64_values() file: datafusion/core/benches/sort.rs start line: 610 end line: 612 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8046 unit: fn default() file: datafusion/session/src/session.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8047 unit: fn as_ref() file: datafusion/execution/src/object_store.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8048 unit: fn as_ref() file: datafusion/execution/src/object_store.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8049 unit: fn fmt() file: datafusion/execution/src/object_store.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8050 unit: fn grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8051 unit: fn shrink() file: datafusion/execution/src/memory_pool/pool.rs start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8052 unit: fn reserved() file: datafusion/execution/src/memory_pool/pool.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8053 unit: fn memory_limit() file: datafusion/execution/src/memory_pool/pool.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8054 unit: fn grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8055 unit: fn shrink() file: datafusion/execution/src/memory_pool/pool.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8056 unit: fn reserved() file: datafusion/execution/src/memory_pool/pool.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8057 unit: fn memory_limit() file: datafusion/execution/src/memory_pool/pool.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8058 unit: fn memory_limit() file: datafusion/execution/src/memory_pool/pool.rs start line: 245 end line: 247 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8059 unit: fn reserved() file: datafusion/execution/src/memory_pool/pool.rs start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8060 unit: fn grow() file: datafusion/execution/src/memory_pool/pool.rs start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8061 unit: fn shrink() file: datafusion/execution/src/memory_pool/pool.rs start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8062 unit: fn reserved() file: datafusion/execution/src/memory_pool/pool.rs start line: 420 end line: 422 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8063 unit: fn memory_limit() file: datafusion/execution/src/memory_pool/pool.rs start line: 424 end line: 426 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8064 unit: fn drop() file: datafusion/execution/src/memory_pool/mod.rs start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8065 unit: fn drop() file: datafusion/execution/src/memory_pool/mod.rs start line: 412 end line: 414 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8066 unit: fn fmt() file: datafusion/execution/src/runtime_env.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8067 unit: fn default() file: datafusion/execution/src/runtime_env.rs start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8068 unit: fn default() file: datafusion/execution/src/runtime_env.rs start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8069 unit: fn write() file: datafusion/execution/src/config.rs start line: 603 end line: 605 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8070 unit: fn write_u64() file: datafusion/execution/src/config.rs start line: 608 end line: 610 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8071 unit: fn finish() file: datafusion/execution/src/config.rs start line: 613 end line: 615 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8072 unit: fn default() file: datafusion/execution/src/disk_manager.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8073 unit: fn udfs() file: datafusion/execution/src/task.rs start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8074 unit: fn expr_planners() file: datafusion/execution/src/task.rs start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8075 unit: fn drop() file: datafusion/ffi/src/plan_properties.rs start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8076 unit: fn drop() file: datafusion/ffi/src/schema_provider.rs start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8077 unit: fn from() file: datafusion/ffi/src/schema_provider.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8078 unit: fn clone() file: datafusion/ffi/src/schema_provider.rs start line: 244 end line: 246 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8079 unit: fn as_any() file: datafusion/ffi/src/schema_provider.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8080 unit: fn table_exist() file: datafusion/ffi/src/schema_provider.rs start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8081 unit: fn empty_table() file: datafusion/ffi/src/schema_provider.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8082 unit: fn clone() file: datafusion/ffi/src/session_config.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8083 unit: fn drop() file: datafusion/ffi/src/session_config.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8084 unit: fn from() file: datafusion/ffi/src/record_batch_stream.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8085 unit: fn clone() file: datafusion/ffi/src/udf/mod.rs start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8086 unit: fn drop() file: datafusion/ffi/src/udf/mod.rs start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8087 unit: fn as_any() file: datafusion/ffi/src/udf/mod.rs start line: 304 end line: 306 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8088 unit: fn name() file: datafusion/ffi/src/udf/mod.rs start line: 308 end line: 310 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8089 unit: fn signature() file: datafusion/ffi/src/udf/mod.rs start line: 312 end line: 314 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8090 unit: fn aliases() file: datafusion/ffi/src/udf/mod.rs start line: 386 end line: 388 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8091 unit: fn short_circuits() file: datafusion/ffi/src/udf/mod.rs start line: 390 end line: 392 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8092 unit: fn drop() file: datafusion/ffi/src/catalog_provider.rs start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8093 unit: fn from() file: datafusion/ffi/src/catalog_provider.rs start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8094 unit: fn clone() file: datafusion/ffi/src/catalog_provider.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8095 unit: fn as_any() file: datafusion/ffi/src/catalog_provider.rs start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8096 unit: fn clone() file: datafusion/ffi/src/udtf.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8097 unit: fn drop() file: datafusion/ffi/src/udtf.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8098 unit: fn from() file: datafusion/ffi/src/udtf.rs start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8099 unit: fn clone() file: datafusion/ffi/src/execution_plan.rs start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8100 unit: fn drop() file: datafusion/ffi/src/execution_plan.rs start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8101 unit: fn name() file: datafusion/ffi/src/execution_plan.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8102 unit: fn as_any() file: datafusion/ffi/src/execution_plan.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8103 unit: fn properties() file: datafusion/ffi/src/execution_plan.rs start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8104 unit: fn wrap_result() file: datafusion/ffi/src/util.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8105 unit: fn drop() file: datafusion/ffi/src/table_provider.rs start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8106 unit: fn from() file: datafusion/ffi/src/table_provider.rs start line: 387 end line: 389 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8107 unit: fn clone() file: datafusion/ffi/src/table_provider.rs start line: 393 end line: 395 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8108 unit: fn as_any() file: datafusion/ffi/src/table_provider.rs start line: 400 end line: 402 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8109 unit: fn table_type() file: datafusion/ffi/src/table_provider.rs start line: 409 end line: 411 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8110 unit: fn get_client() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8111 unit: fn no_quotes() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8112 unit: fn engine_name() file: datafusion/sqllogictest/src/engines/postgres_engine/mod.rs start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8113 unit: fn accepts() file: datafusion/sqllogictest/src/engines/postgres_engine/types.rs start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8114 unit: fn fmt() file: datafusion/sqllogictest/src/engines/postgres_engine/types.rs start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8115 unit: fn engine_name() file: datafusion/sqllogictest/src/engines/datafusion_engine/runner.rs start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8116 unit: fn from() file: datafusion/sqllogictest/src/engines/datafusion_engine/error.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8117 unit: fn value_normalizer() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8118 unit: fn is_slt_file() file: datafusion/sqllogictest/regenerate/sqllogictests.rs start line: 545 end line: 547 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8119 unit: fn execution_props() file: datafusion/expr/src/simplify.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8120 unit: fn add() file: datafusion/expr/src/operation.rs start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8121 unit: fn sub() file: datafusion/expr/src/operation.rs start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8122 unit: fn mul() file: datafusion/expr/src/operation.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8123 unit: fn div() file: datafusion/expr/src/operation.rs start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8124 unit: fn rem() file: datafusion/expr/src/operation.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8125 unit: fn bitand() file: datafusion/expr/src/operation.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8126 unit: fn bitor() file: datafusion/expr/src/operation.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8127 unit: fn bitxor() file: datafusion/expr/src/operation.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8128 unit: fn shl() file: datafusion/expr/src/operation.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8129 unit: fn shr() file: datafusion/expr/src/operation.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8130 unit: fn neg() file: datafusion/expr/src/operation.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8131 unit: fn test_conjunction_empty() file: datafusion/expr/src/utils.rs start line: 1619 end line: 1621 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8132 unit: fn test_disjunction_empty() file: datafusion/expr/src/utils.rs start line: 1636 end line: 1638 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8133 unit: fn table_type() file: datafusion/expr/src/table_source.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8134 unit: fn get_logical_plan() file: datafusion/expr/src/table_source.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8135 unit: fn get_column_default() file: datafusion/expr/src/table_source.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8136 unit: fn get_expr_planners() file: datafusion/expr/src/planner.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8137 unit: fn get_type_planner() file: datafusion/expr/src/planner.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8138 unit: fn plan_position() file: datafusion/expr/src/planner.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8139 unit: fn plan_extract() file: datafusion/expr/src/planner.rs start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8140 unit: fn plan_substring() file: datafusion/expr/src/planner.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8141 unit: fn plan_overlay() file: datafusion/expr/src/planner.rs start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8142 unit: fn plan_make_map() file: datafusion/expr/src/planner.rs start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8143 unit: fn plan_any() file: datafusion/expr/src/planner.rs start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8144 unit: fn plan_window() file: datafusion/expr/src/planner.rs start line: 250 end line: 252 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8145 unit: fn plan_type() file: datafusion/expr/src/planner.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8146 unit: fn fmt() file: datafusion/expr/src/udwf.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8147 unit: fn eq() file: datafusion/expr/src/udwf.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8148 unit: fn hash() file: datafusion/expr/src/udwf.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8149 unit: fn from() file: datafusion/expr/src/udwf.rs start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8150 unit: fn simplify() file: datafusion/expr/src/udwf.rs start line: 358 end line: 360 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8151 unit: fn equals() file: datafusion/expr/src/udwf.rs start line: 372 end line: 374 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 8152 unit: fn coerce_types() file: datafusion/expr/src/udwf.rs start line: 424 end line: 426 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8153 unit: fn reverse_expr() file: datafusion/expr/src/udwf.rs start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8154 unit: fn documentation() file: datafusion/expr/src/udwf.rs start line: 438 end line: 440 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8155 unit: fn eq() file: datafusion/expr/src/udwf.rs start line: 456 end line: 458 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8156 unit: fn default() file: datafusion/expr/src/expr.rs start line: 389 end line: 391 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8157 unit: fn from() file: datafusion/expr/src/expr.rs start line: 396 end line: 398 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8158 unit: fn from() file: datafusion/expr/src/expr.rs start line: 406 end line: 408 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8159 unit: fn from() file: datafusion/expr/src/expr.rs start line: 884 end line: 886 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8160 unit: fn from() file: datafusion/expr/src/expr.rs start line: 890 end line: 892 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8161 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 36 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8162 unit: fn lit_timestamp_nano() file: datafusion/expr/src/literal.rs start line: 41 end line: 44 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 8163 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8164 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8165 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8166 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8167 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8168 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8169 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8170 unit: fn lit() file: datafusion/expr/src/literal.rs start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8171 unit: fn register_udwf() file: datafusion/expr/src/registry.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8172 unit: fn deregister_udf() file: datafusion/expr/src/registry.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8173 unit: fn deregister_udaf() file: datafusion/expr/src/registry.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8174 unit: fn deregister_udwf() file: datafusion/expr/src/registry.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8175 unit: fn udfs() file: datafusion/expr/src/registry.rs start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8176 unit: fn register_udf() file: datafusion/expr/src/registry.rs start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8177 unit: fn register_udwf() file: datafusion/expr/src/registry.rs start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8178 unit: fn expr_planners() file: datafusion/expr/src/registry.rs start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8179 unit: fn memoize() file: datafusion/expr/src/partition_evaluator.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8180 unit: fn is_causal() file: datafusion/expr/src/partition_evaluator.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8181 unit: fn supports_bounded_execution() file: datafusion/expr/src/partition_evaluator.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8182 unit: fn uses_window_frame() file: datafusion/expr/src/partition_evaluator.rs start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8183 unit: fn include_rank() file: datafusion/expr/src/partition_evaluator.rs start line: 253 end line: 255 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8184 unit: fn eq() file: datafusion/expr/src/udaf.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8185 unit: fn hash() file: datafusion/expr/src/udaf.rs start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8186 unit: fn fmt() file: datafusion/expr/src/udaf.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8187 unit: fn from() file: datafusion/expr/src/udaf.rs start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8188 unit: fn groups_accumulator_supported() file: datafusion/expr/src/udaf.rs start line: 738 end line: 740 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8189 unit: fn aliases() file: datafusion/expr/src/udaf.rs start line: 758 end line: 760 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8190 unit: fn order_sensitivity() file: datafusion/expr/src/udaf.rs start line: 801 end line: 806 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8191 unit: fn simplify() file: datafusion/expr/src/udaf.rs start line: 829 end line: 831 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8192 unit: fn reverse_expr() file: datafusion/expr/src/udaf.rs start line: 834 end line: 836 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8193 unit: fn coerce_types() file: datafusion/expr/src/udaf.rs start line: 857 end line: 859 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8194 unit: fn equals() file: datafusion/expr/src/udaf.rs start line: 871 end line: 873 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 8195 unit: fn is_descending() file: datafusion/expr/src/udaf.rs start line: 894 end line: 896 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8196 unit: fn value_from_stats() file: datafusion/expr/src/udaf.rs start line: 906 end line: 908 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8197 unit: fn default_value() file: datafusion/expr/src/udaf.rs start line: 914 end line: 916 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8198 unit: fn supports_null_handling_clause() file: datafusion/expr/src/udaf.rs start line: 920 end line: 922 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8199 unit: fn is_ordered_set_aggregate() file: datafusion/expr/src/udaf.rs start line: 926 end line: 928 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8200 unit: fn documentation() file: datafusion/expr/src/udaf.rs start line: 934 end line: 936 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8201 unit: fn set_monotonicity() file: datafusion/expr/src/udaf.rs start line: 940 end line: 942 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8202 unit: fn eq() file: datafusion/expr/src/udaf.rs start line: 946 end line: 948 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8203 unit: fn field_from_column() file: datafusion/expr/src/expr_schema.rs start line: 851 end line: 853 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8204 unit: fn new() file: datafusion/expr/src/window_state.rs start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8205 unit: fn check_equality() file: datafusion/expr/src/window_state.rs start line: 664 end line: 666 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8206 unit: fn init() file: datafusion/expr/src/lib.rs start line: 114 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8207 unit: fn eq() file: datafusion/expr/src/udf.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8208 unit: fn hash() file: datafusion/expr/src/udf.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8209 unit: fn from() file: datafusion/expr/src/udf.rs start line: 289 end line: 291 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8210 unit: fn is_nullable() file: datafusion/expr/src/udf.rs start line: 493 end line: 495 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8211 unit: fn short_circuits() file: datafusion/expr/src/udf.rs start line: 552 end line: 554 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8212 unit: fn evaluate_bounds() file: datafusion/expr/src/udf.rs start line: 567 end line: 570 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8213 unit: fn preserves_lex_ordering() file: datafusion/expr/src/udf.rs start line: 624 end line: 626 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8214 unit: fn coerce_types() file: datafusion/expr/src/udf.rs start line: 647 end line: 649 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8215 unit: fn equals() file: datafusion/expr/src/udf.rs start line: 661 end line: 663 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 8216 unit: fn documentation() file: datafusion/expr/src/udf.rs start line: 682 end line: 684 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8217 unit: fn as_any() file: datafusion/expr/src/udf.rs start line: 707 end line: 709 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8218 unit: fn name() file: datafusion/expr/src/udf.rs start line: 711 end line: 713 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8219 unit: fn display_name() file: datafusion/expr/src/udf.rs start line: 715 end line: 717 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8220 unit: fn schema_name() file: datafusion/expr/src/udf.rs start line: 719 end line: 721 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8221 unit: fn signature() file: datafusion/expr/src/udf.rs start line: 723 end line: 725 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8222 unit: fn return_type() file: datafusion/expr/src/udf.rs start line: 727 end line: 729 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8223 unit: fn return_field_from_args() file: datafusion/expr/src/udf.rs start line: 731 end line: 733 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8224 unit: fn invoke_with_args() file: datafusion/expr/src/udf.rs start line: 735 end line: 737 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8225 unit: fn aliases() file: datafusion/expr/src/udf.rs start line: 739 end line: 741 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8226 unit: fn short_circuits() file: datafusion/expr/src/udf.rs start line: 751 end line: 753 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8227 unit: fn evaluate_bounds() file: datafusion/expr/src/udf.rs start line: 755 end line: 757 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8228 unit: fn output_ordering() file: datafusion/expr/src/udf.rs start line: 767 end line: 769 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8229 unit: fn preserves_lex_ordering() file: datafusion/expr/src/udf.rs start line: 771 end line: 773 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8230 unit: fn coerce_types() file: datafusion/expr/src/udf.rs start line: 775 end line: 777 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8231 unit: fn documentation() file: datafusion/expr/src/udf.rs start line: 794 end line: 796 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8232 unit: fn hash() file: datafusion/expr/src/logical_plan/extension.rs start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8233 unit: fn eq() file: datafusion/expr/src/logical_plan/extension.rs start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8234 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/extension.rs start line: 217 end line: 219 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8235 unit: fn supports_limit_pushdown() file: datafusion/expr/src/logical_plan/extension.rs start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8236 unit: fn as_any() file: datafusion/expr/src/logical_plan/extension.rs start line: 321 end line: 323 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8237 unit: fn name() file: datafusion/expr/src/logical_plan/extension.rs start line: 325 end line: 327 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8238 unit: fn inputs() file: datafusion/expr/src/logical_plan/extension.rs start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8239 unit: fn schema() file: datafusion/expr/src/logical_plan/extension.rs start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8240 unit: fn check_invariants() file: datafusion/expr/src/logical_plan/extension.rs start line: 337 end line: 339 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8241 unit: fn expressions() file: datafusion/expr/src/logical_plan/extension.rs start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8242 unit: fn prevent_predicate_push_down_columns() file: datafusion/expr/src/logical_plan/extension.rs start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8243 unit: fn fmt_for_explain() file: datafusion/expr/src/logical_plan/extension.rs start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8244 unit: fn supports_limit_pushdown() file: datafusion/expr/src/logical_plan/extension.rs start line: 387 end line: 389 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8245 unit: fn get_all_columns_from_schema() file: datafusion/expr/src/logical_plan/extension.rs start line: 392 end line: 394 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8246 unit: fn eq() file: datafusion/expr/src/logical_plan/dml.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 8247 unit: fn fmt() file: datafusion/expr/src/logical_plan/dml.rs start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8248 unit: fn fmt() file: datafusion/expr/src/logical_plan/dml.rs start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8249 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 2029 end line: 2031 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8250 unit: fn to_stringified() file: datafusion/expr/src/logical_plan/plan.rs start line: 2035 end line: 2037 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8251 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2051 end line: 2053 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8252 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2105 end line: 2107 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8253 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2904 end line: 2906 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8254 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 2942 end line: 2945 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8255 unit: fn eq() file: datafusion/expr/src/logical_plan/plan.rs start line: 3186 end line: 3188 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8256 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/plan.rs start line: 3192 end line: 3194 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8257 unit: fn is_grouping_set() file: datafusion/expr/src/logical_plan/plan.rs start line: 3504 end line: 3506 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8258 unit: fn can_normalize() file: datafusion/expr/src/logical_plan/plan.rs start line: 3841 end line: 3843 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8259 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 3878 end line: 3880 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8260 unit: fn fmt() file: datafusion/expr/src/logical_plan/plan.rs start line: 3925 end line: 3927 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8261 unit: fn new() file: datafusion/expr/src/logical_plan/plan.rs start line: 4253 end line: 4255 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8262 unit: fn assert_unique_field_names() file: datafusion/expr/src/logical_plan/invariants.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8263 unit: fn check_correlations_in_subquery() file: datafusion/expr/src/logical_plan/invariants.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8264 unit: fn partial_cmp() file: datafusion/expr/src/logical_plan/invariants.rs start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8265 unit: fn name() file: datafusion/expr/src/logical_plan/invariants.rs start line: 436 end line: 438 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8266 unit: fn inputs() file: datafusion/expr/src/logical_plan/invariants.rs start line: 440 end line: 442 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8267 unit: fn schema() file: datafusion/expr/src/logical_plan/invariants.rs start line: 444 end line: 446 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8268 unit: fn expressions() file: datafusion/expr/src/logical_plan/invariants.rs start line: 448 end line: 450 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8269 unit: fn fmt_for_explain() file: datafusion/expr/src/logical_plan/invariants.rs start line: 452 end line: 454 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8270 unit: fn supports_limit_pushdown() file: datafusion/expr/src/logical_plan/invariants.rs start line: 466 end line: 468 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8271 unit: fn from() file: datafusion/expr/src/logical_plan/builder.rs start line: 1460 end line: 1462 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8272 unit: fn from() file: datafusion/expr/src/logical_plan/builder.rs start line: 1466 end line: 1468 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8273 unit: fn as_any() file: datafusion/expr/src/logical_plan/builder.rs start line: 1996 end line: 1998 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8274 unit: fn schema() file: datafusion/expr/src/logical_plan/builder.rs start line: 2000 end line: 2002 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8275 unit: fn constraints() file: datafusion/expr/src/logical_plan/builder.rs start line: 2004 end line: 2006 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8276 unit: fn as_any() file: datafusion/expr/src/expr_fn.rs start line: 458 end line: 460 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8277 unit: fn name() file: datafusion/expr/src/expr_fn.rs start line: 462 end line: 464 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8278 unit: fn signature() file: datafusion/expr/src/expr_fn.rs start line: 466 end line: 468 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8279 unit: fn return_type() file: datafusion/expr/src/expr_fn.rs start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8280 unit: fn invoke_with_args() file: datafusion/expr/src/expr_fn.rs start line: 474 end line: 476 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8281 unit: fn as_any() file: datafusion/expr/src/expr_fn.rs start line: 570 end line: 572 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8282 unit: fn name() file: datafusion/expr/src/expr_fn.rs start line: 574 end line: 576 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8283 unit: fn signature() file: datafusion/expr/src/expr_fn.rs start line: 578 end line: 580 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8284 unit: fn return_type() file: datafusion/expr/src/expr_fn.rs start line: 582 end line: 584 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8285 unit: fn state_fields() file: datafusion/expr/src/expr_fn.rs start line: 593 end line: 595 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8286 unit: fn as_any() file: datafusion/expr/src/expr_fn.rs start line: 662 end line: 664 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8287 unit: fn name() file: datafusion/expr/src/expr_fn.rs start line: 666 end line: 668 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8288 unit: fn signature() file: datafusion/expr/src/expr_fn.rs start line: 670 end line: 672 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8289 unit: fn default() file: datafusion/expr/src/execution_props.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8290 unit: fn from() file: datafusion/expr/src/select_expr.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8291 unit: fn from() file: datafusion/expr/src/select_expr.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8292 unit: fn default() file: datafusion/common-runtime/src/join_set.rs start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8293 unit: fn poll() file: datafusion/common-runtime/src/common.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8294 unit: fn drop() file: datafusion/common-runtime/src/common.rs start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8295 unit: fn get_tracer() file: datafusion/common-runtime/src/trace_utils.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8296 unit: fn session_id() file: datafusion/catalog-listing/src/helpers.rs start line: 1028 end line: 1030 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8297 unit: fn config() file: datafusion/catalog-listing/src/helpers.rs start line: 1032 end line: 1034 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8298 unit: fn scalar_functions() file: datafusion/catalog-listing/src/helpers.rs start line: 1051 end line: 1053 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8299 unit: fn window_functions() file: datafusion/catalog-listing/src/helpers.rs start line: 1061 end line: 1063 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8300 unit: fn runtime_env() file: datafusion/catalog-listing/src/helpers.rs start line: 1065 end line: 1067 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8301 unit: fn execution_props() file: datafusion/catalog-listing/src/helpers.rs start line: 1069 end line: 1071 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8302 unit: fn as_any() file: datafusion/catalog-listing/src/helpers.rs start line: 1073 end line: 1075 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8303 unit: fn table_options() file: datafusion/catalog-listing/src/helpers.rs start line: 1077 end line: 1079 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8304 unit: fn table_options_mut() file: datafusion/catalog-listing/src/helpers.rs start line: 1081 end line: 1083 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8305 unit: fn task_ctx() file: datafusion/catalog-listing/src/helpers.rs start line: 1085 end line: 1087 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8306 unit: fn name() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8307 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8308 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_one_union.rs start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8309 unit: fn supports_rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8310 unit: fn default() file: datafusion/optimizer/src/optimizer.rs start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8311 unit: fn query_execution_start_time() file: datafusion/optimizer/src/optimizer.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8312 unit: fn alias_generator() file: datafusion/optimizer/src/optimizer.rs start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8313 unit: fn options() file: datafusion/optimizer/src/optimizer.rs start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8314 unit: fn default() file: datafusion/optimizer/src/optimizer.rs start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8315 unit: fn name() file: datafusion/optimizer/src/optimizer.rs start line: 626 end line: 628 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8316 unit: fn supports_rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 630 end line: 632 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8317 unit: fn name() file: datafusion/optimizer/src/optimizer.rs start line: 648 end line: 650 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8318 unit: fn supports_rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 652 end line: 654 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8319 unit: fn name() file: datafusion/optimizer/src/optimizer.rs start line: 686 end line: 688 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8320 unit: fn apply_order() file: datafusion/optimizer/src/optimizer.rs start line: 690 end line: 692 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8321 unit: fn supports_rewrite() file: datafusion/optimizer/src/optimizer.rs start line: 694 end line: 696 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8322 unit: fn supports_rewrite() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8323 unit: fn name() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8324 unit: fn apply_order() file: datafusion/optimizer/src/scalar_subquery_to_join.rs start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8325 unit: fn new() file: datafusion/optimizer/src/join_key_set.rs start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8326 unit: fn equivalent() file: datafusion/optimizer/src/join_key_set.rs start line: 152 end line: 154 size: 3 LOC McCabe index: 2 number of parameters: 3 id: 8327 unit: fn name() file: datafusion/optimizer/src/eliminate_join.rs start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8328 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_join.rs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8329 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_join.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8330 unit: fn contains_grouping_set() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8331 unit: fn name() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8332 unit: fn apply_order() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8333 unit: fn supports_rewrite() file: datafusion/optimizer/src/single_distinct_to_groupby.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8334 unit: fn name() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8335 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8336 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_outer_join.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8337 unit: fn name() file: datafusion/optimizer/src/eliminate_limit.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8338 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_limit.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8339 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_limit.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8340 unit: fn analyze() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8341 unit: fn name() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8342 unit: fn is_grouping_function() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 150 end line: 154 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 8343 unit: fn contains_grouping_function() file: datafusion/optimizer/src/analyzer/resolve_grouping_function.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8344 unit: fn default() file: datafusion/optimizer/src/analyzer/mod.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8345 unit: fn name() file: datafusion/optimizer/src/analyzer/function_rewrite.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8346 unit: fn name() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8347 unit: fn as_any() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1313 end line: 1315 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8348 unit: fn name() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1317 end line: 1319 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8349 unit: fn signature() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1321 end line: 1323 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8350 unit: fn return_type() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1325 end line: 1327 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8351 unit: fn invoke_with_args() file: datafusion/optimizer/src/analyzer/type_coercion.rs start line: 1329 end line: 1331 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8352 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8353 unit: fn name() file: datafusion/optimizer/src/eliminate_cross_join.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8354 unit: fn supports_rewrite() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8355 unit: fn name() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8356 unit: fn apply_order() file: datafusion/optimizer/src/extract_equijoin_predicate.rs start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8357 unit: fn supports_rewrite() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 523 end line: 525 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8358 unit: fn apply_order() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 527 end line: 532 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8359 unit: fn name() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 585 end line: 587 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8360 unit: fn is_valid() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 676 end line: 678 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8361 unit: fn generate_alias() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 700 end line: 702 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8362 unit: fn default() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 727 end line: 729 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8363 unit: fn as_any() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1586 end line: 1588 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8364 unit: fn name() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1589 end line: 1591 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8365 unit: fn signature() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1593 end line: 1595 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8366 unit: fn return_type() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1597 end line: 1599 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8367 unit: fn invoke_with_args() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1601 end line: 1603 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8368 unit: fn rand_func() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1676 end line: 1678 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8369 unit: fn as_any() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1693 end line: 1695 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8370 unit: fn name() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1697 end line: 1699 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8371 unit: fn signature() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1701 end line: 1703 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8372 unit: fn return_type() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1705 end line: 1707 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8373 unit: fn invoke_with_args() file: datafusion/optimizer/src/common_subexpr_eliminate.rs start line: 1709 end line: 1711 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8374 unit: fn supports_rewrite() file: datafusion/optimizer/src/push_down_limit.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8375 unit: fn name() file: datafusion/optimizer/src/push_down_limit.rs start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8376 unit: fn apply_order() file: datafusion/optimizer/src/push_down_limit.rs start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8377 unit: fn partial_cmp() file: datafusion/optimizer/src/push_down_limit.rs start line: 311 end line: 313 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8378 unit: fn name() file: datafusion/optimizer/src/push_down_limit.rs start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8379 unit: fn inputs() file: datafusion/optimizer/src/push_down_limit.rs start line: 321 end line: 323 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8380 unit: fn schema() file: datafusion/optimizer/src/push_down_limit.rs start line: 325 end line: 327 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8381 unit: fn fmt_for_explain() file: datafusion/optimizer/src/push_down_limit.rs start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8382 unit: fn supports_limit_pushdown() file: datafusion/optimizer/src/push_down_limit.rs start line: 351 end line: 353 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8383 unit: fn partial_cmp() file: datafusion/optimizer/src/push_down_limit.rs start line: 364 end line: 366 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8384 unit: fn name() file: datafusion/optimizer/src/push_down_limit.rs start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8385 unit: fn inputs() file: datafusion/optimizer/src/push_down_limit.rs start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8386 unit: fn schema() file: datafusion/optimizer/src/push_down_limit.rs start line: 378 end line: 380 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8387 unit: fn fmt_for_explain() file: datafusion/optimizer/src/push_down_limit.rs start line: 389 end line: 391 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8388 unit: fn supports_limit_pushdown() file: datafusion/optimizer/src/push_down_limit.rs start line: 404 end line: 406 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8389 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8390 unit: fn name() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8391 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8392 unit: fn as_any() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8393 unit: fn name() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8394 unit: fn signature() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8395 unit: fn return_type() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8396 unit: fn invoke_with_args() file: datafusion/optimizer/src/eliminate_group_by_constant.rs start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8397 unit: fn name() file: datafusion/optimizer/src/eliminate_filter.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8398 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_filter.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8399 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_filter.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8400 unit: fn name() file: datafusion/optimizer/src/push_down_filter.rs start line: 754 end line: 756 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8401 unit: fn apply_order() file: datafusion/optimizer/src/push_down_filter.rs start line: 758 end line: 760 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8402 unit: fn supports_rewrite() file: datafusion/optimizer/src/push_down_filter.rs start line: 762 end line: 764 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8403 unit: fn partial_cmp() file: datafusion/optimizer/src/push_down_filter.rs start line: 1928 end line: 1930 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8404 unit: fn name() file: datafusion/optimizer/src/push_down_filter.rs start line: 1934 end line: 1936 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8405 unit: fn inputs() file: datafusion/optimizer/src/push_down_filter.rs start line: 1938 end line: 1940 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8406 unit: fn schema() file: datafusion/optimizer/src/push_down_filter.rs start line: 1942 end line: 1944 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8407 unit: fn prevent_predicate_push_down_columns() file: datafusion/optimizer/src/push_down_filter.rs start line: 1953 end line: 1955 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8408 unit: fn fmt_for_explain() file: datafusion/optimizer/src/push_down_filter.rs start line: 1957 end line: 1959 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8409 unit: fn supports_limit_pushdown() file: datafusion/optimizer/src/push_down_filter.rs start line: 1972 end line: 1974 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8410 unit: fn table_type() file: datafusion/optimizer/src/push_down_filter.rs start line: 2986 end line: 2988 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8411 unit: fn as_any() file: datafusion/optimizer/src/push_down_filter.rs start line: 2999 end line: 3001 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8412 unit: fn as_any() file: datafusion/optimizer/src/push_down_filter.rs start line: 3825 end line: 3827 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8413 unit: fn name() file: datafusion/optimizer/src/push_down_filter.rs start line: 3828 end line: 3830 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8414 unit: fn signature() file: datafusion/optimizer/src/push_down_filter.rs start line: 3832 end line: 3834 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8415 unit: fn return_type() file: datafusion/optimizer/src/push_down_filter.rs start line: 3836 end line: 3838 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8416 unit: fn invoke_with_args() file: datafusion/optimizer/src/push_down_filter.rs start line: 3840 end line: 3842 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8417 unit: fn default() file: datafusion/optimizer/src/decorrelate.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8418 unit: fn supports_rewrite() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8419 unit: fn apply_order() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8420 unit: fn name() file: datafusion/optimizer/src/filter_null_join_keys.rs start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8421 unit: fn name() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8422 unit: fn apply_order() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8423 unit: fn supports_rewrite() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8424 unit: fn is_expr_trivial() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 535 end line: 537 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8425 unit: fn name() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 892 end line: 894 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8426 unit: fn inputs() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 896 end line: 898 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8427 unit: fn schema() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 900 end line: 902 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8428 unit: fn expressions() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 904 end line: 906 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8429 unit: fn fmt_for_explain() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 908 end line: 910 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8430 unit: fn supports_limit_pushdown() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 932 end line: 934 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8431 unit: fn name() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 979 end line: 981 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8432 unit: fn inputs() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 983 end line: 985 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8433 unit: fn schema() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 987 end line: 989 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8434 unit: fn expressions() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 991 end line: 993 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8435 unit: fn fmt_for_explain() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 995 end line: 997 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8436 unit: fn supports_limit_pushdown() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 1032 end line: 1034 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8437 unit: fn init() file: datafusion/optimizer/src/lib.rs start line: 79 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8438 unit: fn is_supported_binary_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8439 unit: fn null_bool() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 916 end line: 918 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8440 unit: fn null_i8() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 920 end line: 922 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8441 unit: fn null_i32() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 924 end line: 926 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8442 unit: fn null_i64() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 928 end line: 930 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8443 unit: fn lit_decimal() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 932 end line: 934 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8444 unit: fn lit_timestamp_nano_none() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 936 end line: 938 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8445 unit: fn null_decimal() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 945 end line: 947 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8446 unit: fn timestamp_nano_none_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 949 end line: 951 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8447 unit: fn dictionary_tag_type() file: datafusion/optimizer/src/simplify_expressions/unwrap_cast.rs start line: 960 end line: 962 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8448 unit: fn new() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 456 end line: 458 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8449 unit: fn simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3356 end line: 3358 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8450 unit: fn simplify_with_cycle_count() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 3370 end line: 3372 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8451 unit: fn new_with_simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4333 end line: 4335 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8452 unit: fn new_without_simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4337 end line: 4339 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8453 unit: fn as_any() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4343 end line: 4345 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8454 unit: fn name() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4347 end line: 4349 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8455 unit: fn signature() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4351 end line: 4353 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8456 unit: fn return_type() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4355 end line: 4357 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8457 unit: fn groups_accumulator_supported() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4366 end line: 4368 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8458 unit: fn new_with_simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4416 end line: 4418 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8459 unit: fn new_without_simplify() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4420 end line: 4422 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8460 unit: fn as_any() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4426 end line: 4428 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8461 unit: fn name() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4430 end line: 4432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8462 unit: fn signature() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4434 end line: 4436 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8463 unit: fn field() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4453 end line: 4455 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8464 unit: fn as_any() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4470 end line: 4472 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8465 unit: fn name() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4474 end line: 4476 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8466 unit: fn signature() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4478 end line: 4480 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8467 unit: fn return_type() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4482 end line: 4484 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8468 unit: fn invoke_with_args() file: datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs start line: 4486 end line: 4488 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8469 unit: fn is_safe_for_like() file: datafusion/optimizer/src/simplify_expressions/regex.rs start line: 180 end line: 182 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 8470 unit: fn name() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8471 unit: fn apply_order() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8472 unit: fn supports_rewrite() file: datafusion/optimizer/src/simplify_expressions/simplify_exprs.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8473 unit: fn supports_rewrite() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8474 unit: fn name() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8475 unit: fn apply_order() file: datafusion/optimizer/src/replace_distinct_aggregate.rs start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8476 unit: fn eq() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8477 unit: fn hash() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8478 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8479 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8480 unit: fn name() file: datafusion/optimizer/src/eliminate_duplicated_expr.rs start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8481 unit: fn name() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8482 unit: fn apply_order() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8483 unit: fn supports_rewrite() file: datafusion/optimizer/src/eliminate_nested_union.rs start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8484 unit: fn supports_rewrite() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8485 unit: fn name() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8486 unit: fn apply_order() file: datafusion/optimizer/src/decorrelate_predicate_subquery.rs start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8487 unit: fn name() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8488 unit: fn apply_order() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8489 unit: fn supports_rewrite() file: datafusion/optimizer/src/propagate_empty_relation.rs start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8490 unit: fn as_any() file: datafusion/datasource/src/file_scan_config.rs start line: 475 end line: 477 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8491 unit: fn output_partitioning() file: datafusion/datasource/src/file_scan_config.rs start line: 531 end line: 533 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8492 unit: fn statistics() file: datafusion/datasource/src/file_scan_config.rs start line: 541 end line: 543 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8493 unit: fn fetch() file: datafusion/datasource/src/file_scan_config.rs start line: 552 end line: 554 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8494 unit: fn metrics() file: datafusion/datasource/src/file_scan_config.rs start line: 556 end line: 558 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8495 unit: fn file_source() file: datafusion/datasource/src/file_format.rs start line: 111 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8496 unit: fn as_any() file: datafusion/datasource/src/file_format.rs start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8497 unit: fn default() file: datafusion/datasource/src/file_groups.rs start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8498 unit: fn index() file: datafusion/datasource/src/file_groups.rs start line: 475 end line: 477 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8499 unit: fn index_mut() file: datafusion/datasource/src/file_groups.rs start line: 481 end line: 483 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8500 unit: fn from() file: datafusion/datasource/src/file_groups.rs start line: 494 end line: 496 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8501 unit: fn default() file: datafusion/datasource/src/file_groups.rs start line: 500 end line: 502 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8502 unit: fn range_size() file: datafusion/datasource/src/file_groups.rs start line: 518 end line: 520 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8503 unit: fn partial_cmp() file: datafusion/datasource/src/file_groups.rs start line: 524 end line: 526 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8504 unit: fn cmp() file: datafusion/datasource/src/file_groups.rs start line: 531 end line: 533 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8505 unit: fn pfile() file: datafusion/datasource/src/file_groups.rs start line: 974 end line: 976 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8506 unit: fn as_ref() file: datafusion/datasource/src/url.rs start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8507 unit: fn as_ref() file: datafusion/datasource/src/url.rs start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8508 unit: fn fmt() file: datafusion/datasource/src/url.rs start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8509 unit: fn fmt() file: datafusion/datasource/src/memory.rs start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8510 unit: fn fmt_as() file: datafusion/datasource/src/memory.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8511 unit: fn name() file: datafusion/datasource/src/memory.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8512 unit: fn as_any() file: datafusion/datasource/src/memory.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8513 unit: fn properties() file: datafusion/datasource/src/memory.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8514 unit: fn statistics() file: datafusion/datasource/src/memory.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8515 unit: fn as_any() file: datafusion/datasource/src/memory.rs start line: 389 end line: 391 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8516 unit: fn output_partitioning() file: datafusion/datasource/src/memory.rs start line: 448 end line: 450 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8517 unit: fn fetch() file: datafusion/datasource/src/memory.rs start line: 472 end line: 474 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8518 unit: fn as_any() file: datafusion/datasource/src/memory.rs start line: 777 end line: 779 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8519 unit: fn schema() file: datafusion/datasource/src/memory.rs start line: 781 end line: 783 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8520 unit: fn from() file: datafusion/datasource/src/file_compression_type.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8521 unit: fn from() file: datafusion/datasource/src/file_compression_type.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8522 unit: fn name() file: datafusion/datasource/src/source.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8523 unit: fn as_any() file: datafusion/datasource/src/source.rs start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8524 unit: fn properties() file: datafusion/datasource/src/source.rs start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8525 unit: fn children() file: datafusion/datasource/src/source.rs start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8526 unit: fn metrics() file: datafusion/datasource/src/source.rs start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8527 unit: fn statistics() file: datafusion/datasource/src/source.rs start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8528 unit: fn fetch() file: datafusion/datasource/src/source.rs start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8529 unit: fn from() file: datafusion/datasource/src/source.rs start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8530 unit: fn schema() file: datafusion/datasource/src/file_stream.rs start line: 340 end line: 342 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8531 unit: fn default() file: datafusion/datasource/src/file_stream.rs start line: 358 end line: 360 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8532 unit: fn open() file: datafusion/datasource/src/file_stream.rs start line: 370 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8533 unit: fn fmt() file: datafusion/datasource/src/sink.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8534 unit: fn fmt() file: datafusion/physical-plan/src/metrics/mod.rs start line: 421 end line: 423 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8535 unit: fn eq() file: datafusion/physical-plan/src/metrics/value.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8536 unit: fn fmt() file: datafusion/physical-plan/src/metrics/value.rs start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8537 unit: fn default() file: datafusion/physical-plan/src/metrics/value.rs start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8538 unit: fn eq() file: datafusion/physical-plan/src/metrics/value.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8539 unit: fn fmt() file: datafusion/physical-plan/src/metrics/value.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8540 unit: fn default() file: datafusion/physical-plan/src/metrics/value.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8541 unit: fn default() file: datafusion/physical-plan/src/metrics/value.rs start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8542 unit: fn eq() file: datafusion/physical-plan/src/metrics/value.rs start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8543 unit: fn default() file: datafusion/physical-plan/src/metrics/value.rs start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8544 unit: fn eq() file: datafusion/physical-plan/src/metrics/value.rs start line: 292 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8545 unit: fn drop() file: datafusion/physical-plan/src/metrics/value.rs start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8546 unit: fn drop() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8547 unit: fn record_output() file: datafusion/physical-plan/src/metrics/baseline.rs start line: 177 end line: 180 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 8548 unit: fn name() file: datafusion/physical-plan/src/work_table.rs start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8549 unit: fn as_any() file: datafusion/physical-plan/src/work_table.rs start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8550 unit: fn properties() file: datafusion/physical-plan/src/work_table.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8551 unit: fn children() file: datafusion/physical-plan/src/work_table.rs start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8552 unit: fn maintains_input_order() file: datafusion/physical-plan/src/work_table.rs start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8553 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/work_table.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8554 unit: fn metrics() file: datafusion/physical-plan/src/work_table.rs start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8555 unit: fn statistics() file: datafusion/physical-plan/src/work_table.rs start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8556 unit: fn partition_statistics() file: datafusion/physical-plan/src/work_table.rs start line: 231 end line: 233 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8557 unit: fn owned_size() file: datafusion/physical-plan/src/topk/mod.rs start line: 626 end line: 628 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8558 unit: fn row() file: datafusion/physical-plan/src/topk/mod.rs start line: 631 end line: 633 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8559 unit: fn partial_cmp() file: datafusion/physical-plan/src/topk/mod.rs start line: 639 end line: 641 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8560 unit: fn cmp() file: datafusion/physical-plan/src/topk/mod.rs start line: 645 end line: 647 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8561 unit: fn get() file: datafusion/physical-plan/src/topk/mod.rs start line: 705 end line: 707 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8562 unit: fn len() file: datafusion/physical-plan/src/topk/mod.rs start line: 710 end line: 712 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8563 unit: fn is_empty() file: datafusion/physical-plan/src/topk/mod.rs start line: 724 end line: 726 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8564 unit: fn new() file: datafusion/physical-plan/src/coalesce/mod.rs start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8565 unit: fn name() file: datafusion/physical-plan/src/unnest.rs start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8566 unit: fn as_any() file: datafusion/physical-plan/src/unnest.rs start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8567 unit: fn properties() file: datafusion/physical-plan/src/unnest.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8568 unit: fn children() file: datafusion/physical-plan/src/unnest.rs start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8569 unit: fn required_input_distribution() file: datafusion/physical-plan/src/unnest.rs start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8570 unit: fn metrics() file: datafusion/physical-plan/src/unnest.rs start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8571 unit: fn schema() file: datafusion/physical-plan/src/unnest.rs start line: 260 end line: 262 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8572 unit: fn values() file: datafusion/physical-plan/src/unnest.rs start line: 743 end line: 745 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8573 unit: fn values() file: datafusion/physical-plan/src/unnest.rs start line: 754 end line: 756 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8574 unit: fn values() file: datafusion/physical-plan/src/unnest.rs start line: 765 end line: 767 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8575 unit: fn into_iter() file: datafusion/physical-plan/src/filter_pushdown.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8576 unit: fn arc_children() file: datafusion/physical-plan/src/tree_node.rs start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8577 unit: fn size_hint() file: datafusion/physical-plan/src/memory.rs start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8578 unit: fn schema() file: datafusion/physical-plan/src/memory.rs start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8579 unit: fn name() file: datafusion/physical-plan/src/memory.rs start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8580 unit: fn as_any() file: datafusion/physical-plan/src/memory.rs start line: 217 end line: 219 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8581 unit: fn schema() file: datafusion/physical-plan/src/memory.rs start line: 221 end line: 223 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8582 unit: fn properties() file: datafusion/physical-plan/src/memory.rs start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8583 unit: fn children() file: datafusion/physical-plan/src/memory.rs start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8584 unit: fn statistics() file: datafusion/physical-plan/src/memory.rs start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8585 unit: fn schema() file: datafusion/physical-plan/src/memory.rs start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8586 unit: fn data() file: datafusion/physical-plan/src/empty.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8587 unit: fn output_partitioning_helper() file: datafusion/physical-plan/src/empty.rs start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8588 unit: fn name() file: datafusion/physical-plan/src/union.rs start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8589 unit: fn as_any() file: datafusion/physical-plan/src/union.rs start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8590 unit: fn properties() file: datafusion/physical-plan/src/union.rs start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8591 unit: fn children() file: datafusion/physical-plan/src/union.rs start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8592 unit: fn metrics() file: datafusion/physical-plan/src/union.rs start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8593 unit: fn statistics() file: datafusion/physical-plan/src/union.rs start line: 260 end line: 262 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8594 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/union.rs start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8595 unit: fn supports_limit_pushdown() file: datafusion/physical-plan/src/union.rs start line: 297 end line: 299 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8596 unit: fn name() file: datafusion/physical-plan/src/union.rs start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8597 unit: fn as_any() file: datafusion/physical-plan/src/union.rs start line: 422 end line: 424 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8598 unit: fn properties() file: datafusion/physical-plan/src/union.rs start line: 426 end line: 428 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8599 unit: fn children() file: datafusion/physical-plan/src/union.rs start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8600 unit: fn maintains_input_order() file: datafusion/physical-plan/src/union.rs start line: 434 end line: 436 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8601 unit: fn metrics() file: datafusion/physical-plan/src/union.rs start line: 489 end line: 491 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8602 unit: fn statistics() file: datafusion/physical-plan/src/union.rs start line: 493 end line: 495 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8603 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/union.rs start line: 513 end line: 515 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8604 unit: fn schema() file: datafusion/physical-plan/src/union.rs start line: 592 end line: 594 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8605 unit: fn name() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8606 unit: fn as_any() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 221 end line: 223 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8607 unit: fn properties() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8608 unit: fn children() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8609 unit: fn maintains_input_order() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8610 unit: fn metrics() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8611 unit: fn statistics() file: datafusion/physical-plan/src/windows/window_agg_exec.rs start line: 291 end line: 293 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8612 unit: fn name() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 289 end line: 291 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8613 unit: fn as_any() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8614 unit: fn properties() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8615 unit: fn children() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8616 unit: fn maintains_input_order() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 325 end line: 327 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8617 unit: fn metrics() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 358 end line: 360 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8618 unit: fn statistics() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8619 unit: fn prune() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 606 end line: 609 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8620 unit: fn is_mode_linear() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 635 end line: 637 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8621 unit: fn input_schema() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 639 end line: 641 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8622 unit: fn input_schema() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 826 end line: 828 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8623 unit: fn schema() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1154 end line: 1156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8624 unit: fn schema() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1266 end line: 1268 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8625 unit: fn execute() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1270 end line: 1274 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8626 unit: fn schema() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1333 end line: 1335 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8627 unit: fn task_context() file: datafusion/physical-plan/src/windows/bounded_window_agg_exec.rs start line: 1411 end line: 1413 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8628 unit: fn as_any() file: datafusion/physical-plan/src/windows/mod.rs start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8629 unit: fn name() file: datafusion/physical-plan/src/windows/mod.rs start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8630 unit: fn output_partitioning_helper() file: datafusion/physical-plan/src/placeholder_row.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8631 unit: fn lt_leaf_node_index() file: datafusion/physical-plan/src/sorts/merge.rs start line: 384 end line: 386 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8632 unit: fn lt_parent_node_index() file: datafusion/physical-plan/src/sorts/merge.rs start line: 390 end line: 392 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8633 unit: fn reset_poll_counts() file: datafusion/physical-plan/src/sorts/merge.rs start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8634 unit: fn name() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8635 unit: fn as_any() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8636 unit: fn properties() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8637 unit: fn fetch() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8638 unit: fn required_input_distribution() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8639 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8640 unit: fn required_input_ordering() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8641 unit: fn maintains_input_order() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8642 unit: fn children() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8643 unit: fn metrics() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8644 unit: fn statistics() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8645 unit: fn partition_statistics() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8646 unit: fn supports_limit_pushdown() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 353 end line: 355 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8647 unit: fn nanos_from_timestamp() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1214 end line: 1216 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8648 unit: fn name() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1354 end line: 1356 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8649 unit: fn as_any() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1357 end line: 1359 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8650 unit: fn properties() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1360 end line: 1362 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8651 unit: fn children() file: datafusion/physical-plan/src/sorts/sort_preserving_merge.rs start line: 1363 end line: 1365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8652 unit: fn eq() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8653 unit: fn is_eq_to_prev_row() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8654 unit: fn partial_cmp() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8655 unit: fn cmp() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8656 unit: fn len() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8657 unit: fn eq() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 8658 unit: fn compare() file: datafusion/physical-plan/src/sorts/cursor.rs start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 8659 unit: fn partitions() file: datafusion/physical-plan/src/sorts/stream.rs start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8660 unit: fn partitions() file: datafusion/physical-plan/src/sorts/stream.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8661 unit: fn name() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8662 unit: fn as_any() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8663 unit: fn properties() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8664 unit: fn fetch() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8665 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8666 unit: fn children() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8667 unit: fn metrics() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8668 unit: fn statistics() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8669 unit: fn partition_statistics() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8670 unit: fn schema() file: datafusion/physical-plan/src/sorts/partial_sort.rs start line: 368 end line: 370 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8671 unit: fn spilled_before() file: datafusion/physical-plan/src/sorts/sort.rs start line: 334 end line: 336 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8672 unit: fn used() file: datafusion/physical-plan/src/sorts/sort.rs start line: 388 end line: 390 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8673 unit: fn spilled_bytes() file: datafusion/physical-plan/src/sorts/sort.rs start line: 393 end line: 395 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8674 unit: fn spilled_rows() file: datafusion/physical-plan/src/sorts/sort.rs start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8675 unit: fn spill_count() file: datafusion/physical-plan/src/sorts/sort.rs start line: 403 end line: 405 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8676 unit: fn get_reserved_byte_for_record_batch() file: datafusion/physical-plan/src/sorts/sort.rs start line: 819 end line: 824 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8677 unit: fn as_any() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1178 end line: 1180 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8678 unit: fn properties() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1182 end line: 1184 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8679 unit: fn children() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1196 end line: 1198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8680 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1200 end line: 1202 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8681 unit: fn metrics() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1295 end line: 1297 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8682 unit: fn statistics() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1299 end line: 1301 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8683 unit: fn with_fetch() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1320 end line: 1322 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8684 unit: fn fetch() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1324 end line: 1326 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8685 unit: fn name() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1435 end line: 1437 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8686 unit: fn as_any() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1439 end line: 1441 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8687 unit: fn properties() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1443 end line: 1445 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8688 unit: fn children() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1447 end line: 1449 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8689 unit: fn schema() file: datafusion/physical-plan/src/sorts/sort.rs start line: 1496 end line: 1498 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8690 unit: fn add_child_position() file: datafusion/physical-plan/src/render_tree.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8691 unit: fn get_position() file: datafusion/physical-plan/src/render_tree.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8692 unit: fn poll_next() file: datafusion/physical-plan/src/stream.rs start line: 410 end line: 412 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8693 unit: fn size_hint() file: datafusion/physical-plan/src/stream.rs start line: 414 end line: 416 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8694 unit: fn schema() file: datafusion/physical-plan/src/stream.rs start line: 423 end line: 425 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8695 unit: fn schema() file: datafusion/physical-plan/src/stream.rs start line: 443 end line: 445 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8696 unit: fn schema() file: datafusion/physical-plan/src/stream.rs start line: 505 end line: 507 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8697 unit: fn schema() file: datafusion/physical-plan/src/stream.rs start line: 535 end line: 537 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8698 unit: fn name() file: datafusion/physical-plan/src/projection.rs start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8699 unit: fn as_any() file: datafusion/physical-plan/src/projection.rs start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8700 unit: fn properties() file: datafusion/physical-plan/src/projection.rs start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8701 unit: fn children() file: datafusion/physical-plan/src/projection.rs start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8702 unit: fn metrics() file: datafusion/physical-plan/src/projection.rs start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8703 unit: fn statistics() file: datafusion/physical-plan/src/projection.rs start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8704 unit: fn supports_limit_pushdown() file: datafusion/physical-plan/src/projection.rs start line: 259 end line: 261 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8705 unit: fn cardinality_effect() file: datafusion/physical-plan/src/projection.rs start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8706 unit: fn schema() file: datafusion/physical-plan/src/projection.rs start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8707 unit: fn poll_next() file: datafusion/physical-plan/src/spill/mod.rs start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8708 unit: fn schema() file: datafusion/physical-plan/src/spill/mod.rs start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8709 unit: fn comp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 37 end line: 40 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 8710 unit: fn comp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8711 unit: fn set_batch() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8712 unit: fn worst_map_idx() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8713 unit: fn renumber() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8714 unit: fn eq() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8715 unit: fn partial_cmp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 408 end line: 410 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8716 unit: fn comp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 437 end line: 439 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8717 unit: fn comp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 447 end line: 449 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8718 unit: fn comp() file: datafusion/physical-plan/src/aggregates/topk/heap.rs start line: 453 end line: 455 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8719 unit: fn set_batch() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8720 unit: fn len() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8721 unit: fn set_batch() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8722 unit: fn len() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8723 unit: fn hash() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 380 end line: 382 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8724 unit: fn hash() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 388 end line: 390 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8725 unit: fn hash() file: datafusion/physical-plan/src/aggregates/topk/hash_table.rs start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8726 unit: fn should_skip() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8727 unit: fn record_skipped() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8728 unit: fn schema() file: datafusion/physical-plan/src/aggregates/row_hash.rs start line: 818 end line: 820 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8729 unit: fn name() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 914 end line: 916 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8730 unit: fn as_any() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 919 end line: 921 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8731 unit: fn properties() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 923 end line: 925 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8732 unit: fn required_input_ordering() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 941 end line: 943 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8733 unit: fn maintains_input_order() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 954 end line: 956 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8734 unit: fn children() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 958 end line: 960 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8735 unit: fn metrics() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 989 end line: 991 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8736 unit: fn statistics() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 993 end line: 995 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8737 unit: fn cardinality_effect() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1006 end line: 1008 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8738 unit: fn name() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1905 end line: 1907 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8739 unit: fn as_any() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1909 end line: 1911 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8740 unit: fn properties() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1913 end line: 1915 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8741 unit: fn children() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1917 end line: 1919 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8742 unit: fn statistics() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1942 end line: 1944 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8743 unit: fn schema() file: datafusion/physical-plan/src/aggregates/mod.rs start line: 1994 end line: 1996 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8744 unit: fn schema() file: datafusion/physical-plan/src/aggregates/topk_stream.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8745 unit: fn default() file: datafusion/physical-plan/src/aggregates/order/full.rs start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8746 unit: fn schema() file: datafusion/physical-plan/src/aggregates/no_grouping.rs start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8747 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8748 unit: fn is_empty() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes.rs start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8749 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes.rs start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8750 unit: fn clear_shrink() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes.rs start line: 124 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8751 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes_view.rs start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8752 unit: fn is_empty() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes_view.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8753 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes_view.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8754 unit: fn clear_shrink() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/bytes_view.rs start line: 125 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8755 unit: fn hash() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 37 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8756 unit: fn hash() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8757 unit: fn hash() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8758 unit: fn hash() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8759 unit: fn hash() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8760 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8761 unit: fn is_empty() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8762 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/single_group_by/primitive.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8763 unit: fn is_empty() file: datafusion/physical-plan/src/aggregates/group_values/row.rs start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8764 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes.rs start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8765 unit: fn equal_to() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 492 end line: 494 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 8766 unit: fn append_val() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 496 end line: 498 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8767 unit: fn vectorized_append() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 510 end line: 512 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8768 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 514 end line: 516 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8769 unit: fn build() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 532 end line: 534 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8770 unit: fn take_n() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/bytes_view.rs start line: 536 end line: 538 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8771 unit: fn is_empty() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1062 end line: 1064 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8772 unit: fn schema() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs start line: 1730 end line: 1732 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8773 unit: fn len() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8774 unit: fn size() file: datafusion/physical-plan/src/aggregates/group_values/multi_group_by/primitive.rs start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8775 unit: fn fmt() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8776 unit: fn fmt() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8777 unit: fn woken() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 845 end line: 847 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8778 unit: fn wake_by_ref() file: datafusion/physical-plan/src/repartition/distributor_channels.rs start line: 851 end line: 853 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8779 unit: fn name() file: datafusion/physical-plan/src/repartition/mod.rs start line: 537 end line: 539 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8780 unit: fn as_any() file: datafusion/physical-plan/src/repartition/mod.rs start line: 542 end line: 544 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8781 unit: fn properties() file: datafusion/physical-plan/src/repartition/mod.rs start line: 546 end line: 548 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8782 unit: fn children() file: datafusion/physical-plan/src/repartition/mod.rs start line: 550 end line: 552 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8783 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/repartition/mod.rs start line: 568 end line: 570 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8784 unit: fn maintains_input_order() file: datafusion/physical-plan/src/repartition/mod.rs start line: 572 end line: 574 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8785 unit: fn metrics() file: datafusion/physical-plan/src/repartition/mod.rs start line: 686 end line: 688 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8786 unit: fn statistics() file: datafusion/physical-plan/src/repartition/mod.rs start line: 690 end line: 692 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8787 unit: fn cardinality_effect() file: datafusion/physical-plan/src/repartition/mod.rs start line: 702 end line: 704 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8788 unit: fn schema() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1045 end line: 1047 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8789 unit: fn schema() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1094 end line: 1096 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8790 unit: fn test_schema() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1208 end line: 1210 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8791 unit: fn test_schema() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1751 end line: 1753 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8792 unit: fn memory_exec() file: datafusion/physical-plan/src/repartition/mod.rs start line: 1763 end line: 1765 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8793 unit: fn name() file: datafusion/physical-plan/src/filter.rs start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8794 unit: fn as_any() file: datafusion/physical-plan/src/filter.rs start line: 361 end line: 363 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8795 unit: fn properties() file: datafusion/physical-plan/src/filter.rs start line: 365 end line: 367 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8796 unit: fn children() file: datafusion/physical-plan/src/filter.rs start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8797 unit: fn metrics() file: datafusion/physical-plan/src/filter.rs start line: 407 end line: 409 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8798 unit: fn statistics() file: datafusion/physical-plan/src/filter.rs start line: 413 end line: 415 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8799 unit: fn cardinality_effect() file: datafusion/physical-plan/src/filter.rs start line: 428 end line: 430 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8800 unit: fn with_projection() file: datafusion/physical-plan/src/filter.rs start line: 585 end line: 587 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8801 unit: fn schema() file: datafusion/physical-plan/src/filter.rs start line: 735 end line: 737 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8802 unit: fn batch() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8803 unit: fn bitmap() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8804 unit: fn report_probe_completed() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8805 unit: fn name() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 440 end line: 442 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8806 unit: fn as_any() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 444 end line: 446 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8807 unit: fn properties() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 448 end line: 450 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8808 unit: fn maintains_input_order() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 459 end line: 461 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8809 unit: fn children() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 463 end line: 465 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8810 unit: fn metrics() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 565 end line: 567 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8811 unit: fn statistics() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 569 end line: 571 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8812 unit: fn schema() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1035 end line: 1037 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8813 unit: fn with_projection() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1041 end line: 1043 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8814 unit: fn columns() file: datafusion/physical-plan/src/joins/nested_loop_join.rs start line: 1687 end line: 1689 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8815 unit: fn name() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 395 end line: 397 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8816 unit: fn as_any() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 399 end line: 401 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8817 unit: fn properties() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 403 end line: 405 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8818 unit: fn maintains_input_order() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 426 end line: 428 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8819 unit: fn children() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8820 unit: fn metrics() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 512 end line: 514 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8821 unit: fn statistics() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 516 end line: 518 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8822 unit: fn schema() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 943 end line: 945 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8823 unit: fn columns() file: datafusion/physical-plan/src/joins/sort_merge_join.rs start line: 4824 end line: 4826 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8824 unit: fn fmt() file: datafusion/physical-plan/src/joins/utils.rs start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8825 unit: fn set_batch() file: datafusion/physical-plan/src/joins/utils.rs start line: 1364 end line: 1366 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8826 unit: fn next() file: datafusion/physical-plan/src/joins/utils.rs start line: 1368 end line: 1370 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8827 unit: fn extend_zero() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8828 unit: fn get_mut() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8829 unit: fn get_map() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8830 unit: fn get_list() file: datafusion/physical-plan/src/joins/stream_join_utils.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8831 unit: fn name() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8832 unit: fn as_any() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8833 unit: fn properties() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8834 unit: fn children() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8835 unit: fn metrics() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 259 end line: 261 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8836 unit: fn statistics() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 339 end line: 341 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8837 unit: fn schema() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 482 end line: 484 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8838 unit: fn columns() file: datafusion/physical-plan/src/joins/cross_join.rs start line: 884 end line: 886 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8839 unit: fn hash_map() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8840 unit: fn batch() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8841 unit: fn values() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8842 unit: fn visited_indices_bitmap() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8843 unit: fn report_probe_completed() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8844 unit: fn name() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 696 end line: 698 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8845 unit: fn as_any() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 700 end line: 702 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8846 unit: fn properties() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 704 end line: 706 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8847 unit: fn maintains_input_order() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 748 end line: 750 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8848 unit: fn children() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 752 end line: 754 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8849 unit: fn metrics() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 881 end line: 883 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8850 unit: fn statistics() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 885 end line: 887 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8851 unit: fn schema() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1247 end line: 1249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8852 unit: fn with_projection() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1654 end line: 1656 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8853 unit: fn div_ceil() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1687 end line: 1689 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8854 unit: fn columns() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 4267 end line: 4269 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8855 unit: fn name() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8856 unit: fn as_any() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 409 end line: 411 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8857 unit: fn properties() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 413 end line: 415 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8858 unit: fn children() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 449 end line: 451 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8859 unit: fn metrics() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8860 unit: fn schema() file: datafusion/physical-plan/src/joins/symmetric_hash_join.rs start line: 696 end line: 698 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8861 unit: fn get_mut() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8862 unit: fn get_map() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8863 unit: fn get_list() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 338 end line: 340 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8864 unit: fn fmt() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 344 end line: 346 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8865 unit: fn name() file: datafusion/physical-plan/src/limit.rs start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8866 unit: fn as_any() file: datafusion/physical-plan/src/limit.rs start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8867 unit: fn properties() file: datafusion/physical-plan/src/limit.rs start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8868 unit: fn children() file: datafusion/physical-plan/src/limit.rs start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8869 unit: fn required_input_distribution() file: datafusion/physical-plan/src/limit.rs start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8870 unit: fn maintains_input_order() file: datafusion/physical-plan/src/limit.rs start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8871 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/limit.rs start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8872 unit: fn metrics() file: datafusion/physical-plan/src/limit.rs start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8873 unit: fn statistics() file: datafusion/physical-plan/src/limit.rs start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8874 unit: fn fetch() file: datafusion/physical-plan/src/limit.rs start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8875 unit: fn supports_limit_pushdown() file: datafusion/physical-plan/src/limit.rs start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8876 unit: fn name() file: datafusion/physical-plan/src/limit.rs start line: 281 end line: 283 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8877 unit: fn as_any() file: datafusion/physical-plan/src/limit.rs start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8878 unit: fn properties() file: datafusion/physical-plan/src/limit.rs start line: 290 end line: 292 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8879 unit: fn children() file: datafusion/physical-plan/src/limit.rs start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8880 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/limit.rs start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8881 unit: fn maintains_input_order() file: datafusion/physical-plan/src/limit.rs start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8882 unit: fn metrics() file: datafusion/physical-plan/src/limit.rs start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8883 unit: fn statistics() file: datafusion/physical-plan/src/limit.rs start line: 339 end line: 341 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8884 unit: fn fetch() file: datafusion/physical-plan/src/limit.rs start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8885 unit: fn supports_limit_pushdown() file: datafusion/physical-plan/src/limit.rs start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8886 unit: fn cardinality_effect() file: datafusion/physical-plan/src/limit.rs start line: 360 end line: 362 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8887 unit: fn schema() file: datafusion/physical-plan/src/limit.rs start line: 485 end line: 487 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8888 unit: fn start_graph() file: datafusion/physical-plan/src/display.rs start line: 433 end line: 435 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8889 unit: fn end_graph() file: datafusion/physical-plan/src/display.rs start line: 437 end line: 439 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8890 unit: fn extra_info_separator() file: datafusion/physical-plan/src/display.rs start line: 825 end line: 827 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8891 unit: fn remove_padding() file: datafusion/physical-plan/src/display.rs start line: 829 end line: 831 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8892 unit: fn fmt() file: datafusion/physical-plan/src/display.rs start line: 1006 end line: 1008 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8893 unit: fn fmt() file: datafusion/physical-plan/src/display.rs start line: 1015 end line: 1017 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8894 unit: fn name() file: datafusion/physical-plan/src/display.rs start line: 1091 end line: 1093 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8895 unit: fn as_any() file: datafusion/physical-plan/src/display.rs start line: 1095 end line: 1097 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8896 unit: fn properties() file: datafusion/physical-plan/src/display.rs start line: 1099 end line: 1101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8897 unit: fn children() file: datafusion/physical-plan/src/display.rs start line: 1103 end line: 1105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8898 unit: fn statistics() file: datafusion/physical-plan/src/display.rs start line: 1122 end line: 1124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8899 unit: fn test_display_when_stats_panic_with_no_show_stats() file: datafusion/physical-plan/src/display.rs start line: 1151 end line: 1153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8900 unit: fn test_display_when_stats_error_with_no_show_stats() file: datafusion/physical-plan/src/display.rs start line: 1156 end line: 1158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8901 unit: fn test_display_when_stats_ok_with_no_show_stats() file: datafusion/physical-plan/src/display.rs start line: 1161 end line: 1163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8902 unit: fn test_display_when_stats_panic_with_show_stats() file: datafusion/physical-plan/src/display.rs start line: 1167 end line: 1169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8903 unit: fn test_display_when_stats_error_with_show_stats() file: datafusion/physical-plan/src/display.rs start line: 1173 end line: 1175 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8904 unit: fn test_display_when_stats_ok_with_show_stats() file: datafusion/physical-plan/src/display.rs start line: 1178 end line: 1180 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8905 unit: fn fmt() file: datafusion/physical-plan/src/streaming.rs start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8906 unit: fn name() file: datafusion/physical-plan/src/streaming.rs start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8907 unit: fn as_any() file: datafusion/physical-plan/src/streaming.rs start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8908 unit: fn properties() file: datafusion/physical-plan/src/streaming.rs start line: 237 end line: 239 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8909 unit: fn fetch() file: datafusion/physical-plan/src/streaming.rs start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8910 unit: fn children() file: datafusion/physical-plan/src/streaming.rs start line: 245 end line: 247 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8911 unit: fn metrics() file: datafusion/physical-plan/src/streaming.rs start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8912 unit: fn new() file: datafusion/physical-plan/src/streaming.rs start line: 408 end line: 410 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8913 unit: fn required_input_distribution() file: datafusion/physical-plan/src/execution_plan.rs start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8914 unit: fn required_input_ordering() file: datafusion/physical-plan/src/execution_plan.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8915 unit: fn maintains_input_order() file: datafusion/physical-plan/src/execution_plan.rs start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8916 unit: fn statistics() file: datafusion/physical-plan/src/execution_plan.rs start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8917 unit: fn supports_limit_pushdown() file: datafusion/physical-plan/src/execution_plan.rs start line: 459 end line: 461 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8918 unit: fn with_fetch() file: datafusion/physical-plan/src/execution_plan.rs start line: 465 end line: 467 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8919 unit: fn fetch() file: datafusion/physical-plan/src/execution_plan.rs start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8920 unit: fn cardinality_effect() file: datafusion/physical-plan/src/execution_plan.rs start line: 475 end line: 477 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8921 unit: fn output_partitioning() file: datafusion/physical-plan/src/execution_plan.rs start line: 614 end line: 616 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8922 unit: fn output_ordering() file: datafusion/physical-plan/src/execution_plan.rs start line: 618 end line: 620 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8923 unit: fn boundedness() file: datafusion/physical-plan/src/execution_plan.rs start line: 622 end line: 624 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8924 unit: fn pipeline_behavior() file: datafusion/physical-plan/src/execution_plan.rs start line: 626 end line: 628 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8925 unit: fn equivalence_properties() file: datafusion/physical-plan/src/execution_plan.rs start line: 630 end line: 632 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8926 unit: fn output_partitioning() file: datafusion/physical-plan/src/execution_plan.rs start line: 636 end line: 638 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8927 unit: fn output_ordering() file: datafusion/physical-plan/src/execution_plan.rs start line: 640 end line: 642 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8928 unit: fn boundedness() file: datafusion/physical-plan/src/execution_plan.rs start line: 644 end line: 646 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8929 unit: fn pipeline_behavior() file: datafusion/physical-plan/src/execution_plan.rs start line: 648 end line: 650 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8930 unit: fn equivalence_properties() file: datafusion/physical-plan/src/execution_plan.rs start line: 652 end line: 654 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8931 unit: fn name() file: datafusion/physical-plan/src/execution_plan.rs start line: 1187 end line: 1189 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8932 unit: fn as_any() file: datafusion/physical-plan/src/execution_plan.rs start line: 1191 end line: 1193 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8933 unit: fn properties() file: datafusion/physical-plan/src/execution_plan.rs start line: 1195 end line: 1197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8934 unit: fn children() file: datafusion/physical-plan/src/execution_plan.rs start line: 1199 end line: 1201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8935 unit: fn statistics() file: datafusion/physical-plan/src/execution_plan.rs start line: 1218 end line: 1220 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8936 unit: fn partition_statistics() file: datafusion/physical-plan/src/execution_plan.rs start line: 1222 end line: 1224 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8937 unit: fn name() file: datafusion/physical-plan/src/execution_plan.rs start line: 1247 end line: 1249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8938 unit: fn as_any() file: datafusion/physical-plan/src/execution_plan.rs start line: 1258 end line: 1260 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8939 unit: fn properties() file: datafusion/physical-plan/src/execution_plan.rs start line: 1262 end line: 1264 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8940 unit: fn children() file: datafusion/physical-plan/src/execution_plan.rs start line: 1266 end line: 1268 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8941 unit: fn statistics() file: datafusion/physical-plan/src/execution_plan.rs start line: 1285 end line: 1287 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8942 unit: fn partition_statistics() file: datafusion/physical-plan/src/execution_plan.rs start line: 1289 end line: 1291 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8943 unit: fn use_execution_plan_as_trait_object() file: datafusion/physical-plan/src/execution_plan.rs start line: 1310 end line: 1312 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8944 unit: fn name() file: datafusion/physical-plan/src/recursive_query.rs start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8945 unit: fn as_any() file: datafusion/physical-plan/src/recursive_query.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8946 unit: fn properties() file: datafusion/physical-plan/src/recursive_query.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8947 unit: fn children() file: datafusion/physical-plan/src/recursive_query.rs start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8948 unit: fn maintains_input_order() file: datafusion/physical-plan/src/recursive_query.rs start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8949 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/recursive_query.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8950 unit: fn metrics() file: datafusion/physical-plan/src/recursive_query.rs start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8951 unit: fn statistics() file: datafusion/physical-plan/src/recursive_query.rs start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8952 unit: fn name() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8953 unit: fn as_any() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8954 unit: fn properties() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8955 unit: fn children() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8956 unit: fn maintains_input_order() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8957 unit: fn benefits_from_input_partitioning() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8958 unit: fn metrics() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8959 unit: fn statistics() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8960 unit: fn fetch() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8961 unit: fn cardinality_effect() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8962 unit: fn size_hint() file: datafusion/physical-plan/src/coalesce_batches.rs start line: 274 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8963 unit: fn generate_sorted_u64_column() file: datafusion/physical-plan/benches/sort_preserving_merge.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8964 unit: fn udfs() file: datafusion/proto/src/bytes/registry.rs start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8965 unit: fn udf() file: datafusion/proto/src/bytes/registry.rs start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8966 unit: fn udaf() file: datafusion/proto/src/bytes/registry.rs start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8967 unit: fn udwf() file: datafusion/proto/src/bytes/registry.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8968 unit: fn register_udf() file: datafusion/proto/src/bytes/registry.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8969 unit: fn register_udwf() file: datafusion/proto/src/bytes/registry.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8970 unit: fn expr_planners() file: datafusion/proto/src/bytes/registry.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8971 unit: fn proto_error>() file: datafusion/proto/src/logical_plan/from_proto.rs start line: 703 end line: 705 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8972 unit: fn try_decode_udf() file: datafusion/proto/src/logical_plan/mod.rs start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8973 unit: fn try_encode_udf() file: datafusion/proto/src/logical_plan/mod.rs start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8974 unit: fn try_encode_udaf() file: datafusion/proto/src/logical_plan/mod.rs start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8975 unit: fn try_decode_udwf() file: datafusion/proto/src/logical_plan/mod.rs start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8976 unit: fn try_encode_udwf() file: datafusion/proto/src/logical_plan/mod.rs start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8977 unit: fn try_encode() file: datafusion/proto/src/logical_plan/mod.rs start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8978 unit: fn from() file: datafusion/proto/src/physical_plan/from_proto.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8979 unit: fn try_encode_udf() file: datafusion/proto/src/physical_plan/mod.rs start line: 2787 end line: 2789 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8980 unit: fn try_encode_udaf() file: datafusion/proto/src/physical_plan/mod.rs start line: 2813 end line: 2815 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8981 unit: fn try_decode_udwf() file: datafusion/proto/src/physical_plan/mod.rs start line: 2817 end line: 2819 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8982 unit: fn try_encode_udwf() file: datafusion/proto/src/physical_plan/mod.rs start line: 2821 end line: 2823 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 8983 unit: fn as_any() file: datafusion/catalog/src/listing_schema.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8984 unit: fn as_any() file: datafusion/catalog/src/view.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8985 unit: fn get_logical_plan() file: datafusion/catalog/src/view.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8986 unit: fn schema() file: datafusion/catalog/src/view.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8987 unit: fn table_type() file: datafusion/catalog/src/view.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8988 unit: fn get_table_definition() file: datafusion/catalog/src/view.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8989 unit: fn owner_name() file: datafusion/catalog/src/schema.rs start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8990 unit: fn deregister_table() file: datafusion/catalog/src/schema.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8991 unit: fn get_logical_plan() file: datafusion/catalog/src/table.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8992 unit: fn get_column_default() file: datafusion/catalog/src/table.rs start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8993 unit: fn statistics() file: datafusion/catalog/src/table.rs start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8994 unit: fn default() file: datafusion/catalog/src/memory/schema.rs start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 8995 unit: fn as_any() file: datafusion/catalog/src/memory/schema.rs start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8996 unit: fn table_exist() file: datafusion/catalog/src/memory/schema.rs start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 8997 unit: fn as_any() file: datafusion/catalog/src/memory/table.rs start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8998 unit: fn schema() file: datafusion/catalog/src/memory/table.rs start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 8999 unit: fn constraints() file: datafusion/catalog/src/memory/table.rs start line: 210 end line: 212 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9000 unit: fn table_type() file: datafusion/catalog/src/memory/table.rs start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9001 unit: fn get_column_default() file: datafusion/catalog/src/memory/table.rs start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9002 unit: fn default() file: datafusion/catalog/src/memory/catalog.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 9003 unit: fn as_any() file: datafusion/catalog/src/memory/catalog.rs start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9004 unit: fn catalog_names() file: datafusion/catalog/src/memory/catalog.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9005 unit: fn catalog() file: datafusion/catalog/src/memory/catalog.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9006 unit: fn default() file: datafusion/catalog/src/memory/catalog.rs start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 9007 unit: fn as_any() file: datafusion/catalog/src/memory/catalog.rs start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9008 unit: fn schema_names() file: datafusion/catalog/src/memory/catalog.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9009 unit: fn schema() file: datafusion/catalog/src/memory/catalog.rs start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9010 unit: fn is_deterministic() file: datafusion/catalog/src/information_schema.rs start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9011 unit: fn remove_native_type_prefix() file: datafusion/catalog/src/information_schema.rs start line: 480 end line: 482 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9012 unit: fn as_any() file: datafusion/catalog/src/information_schema.rs start line: 486 end line: 488 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9013 unit: fn table_exist() file: datafusion/catalog/src/information_schema.rs start line: 518 end line: 520 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 9014 unit: fn schema() file: datafusion/catalog/src/information_schema.rs start line: 553 end line: 555 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9015 unit: fn schema() file: datafusion/catalog/src/information_schema.rs start line: 645 end line: 647 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9016 unit: fn schema() file: datafusion/catalog/src/information_schema.rs start line: 760 end line: 762 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9017 unit: fn schema() file: datafusion/catalog/src/information_schema.rs start line: 1004 end line: 1006 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9018 unit: fn schema() file: datafusion/catalog/src/information_schema.rs start line: 1050 end line: 1052 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9019 unit: fn schema() file: datafusion/catalog/src/information_schema.rs start line: 1208 end line: 1210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9020 unit: fn schema() file: datafusion/catalog/src/information_schema.rs start line: 1340 end line: 1342 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9021 unit: fn schema() file: datafusion/catalog/src/stream.rs start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9022 unit: fn reader() file: datafusion/catalog/src/stream.rs start line: 275 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9023 unit: fn writer() file: datafusion/catalog/src/stream.rs start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9024 unit: fn as_any() file: datafusion/catalog/src/stream.rs start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9025 unit: fn schema() file: datafusion/catalog/src/stream.rs start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9026 unit: fn constraints() file: datafusion/catalog/src/stream.rs start line: 314 end line: 316 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9027 unit: fn table_type() file: datafusion/catalog/src/stream.rs start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9028 unit: fn schema() file: datafusion/catalog/src/stream.rs start line: 375 end line: 377 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9029 unit: fn fmt_as() file: datafusion/catalog/src/stream.rs start line: 401 end line: 403 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 9030 unit: fn as_any() file: datafusion/catalog/src/stream.rs start line: 408 end line: 410 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9031 unit: fn schema() file: datafusion/catalog/src/stream.rs start line: 412 end line: 414 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9032 unit: fn owner_name() file: datafusion/catalog/src/async.rs start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9033 unit: fn as_any() file: datafusion/catalog/src/async.rs start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9034 unit: fn table_names() file: datafusion/catalog/src/async.rs start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9035 unit: fn deregister_table() file: datafusion/catalog/src/async.rs start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9036 unit: fn table_exist() file: datafusion/catalog/src/async.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9037 unit: fn as_any() file: datafusion/catalog/src/async.rs start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9038 unit: fn schema_names() file: datafusion/catalog/src/async.rs start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9039 unit: fn schema() file: datafusion/catalog/src/async.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9040 unit: fn as_any() file: datafusion/catalog/src/async.rs start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9041 unit: fn catalog_names() file: datafusion/catalog/src/async.rs start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9042 unit: fn catalog() file: datafusion/catalog/src/async.rs start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9043 unit: fn as_any() file: datafusion/catalog/src/async.rs start line: 448 end line: 450 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9044 unit: fn schema() file: datafusion/catalog/src/async.rs start line: 453 end line: 455 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9045 unit: fn table_type() file: datafusion/catalog/src/async.rs start line: 457 end line: 459 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9046 unit: fn statistics() file: datafusion/catalog/src/async.rs start line: 471 end line: 473 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9047 unit: fn as_any() file: datafusion/catalog/src/cte_worktable.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9048 unit: fn get_logical_plan() file: datafusion/catalog/src/cte_worktable.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9049 unit: fn schema() file: datafusion/catalog/src/cte_worktable.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9050 unit: fn table_type() file: datafusion/catalog/src/cte_worktable.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9051 unit: fn as_any() file: datafusion/catalog/src/streaming.rs start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9052 unit: fn schema() file: datafusion/catalog/src/streaming.rs start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9053 unit: fn table_type() file: datafusion/catalog/src/streaming.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9054 unit: fn as_any() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9055 unit: fn catalog_names() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9056 unit: fn as_any() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9057 unit: fn schema_names() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9058 unit: fn as_any() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9059 unit: fn table_names() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9060 unit: fn table_exist() file: datafusion/catalog/src/dynamic_file/catalog.rs start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9061 unit: fn as_any() file: datafusion/catalog/src/default_table_source.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9062 unit: fn schema() file: datafusion/catalog/src/default_table_source.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9063 unit: fn constraints() file: datafusion/catalog/src/default_table_source.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9064 unit: fn table_type() file: datafusion/catalog/src/default_table_source.rs start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9065 unit: fn get_logical_plan() file: datafusion/catalog/src/default_table_source.rs start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9066 unit: fn get_column_default() file: datafusion/catalog/src/default_table_source.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9067 unit: fn generate_random_native_data() file: test-utils/src/array_gen/random_data.rs start line: 36 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9068 unit: fn generate_random_native_data() file: test-utils/src/array_gen/random_data.rs start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9069 unit: fn generate_random_native_data() file: test-utils/src/array_gen/random_data.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9070 unit: fn is_finished() file: test-utils/src/data_gen.rs start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9071 unit: fn default() file: test-utils/src/data_gen.rs start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 9072 unit: fn default() file: datafusion-cli/src/helper.rs start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 9073 unit: fn highlight Cow() file: datafusion-cli/src/helper.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9074 unit: fn highlight_char() file: datafusion-cli/src/helper.rs start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 9075 unit: fn task_ctx() file: datafusion-cli/src/cli_context.rs start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9076 unit: fn session_state() file: datafusion-cli/src/cli_context.rs start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9077 unit: fn highlight_char() file: datafusion-cli/src/highlighter.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 9078 unit: fn green() file: datafusion-cli/src/highlighter.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9079 unit: fn red() file: datafusion-cli/src/highlighter.rs start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9080 unit: fn new() file: datafusion-cli/src/exec.rs start line: 300 end line: 302 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9081 unit: fn as_any() file: datafusion-cli/src/catalog.rs start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9082 unit: fn catalog_names() file: datafusion-cli/src/catalog.rs start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9083 unit: fn as_any() file: datafusion-cli/src/catalog.rs start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9084 unit: fn schema_names() file: datafusion-cli/src/catalog.rs start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9085 unit: fn as_any() file: datafusion-cli/src/catalog.rs start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9086 unit: fn table_names() file: datafusion-cli/src/catalog.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9087 unit: fn deregister_table() file: datafusion-cli/src/catalog.rs start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9088 unit: fn table_exist() file: datafusion-cli/src/catalog.rs start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 9089 unit: fn as_any() file: datafusion-cli/src/object_storage.rs start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9090 unit: fn as_any_mut() file: datafusion-cli/src/object_storage.rs start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9091 unit: fn cloned() file: datafusion-cli/src/object_storage.rs start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9092 unit: fn as_any() file: datafusion-cli/src/object_storage.rs start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9093 unit: fn as_any_mut() file: datafusion-cli/src/object_storage.rs start line: 324 end line: 326 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9094 unit: fn cloned() file: datafusion-cli/src/object_storage.rs start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9095 unit: fn as_any() file: datafusion-cli/src/functions.rs start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9096 unit: fn schema() file: datafusion-cli/src/functions.rs start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9097 unit: fn table_type() file: datafusion-cli/src/functions.rs start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9098 unit: fn from_str() file: datafusion-cli/src/print_format.rs start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 9099 unit: fn one_column_schema() file: datafusion-cli/src/print_format.rs start line: 680 end line: 682 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 9100 unit: def load_from() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 9101 unit: def lineformat() file: benchmarks/lineprotocol.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 9102 unit: def load_from() file: benchmarks/compare.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 9103 unit: fn make_payload_fn() file: datafusion/physical-expr-common/src/binary_map.rs start line: 69 end line: 69 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 9104 unit: fn observe_payload_fn() file: datafusion/physical-expr-common/src/binary_map.rs start line: 70 end line: 70 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 9105 unit: fn make_payload_fn() file: datafusion/physical-expr-common/src/binary_view_map.rs start line: 45 end line: 45 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 9106 unit: fn observe_payload_fn() file: datafusion/physical-expr-common/src/binary_view_map.rs start line: 46 end line: 46 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 9107 unit: fn hash() file: datafusion/common/src/spans.rs start line: 217 end line: 217 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9108 unit: fn rewrite_f_up() file: datafusion/common/src/cse.rs start line: 204 end line: 204 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9109 unit: fn test_invalid_avro_schema() file: datafusion/datasource-avro/src/avro_to_arrow/schema.rs start line: 390 end line: 390 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 9110 unit: fn register() file: datafusion/execution/src/memory_pool/mod.rs start line: 122 end line: 122 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9111 unit: fn unregister() file: datafusion/execution/src/memory_pool/mod.rs start line: 127 end line: 127 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9112 unit: fn observe() file: datafusion/optimizer/src/optimizer.rs start line: 620 end line: 620 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9113 unit: fn observe() file: datafusion/optimizer/src/eliminate_limit.rs start line: 106 end line: 106 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9114 unit: fn observe() file: datafusion/optimizer/src/push_down_filter.rs start line: 1414 end line: 1414 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9115 unit: fn observe() file: datafusion/optimizer/src/optimize_projections/mod.rs start line: 2178 end line: 2178 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 9116 unit: fn batch_sizes() file: datafusion/physical-plan/src/joins/hash_join.rs start line: 1693 end line: 1693 size: 1 LOC McCabe index: 1 number of parameters: 5 id: 9117 unit: fn extend_zero() file: datafusion/physical-plan/src/joins/join_hash_map.rs start line: 325 end line: 325 size: 1 LOC McCabe index: 1 number of parameters: 2