xiangyuf opened a new issue, #4371: URL: https://github.com/apache/paimon/issues/4371
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation In some cases, users may want to use spark time travel by setting properties like `set spark.paimon.scan.tag-name=tag_3`. However, this property will take effect globally if the spark job read multiple tables at the same time. It would be better if we can support table level options via sql conf for Spark Engine. ### Solution _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@paimon.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org