Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zavoraad authored Nov 7, 2024
1 parent 097c1c3 commit 2ed7604
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,8 @@ bundle.count_resource_type("Patient").show()
```

## SQL on FHIR

> **Warning**
> For very large batches of FHIR, use bundle.entry().cache() before calling bulk_table_wirte for best performance
> [!TIP]
> For very large batches of FHIR, use bundle.entry().cache() before calling bulk_table_write for best performance
``` python
%python
Expand Down

0 comments on commit 2ed7604

Please sign in to comment.