Skip to content

Commit ec2d7da

Browse files
MonkeyCanCodeebyhr
andauthored
Apply suggestions from code review
Co-authored-by: Yuya Ebihara <ebyhry@gmail.com>
1 parent cb56371 commit ec2d7da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs/docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1565,7 +1565,7 @@ view_version = ViewVersion(
15651565
version_id=1,
15661566
schema_id=1,
15671567
timestamp_ms=int(time.time() * 1000),
1568-
summary={"engine-name": "spark", "engineVersion": "4.1"},
1568+
summary={"engine-name": "pyiceberg", "engine-version": "0.11.1"},
15691569
representations=[
15701570
SQLViewRepresentation(
15711571
type="sql",

0 commit comments

Comments
 (0)