If you specify a limit to restrict the number of rows in a cave query then you always get a spurious warning.
> fac=flywire_cave_client()
> nuclei_v1=fac$materialize$query_table("nuclei_v1", limit=10L)
201 - "Limited query to 200000 rows
> nrow(nuclei_v1)
[1] 10