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
the benchmark just calls the to_timestamp function but doesn't actually execute it. It needs to call the correct to_timestamp function with .invoke(...) calls.
To Reproduce
Run to_timestamp benchmark. The results are far too good
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
the benchmark just calls the to_timestamp function but doesn't actually execute it. It needs to call the correct to_timestamp function with .invoke(...) calls.
To Reproduce
Run to_timestamp benchmark. The results are far too good
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: