Describe the bug
is.historical() is wrong. Documentation says a table is historical if it has checksum, from_ts, and until_ts; implementation returns true if it has any of them.
To Reproduce
N/A
Expected behaviour
N/A
Screenshots
N/A
Provide output from sessionInfo()
N/A
Additional context
N/A
Describe the bug
is.historical()is wrong. Documentation says a table is historical if it has checksum, from_ts, and until_ts; implementation returns true if it has any of them.To Reproduce
N/A
Expected behaviour
N/A
Screenshots
N/A
Provide output from
sessionInfo()N/A
Additional context
N/A