hashmapybx opened a new issue, #11889: URL: https://github.com/apache/iceberg/issues/11889
### Query engine spark-sql ### Question 命令行根据时间戳做时间旅行查询报错 spark-sql (cjh_test)> select * from cjh_test.datalake_iceberg_table timestamp as of '2024-12-30 10:28:57.321'; Invalid usage of '*' in Project.; line 1 pos 7; 'Project [*] +- 'TimeTravelRelation 2024-12-30 10:28:57.321 +- SubqueryAlias spark_catalog.cjh_test.datalake_iceberg_table +- RelationV2[id#187, name#188, year#189, month#190] spark_catalog.cjh_test.datalake_iceberg_table spark_catalog.cjh_test.datalake_iceberg_table -- 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...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org