downloading data from snowflake. full refresh wor...
# ask-community-for-troubleshooting
r
downloading data from snowflake. full refresh works. but incremental sync with timestamp not working. any idea why if fails?
Copy code
internalMessage" : "io.airbyte.integrations.source.relationaldb.InvalidCursorException: The following tables have invalid columns selected as cursor, please select a column with a well-defined ordering as a cursor. {tableName='tmp.test', cursorColumnName='LAST_MODIFIED_DATE', cursorSqlType=TIMESTAMP_WITH_TIMEZONE}",
n
I am not aware of a reason; I'd advise you open a GitHub issue for this - that seems like the best course of action!