Function datafusion::test_util::get_test_context2
source · pub async fn get_test_context2(
tmpdir: &TempDir,
infinite_source: bool,
session_config: SessionConfig
) -> Result<SessionContext>
Expand description
Creates a test_context with table name annotated_data
, which has 100 rows.