From edae5fd48c98b8384375988912fd9e2c525d304e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 25 Sep 2025 23:23:39 +0000 Subject: [PATCH 1/2] Initial plan From f991a0ecfab2e1911489bd8fcd49fc414777100c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 25 Sep 2025 23:32:48 +0000 Subject: [PATCH 2/2] Update DateTime to TimestampSecond in information schema tables for nightly and v0.17 docs Co-authored-by: waynexia <15380403+waynexia@users.noreply.github.com> --- docs/reference/sql/information-schema/partitions.md | 6 +++--- docs/reference/sql/information-schema/tables.md | 6 +++--- .../current/reference/sql/information-schema/partitions.md | 6 +++--- .../current/reference/sql/information-schema/tables.md | 6 +++--- .../reference/sql/information-schema/partitions.md | 6 +++--- .../version-0.17/reference/sql/information-schema/tables.md | 6 +++--- .../reference/sql/information-schema/partitions.md | 6 +++--- .../version-0.17/reference/sql/information-schema/tables.md | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/docs/reference/sql/information-schema/partitions.md b/docs/reference/sql/information-schema/partitions.md index 6dddfa81a..5e9d04f1c 100644 --- a/docs/reference/sql/information-schema/partitions.md +++ b/docs/reference/sql/information-schema/partitions.md @@ -36,9 +36,9 @@ The output is as follows: | max_data_length | Int64 | | YES | | FIELD | | index_length | Int64 | | YES | | FIELD | | data_free | Int64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | checksum | Int64 | | YES | | FIELD | | partition_comment | String | | YES | | FIELD | | nodegroup | String | | YES | | FIELD | diff --git a/docs/reference/sql/information-schema/tables.md b/docs/reference/sql/information-schema/tables.md index 0e0d52d9a..437e34f07 100644 --- a/docs/reference/sql/information-schema/tables.md +++ b/docs/reference/sql/information-schema/tables.md @@ -34,9 +34,9 @@ The output is as follows: | table_rows | UInt64 | | YES | | FIELD | | data_free | UInt64 | | YES | | FIELD | | auto_increment | UInt64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | table_collation | String | | YES | | FIELD | | checksum | UInt64 | | YES | | FIELD | | create_options | String | | YES | | FIELD | diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/partitions.md b/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/partitions.md index a835caecb..16a9f68eb 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/partitions.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/partitions.md @@ -36,9 +36,9 @@ DESC PARTITIONS; | max_data_length | Int64 | | YES | | FIELD | | index_length | Int64 | | YES | | FIELD | | data_free | Int64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | checksum | Int64 | | YES | | FIELD | | partition_comment | String | | YES | | FIELD | | nodegroup | String | | YES | | FIELD | diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/tables.md b/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/tables.md index 0e42db5ff..e5242b9fb 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/tables.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/tables.md @@ -34,9 +34,9 @@ DESC TABLES; | table_rows | UInt64 | | YES | | FIELD | | data_free | UInt64 | | YES | | FIELD | | auto_increment | UInt64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | table_collation | String | | YES | | FIELD | | checksum | UInt64 | | YES | | FIELD | | create_options | String | | YES | | FIELD | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/partitions.md b/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/partitions.md index a835caecb..16a9f68eb 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/partitions.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/partitions.md @@ -36,9 +36,9 @@ DESC PARTITIONS; | max_data_length | Int64 | | YES | | FIELD | | index_length | Int64 | | YES | | FIELD | | data_free | Int64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | checksum | Int64 | | YES | | FIELD | | partition_comment | String | | YES | | FIELD | | nodegroup | String | | YES | | FIELD | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/tables.md b/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/tables.md index 0e42db5ff..e5242b9fb 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/tables.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-0.17/reference/sql/information-schema/tables.md @@ -34,9 +34,9 @@ DESC TABLES; | table_rows | UInt64 | | YES | | FIELD | | data_free | UInt64 | | YES | | FIELD | | auto_increment | UInt64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | table_collation | String | | YES | | FIELD | | checksum | UInt64 | | YES | | FIELD | | create_options | String | | YES | | FIELD | diff --git a/versioned_docs/version-0.17/reference/sql/information-schema/partitions.md b/versioned_docs/version-0.17/reference/sql/information-schema/partitions.md index 6dddfa81a..5e9d04f1c 100644 --- a/versioned_docs/version-0.17/reference/sql/information-schema/partitions.md +++ b/versioned_docs/version-0.17/reference/sql/information-schema/partitions.md @@ -36,9 +36,9 @@ The output is as follows: | max_data_length | Int64 | | YES | | FIELD | | index_length | Int64 | | YES | | FIELD | | data_free | Int64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | checksum | Int64 | | YES | | FIELD | | partition_comment | String | | YES | | FIELD | | nodegroup | String | | YES | | FIELD | diff --git a/versioned_docs/version-0.17/reference/sql/information-schema/tables.md b/versioned_docs/version-0.17/reference/sql/information-schema/tables.md index 0e0d52d9a..437e34f07 100644 --- a/versioned_docs/version-0.17/reference/sql/information-schema/tables.md +++ b/versioned_docs/version-0.17/reference/sql/information-schema/tables.md @@ -34,9 +34,9 @@ The output is as follows: | table_rows | UInt64 | | YES | | FIELD | | data_free | UInt64 | | YES | | FIELD | | auto_increment | UInt64 | | YES | | FIELD | -| create_time | DateTime | | YES | | FIELD | -| update_time | DateTime | | YES | | FIELD | -| check_time | DateTime | | YES | | FIELD | +| create_time | TimestampSecond | | YES | | FIELD | +| update_time | TimestampSecond | | YES | | FIELD | +| check_time | TimestampSecond | | YES | | FIELD | | table_collation | String | | YES | | FIELD | | checksum | UInt64 | | YES | | FIELD | | create_options | String | | YES | | FIELD |