You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We encountered the following error with writeResultToDisk with version "1.0.5". @anallg Could you please confirm?
! Table is collected to memory as not all requested estimates are supported on the database side
Start summary of data, at 2024-10-18 11:45:22.04835
v Summary finished, at 2024-10-18 11:45:24.002946
There were 12 warnings (use warnings() to see them)
Error in stopifnot(is.character(filename), length(filename) == 1L) :
reached elapsed time limit
The text was updated successfully, but these errors were encountered:
@Xintong-Li-ZnCu@anallg this error doesn't seem specific to running writeResultToDisk. If you google at the error there are a lot of results. Could you try the possible solutions described here
See also this issue that Marti opened
@Xintong-Li-ZnCu closing this because I haven't heard anything since my last reaction. Please reopen if you still think it is related to code in the package
We encountered the following error with
writeResultToDisk
with version "1.0.5".@anallg Could you please confirm?
The text was updated successfully, but these errors were encountered: