Hi,
I'm currently using Snowpark 1.8.0 in a Java project and I noticed there is a limit(n) method on DataFrames, but no offset(n) method.
I spoke with someone from Snowflake who says there is a method in the Python version of Snowpark and he suggested that I ask here.
Any plan on adding support for that method or a work around in the meantime ?
Thank you !