MCPcopy Create free account
hub / github.com/apache/datafusion / sync_test_table_provider

Function sync_test_table_provider

datafusion/ffi/tests/ffi_integration.rs:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68
69 #[tokio::test]
70 async fn sync_test_table_provider() -> Result<()> {
71 test_table_provider(true).await
72 }
73
74 #[test]
75 fn test_ffi_table_provider_statistics_cross_library() -> Result<()> {

Callers

nothing calls this directly

Calls 1

test_table_providerFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…