pub async fn query_fields_for_async( name: &str, sql: &str, params: &[DataField], ) -> KnowledgeResult<RowData>
对指定命名 provider 异步执行首行查询。