You need to enable JavaScript to run this app.
导航
输入/输出格式
最近更新时间:2024.12.25 11:30:43首次发布时间:2024.12.25 11:30:43

ByteHouse可以接受和返回各种格式的数据。受支持的输入格式可用于提交给INSERT语句、从文件表(File,URL,HDFS或者外部目录)执行SELECT语句,受支持的输出格式可用于格式化SELECT语句的返回结果,或者通过INSERT写入到文件表。
以下是支持的格式:

格式

输入

输出

TabSeparated

TabSeparatedRaw

TabSeparatedWithNames

TabSeparatedWithNamesAndTypes

Template

TemplateIgnoreSpaces

CSV

CSVWithNames

CustomSeparated

Values

Vertical

JSON

JSONAsString

JSONStrings

JSONCompact

JSONCompactStrings

JSONEachRow

JSONEachRowWithProgress

JSONStringsEachRow

JSONStringsEachRowWithProgress

JSONCompactEachRow

JSONCompactEachRowWithNamesAndTypes

JSONCompactStringsEachRow

JSONCompactStringsEachRowWithNamesAndTypes

TSKV

Pretty

PrettyCompact

PrettyCompactMonoBlock

PrettyNoEscapes

PrettySpace

Protobuf

ProtobufSingle

Avro

AvroConfluent

Parquet

Arrow

ArrowStream

ORC

RowBinary

RowBinaryWithNamesAndTypes

Native

Null

XML

CapnProto

LineAsString

Regexp

RawBLOB