Skip to content

Commit

Permalink
Update README to remove a couple limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
dacort authored Sep 28, 2021
1 parent 9101427 commit 54c7362
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ You can see an example implementation that [queries Google Sheets using Athena](
### Current Limitations

- Partitions are not supported, so Athena will not parallelize the query using partitions.
- Splits are not supported (but coming soon), so Athena will only make 1 request to query your data.
- Spill to S3 is not supported, so responses must be under 6MB.

## Local Development

Expand Down

0 comments on commit 54c7362

Please sign in to comment.