MCPcopy Create free account

hub / github.com/XiangpengHao/parquet-viewer / functions

Functions169 in github.com/XiangpengHao/parquet-viewer

Methodderef
(&self)
src/storage/web_file_store.rs:211
Methodderef_mut
(&mut self)
src/storage/web_file_store.rs:217
Functiondrain_remaining_batches
( remaining_stream: Signal<Option<SendableRecordBatchStream>>, record_batches: Signal<Vec<RecordBatch>
src/views/query_results.rs:41
Methodeq
(&self, other: &Self)
src/parquet_ctx.rs:162
Functionexport_to_csv_inner
(query_result: &[RecordBatch])
src/utils.rs:157
Functionexport_to_parquet_inner
(query_result: &[RecordBatch])
src/utils.rs:167
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/parquet_ctx.rs:115
Methodfmt
(&self, f: &mut Formatter<'_>)
src/storage/web_file_store.rs:34
Methodfmt
(&self, f: &mut Formatter<'_>)
src/storage/object_store_cache.rs:32
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/views/plan_visualizer.rs:28
Functionformat_bytes_short
(bytes: u64)
src/views/parquet_rewriter/tool.rs:801
Functionformat_compression
(compression: Compression)
src/views/parquet_rewriter/tool.rs:817
Functionformat_data_size
(size: Option<u64>)
src/views/schema.rs:80
Functionformat_ratio
(value: Option<f32>)
src/views/schema.rs:90
Functionformat_rows
(rows: u64)
src/utils.rs:26
Functionformat_rows
(count: u64)
src/views/main_layout.rs:25
Functionformat_rows
(count: usize)
src/views/parquet_rewriter/tool.rs:791
Methodfrom_metadata
( metadata: Arc<ParquetMetaData>, metadata_memory_size: u64, file_size: u64, f
src/parquet_ctx.rs:34
Methodfrom_parquet_file
(file_name_with_extension: String)
src/views/parquet_reader.rs:32
Methodfrom_str
(s: &str)
src/components/theme_provider.rs:27
Methodfrom_value
(value: &str)
src/views/parquet_rewriter/tool.rs:80
Methodget_opts
( &self, location: &Path, options: GetOptions, )
src/storage/web_file_store.rs:58
Methodget_opts
( &self, location: &Path, options: GetOptions, )
src/storage/object_store_cache.rs:64
Methodget_read
(&self, offset: u64)
src/utils.rs:282
Functionget_stored_theme
Get the stored theme preference, or default to light theme
src/components/theme_provider.rs:36
Functionhandle_llm_request
(mut req: Request, ctx: RouteContext<()>)
llm-backend/src/lib.rs:49
Functionhandle_options
(_req: Request, _ctx: RouteContext<()>)
llm-backend/src/lib.rs:45
Methodhead
(&self, location: &Path)
src/storage/object_store_cache.rs:60
Functionindex_display
(index: ColumnIndexMetaData)
src/components/page_info.rs:13
Methodlabel
(&self)
src/views/parquet_rewriter/tool.rs:68
Methodlist
( &self, _prefix: Option<&Path>, )
src/storage/web_file_store.rs:126
Methodlist
( &self, prefix: Option<&Path>, )
src/storage/object_store_cache.rs:139
Methodlist_with_delimiter
( &self, _prefix: Option<&Path>, )
src/storage/web_file_store.rs:133
Methodlist_with_delimiter
( &self, prefix: Option<&Path>, )
src/storage/object_store_cache.rs:146
Functionmain
()
cli/src/main.rs:92
Functionmain
(req: Request, env: Env, _ctx: Context)
llm-backend/src/lib.rs:139
Functionmain
()
src/main.rs:83
Methodnew
(data: Bytes, byte_range: (u64, u64))
src/utils.rs:269
Methodnew
( reader: ParquetObjectReader, table_name: String, registered_table_name: String,
src/parquet_ctx.rs:170
Methodnew
(file: web_sys::File)
src/storage/web_file_store.rs:26
Methodnew
(inner: OpendalStore)
src/storage/object_store_cache.rs:23
MethodopenCustomDocument
* Called when our custom editor is opened.
vscode-extension/src/parquetEditorProvider.ts:36
Functionphysical_plan_view
(physical_plan: Arc<dyn ExecutionPlan>)
src/views/plan_visualizer.rs:131
Functionplan_node_view
(node: PlanTreeNode)
src/views/plan_visualizer.rs:70
Methodpoll
(self: Pin<&mut Self>, cx: &mut task::Context<'_>)
src/storage/web_file_store.rs:225
Methodpost_visit
(&mut self, _: &dyn ExecutionPlan)
src/views/plan_visualizer.rs:61
Methodpre_visit
(&mut self, plan: &dyn ExecutionPlan)
src/views/plan_visualizer.rs:36
Methodput_multipart_opts
( &self, _location: &Path, _opts: PutMultipartOptions, )
src/storage/web_file_store.rs:50
Methodput_multipart_opts
( &self, _location: &Path, _opts: PutMultipartOptions, )
src/storage/object_store_cache.rs:48
Methodput_opts
( &self, _location: &Path, _payload: PutPayload, _opts: PutOptions, )
src/storage/web_file_store.rs:41
Methodput_opts
( &self, location: &Path, payload: PutPayload, opts: PutOptions, )
src/storage/object_store_cache.rs:39
Functionread_from_s3
( s3_bucket: &str, s3_region: &str, s3_file_path: &str, )
src/storage/readers.rs:60
MethodresolveCustomEditor
* Called when our custom editor is resolved.
vscode-extension/src/parquetEditorProvider.ts:57
Functionsave_to_storage
(key: &str, value: &str)
src/utils.rs:42
Functionserve_file
( State(state): State<Arc<AppState>>, Path(requested_file): Path<String>, headers: HeaderMap, )
cli/src/main.rs:224
Functionserve_file_head
( State(state): State<Arc<AppState>>, Path(requested_file): Path<String>, )
cli/src/main.rs:200
Methodtable_name
(&self)
src/parquet_ctx.rs:188
Functiontest_batches_can_be_merged
()
src/views/query_results.rs:405
Functiontest_read_from_url_non_parquet
()
src/storage/readers.rs:148
Functiontest_read_from_url_valid_parquet_url
()
src/storage/readers.rs:165
Functiontest_read_parquet
()
src/tests.rs:22
Functiontest_read_parquet_with_empty_rows
()
src/tests.rs:69
Functiontest_read_parquet_with_nested_column
()
src/tests.rs:124
Functiontest_read_parquet_with_uppercase_name
()
src/tests.rs:83
Functiontest_render_chunk_stats
()
src/tests.rs:173
Functiontest_render_no_stats
()
src/tests.rs:185
Functiontest_render_page_stats
()
src/tests.rs:161
Methodtotal_rows
(&self)
src/views/parquet_rewriter/tool.rs:150
Methodtry_new
( file_name_with_extension: String, path_relative_to_object_store: Path, object_store_
src/views/parquet_reader.rs:56
← previous101–169 of 169, ranked by callers