Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ into
Method
into
datafusion/common/src/scalar/struct_builder.rs:157–159 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
155
156
impl IntoFields for Fields {
157
fn into(self) -> Fields {
158
self
159
}
160
}
161
162
impl IntoFields for &Fields {
Callers
15
generate_spm_for_round_robin_tie_breaker
Function · 0.45
create_parquet_file
Function · 0.45
setup_files
Function · 0.45
utf8_low_cardinality_values
Method · 0.45
create_plan
Function · 0.45
build_test_data_frame
Function · 0.45
create_window_expr_with_name
Function · 0.45
struct_literal
Function · 0.45
hash_agg_group_by_partitioned_on_dicts
Function · 0.45
default
Method · 0.45
test_aggregate_schema_mismatch_metadata
Function · 0.45
test_aggregate_schema_mismatch_multiple
Function · 0.45
Calls
1
clone
Method · 0.45
Tested by
15
test_aggregate_schema_mismatch_metadata
Function · 0.36
test_aggregate_schema_mismatch_multiple
Function · 0.36
test_create_using_non_std_file_ext
Function · 0.36
test_create_using_non_std_file_ext_csv_options
Function · 0.36
test_create_using_folder_with_compression
Function · 0.36
test_create_using_folder_without_compression
Function · 0.36
test_json_deserializer_finish
Function · 0.36
test_json_deserializer_no_finish
Function · 0.36
test_memory_reservation
Function · 0.36
test_insert_into_sql_csv_defaults_header_row
Function · 0.36
test_insert_into_sql_parquet_session_overrides
Function · 0.36
test_insert_into_append_new_parquet_files_session_overrides
Function · 0.36