for now, remove FOR SYSTEM_TIME at the end of the query
non-standard, redundant, potentially risky in the future, hides bugs. See #383, #384, #385 Fixed a parser bug where SELECT * FROM (t1 join t2) FOR SYSTEM_TIME ... was not an error.
Showing
Please register or sign in to comment