MCPcopy Create free account

hub / github.com/ClickHouse/clickhouse-rs / functions

Functions959 in github.com/ClickHouse/clickhouse-rs

Methodserialize_struct
(self, _name: &'static str, _len: usize)
src/sql/ser.rs:265
Methodserialize_struct
(self, _name: &'static str, _len: usize)
src/rowbinary/ser.rs:264
Methodserialize_struct_variant
( self, _name: &'static str, _variant_index: u32, _variant: &'static str,
src/sql/ser.rs:270
Methodserialize_struct_variant
( self, name: &'static str, _variant_index: u32, variant: &'static str,
src/rowbinary/ser.rs:269
Methodserialize_tuple
(self, _len: usize)
src/sql/ser.rs:167
Methodserialize_tuple
(self, len: usize)
src/rowbinary/ser.rs:230
Methodserialize_tuple_struct
(self, _name: &'static str, _len: usize)
src/sql/ser.rs:249
Methodserialize_tuple_struct
( self, name: &'static str, _len: usize, )
src/rowbinary/ser.rs:236
Methodserialize_tuple_variant
( self, _name: &'static str, _variant_index: u32, _variant: &'static str,
src/sql/ser.rs:254
Methodserialize_tuple_variant
( self, name: &'static str, _variant_index: u32, variant: &'static str,
src/rowbinary/ser.rs:245
Methodserialize_u128
(self, value: u128)
src/sql/ser.rs:133
Methodserialize_u16
(self, _v: u16)
src/rowbinary/ser.rs:419
Methodserialize_u32
(self, _v: u32)
src/rowbinary/ser.rs:423
Methodserialize_u64
(self, _v: u64)
src/rowbinary/ser.rs:427
Methodserialize_u8
(self, _v: u8)
src/rowbinary/ser.rs:415
Methodserialize_unit
(self)
src/rowbinary/ser.rs:161
Methodserialize_unit_struct
(self, name: &'static str)
src/rowbinary/ser.rs:166
Methodserialize_unit_variant
( self, _name: &'static str, _variant_index: u32, variant: &'static str, )
src/sql/ser.rs:189
Methodserialize_unit_variant
( self, name: &'static str, _variant_index: u32, variant: &'static str, )
src/rowbinary/ser.rs:171
Methodserialize_value
(&mut self, value: &T)
src/rowbinary/ser.rs:363
Functionserver_side_param
()
tests/it/query.rs:91
Methodset_option
( &mut self, name: impl Into<String>, value: impl Into<String>, )
src/lib.rs:411
Functionseveral_primitives_in_a_tuple
()
tests/it/rbwnat_smoke.rs:1274
Functionseveral_simple_rows
()
tests/it/rbwnat_smoke.rs:81
Methodshutdown_with_timeout
(&self, _timeout: Duration)
tests/it/opentelemetry.rs:182
Methodsign_extend_from_le_bytes
(bytes: &[u8])
src/types/int256.rs:335
Functionsimple_aggregate_function_display_roundtrip
()
types/src/data_types.rs:2024
Functionsimple_aggregate_function_group_bit_and_uint8
()
types/src/data_types.rs:1993
Functionsimple_aggregate_function_invalid_format
()
types/src/data_types.rs:2018
Functionsimple_aggregate_function_max_uint64
()
types/src/data_types.rs:1969
Functionsimple_aggregate_function_min_uint32
()
types/src/data_types.rs:1957
Functionsimple_aggregate_function_remove
()
types/src/data_types.rs:2035
Functionsimple_aggregate_function_sum_float64
()
types/src/data_types.rs:1981
Functionsimple_aggregate_function_with_array_inner
()
types/src/data_types.rs:2005
Functionsimple_borrowed_row
()
macros/src/tests/cases.rs:48
Functionsimple_owned_row
()
macros/src/tests/cases.rs:10
Functionsingle_chunk
()
tests/it/fetch_bytes.rs:6
Methodsize_hint
(&self)
src/request_body.rs:67
Methodsize_hint
(&self)
src/rowbinary/de.rs:399
Functionskip_extra_ticks
()
src/ticks.rs:134
Functionsmoke
()
src/ticks.rs:87
Functionsmoke
()
src/bytes_ext.rs:89
Functionsmoke
()
tests/it/ip.rs:8
Functionsmoke
()
tests/it/nested.rs:6
Functionsmoke
()
tests/it/uuid.rs:9
Functionsmoke
()
tests/it/query.rs:8
Methodsql_display
Display SQL query as string.
src/query.rs:38
Functionstruct_and_primitive_in_a_tuple
()
tests/it/rbwnat_smoke.rs:1221
Methodstruct_variant
(self, fields: &'static [&'static str], visitor: V)
src/rowbinary/de.rs:607
Methodsummary
(&self)
src/cursors/bytes.rs:160
Methodsummary
(&self)
src/cursors/raw.rs:100
Functionsummary_absent_without_progress_headers
()
tests/it/query_summary.rs:60
Functionsummary_generic_get
()
tests/it/query_summary.rs:77
Functionsummary_header
()
tests/it/mock.rs:30
Functionsummary_header_absent
()
tests/it/mock.rs:66
Functionsummary_header_malformed
()
tests/it/mock.rs:81
Functionsummary_header_unknown_fields
()
tests/it/mock.rs:100
Functionsummary_with_fetch_bytes
()
tests/it/query_summary.rs:103
Functionsummary_with_wait_end_of_query
()
tests/it/query_summary.rs:4
Functionsummary_without_wait_end_of_query
()
tests/it/query_summary.rs:35
Functiontest_aggregate_function_display
()
types/src/data_types.rs:942
Functiontest_data_type_new_array
()
types/src/data_types.rs:1128
Functiontest_data_type_new_datetime
()
types/src/data_types.rs:1187
Functiontest_data_type_new_datetime64
()
types/src/data_types.rs:1204
Functiontest_data_type_new_decimal
()
types/src/data_types.rs:1152
Functiontest_data_type_new_enum
()
types/src/data_types.rs:1551
Functiontest_data_type_new_fixed_string
()
types/src/data_types.rs:1104
Functiontest_data_type_new_geo
()
types/src/data_types.rs:1598
Functiontest_data_type_new_interval
()
types/src/data_types.rs:1351
Functiontest_data_type_new_low_cardinality
()
types/src/data_types.rs:1399
Functiontest_data_type_new_map
()
types/src/data_types.rs:1441
Functiontest_data_type_new_nullable
()
types/src/data_types.rs:1426
Functiontest_data_type_new_simple
()
types/src/data_types.rs:1055
Functiontest_data_type_new_time
()
types/src/data_types.rs:1275
Functiontest_data_type_new_time64
()
types/src/data_types.rs:1289
Functiontest_data_type_new_tuple
()
types/src/data_types.rs:1505
Functiontest_data_type_new_variant
()
types/src/data_types.rs:1478
Functiontest_data_type_node_into_string
()
types/src/data_types.rs:1853
Functiontest_data_type_to_string_geo
()
types/src/data_types.rs:1860
Functiontest_data_type_to_string_simple
()
types/src/data_types.rs:1617
Functiontest_data_types_to_string_complex
()
types/src/data_types.rs:1646
Functiontest_datetime64_to_string
()
types/src/data_types.rs:1727
Functiontest_display_column
()
types/src/data_types.rs:1870
Functiontest_display_decimal_size
()
types/src/data_types.rs:1879
Functiontest_enum_display
()
types/src/data_types.rs:993
Functiontest_https_error_on_missing_feature
()
tests/it/https_errors.rs:5
Functiontest_interval_to_string
()
types/src/data_types.rs:1805
Functiontest_invalid_jwt_auth
()
tests/it/cloud_jwt.rs:16
Functiontest_json_with_hint_display
()
types/src/data_types.rs:981
Functiontest_jwt_auth
()
tests/it/cloud_jwt.rs:5
Functiontest_rbwnat_header_round_trip
()
types/src/lib.rs:87
Functiontest_time_time64_roundtrip_and_edges
()
types/src/data_types.rs:1887
Functiontest_tuple_display
()
types/src/data_types.rs:961
Functiontest_variant_display
()
types/src/data_types.rs:1019
Functiontime64_negative_round_trip
()
tests/it/chrono.rs:445
Functiontime64_negative_roundtrip
()
tests/it/time.rs:390
Functiontime64_round_trip
()
tests/it/chrono.rs:360
Functiontime64_roundtrip
()
tests/it/time.rs:331
Methodtime_left
How much time we have until the next tick. `None` if the period isn't configured.
src/inserter.rs:282
Functiontime_negative_round_trip
()
tests/it/chrono.rs:310
← previousnext →801–900 of 959, ranked by callers