prestodb/presto

[docs] update Data Types ROW doc to include delimited flag

Open

#21,897 创建于 2024年2月9日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)Java (5,240 fork)batch import
docsfeature requestgood first issue

仓库指标

Star
 (15,558 star)
PR 合并指标
 (平均合并 34天 14小时) (30 天内合并 120 个 PR)

描述

Update https://prestodb.io/docs/current/language/types.html#row to document the Boolean delimited flag.

Expected Behavior or Use Case

The Boolean delimited flag should be documented on https://prestodb.io/docs/current/language/types.html#row.

Presto Component, Service, or Connector

Documentation.

Possible Implementation

Update https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/language/types.rst#row with the requested content.

Example Screenshots (if appropriate):

Context

I thank @mbasmanova for identifying this lack of documentation in their comment reviewing PR 21869.

贡献者指南