Ning Sun
d75496d5d0
feat: add struct and list data type ( #277 )
...
* feat: add struct and list data type
* type extensions
* feat: extend column type
* chore: rename fields
* add value enum item
* feat: add value
* refactor: item->items
* feat: use single ListValue/StructValue for Row and Column
2025-10-09 11:07:20 +08:00
fys
855dff1b87
chore: format proto file ( #254 )
...
* chore: proto file format using buf
* generate go file
2025-07-16 11:25:57 +08:00
Zhenchi
b83f00958f
feat: add fulltext options for column ( #179 )
...
* feat: add fulltext options for column
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
* feat: use string instead
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
* chore: polish
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
* chore: copy every where
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
* doc: polish
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
* extract as message
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
---------
Signed-off-by: Zhenchi <zhongzc_arch@outlook.com >
2024-07-08 13:07:34 -07:00
Jeremyhi
aba235025a
refactor: remove duration type ( #158 )
2024-04-28 16:34:50 +08:00
Wei
a11efce55d
feat: add type extension for column ( #122 )
...
* feat: decimal128 proto
* chore: make all
* chore: empty line
* refactor: remove precision and scale
* chore: cr comment
Co-authored-by: Yingwen <realevenyag@gmail.com >
---------
Co-authored-by: Yingwen <realevenyag@gmail.com >
2023-11-24 10:40:50 +08:00
Wei
9d3f28d07d
feat: add duration column. ( #105 )
2023-09-18 19:08:44 +08:00
Ruihang Xia
33db1a4429
feat: remove region id and add request header ( #101 )
...
* remove region from database proto
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
* add request header to read
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
* generate code
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
* forget some ts
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
* generate code
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
---------
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2023-09-06 20:52:41 +08:00
JeremyHi
fa79839bbb
feat: interal type for row protocol, and multi row deletes ( #80 )
2023-08-16 15:09:24 +08:00
Zou Wei
940694cfd0
feat: add interval column type ( #74 )
...
* feat: add interval column type
* chore: add empty line
2023-08-03 11:50:19 +08:00
JeremyHi
eeae2d0dfa
refactor: common semantic type ( #73 )
2023-08-01 18:51:10 +08:00
dennis zhuang
ab5bc4849a
feat: adds time column type ( #62 )
2023-07-13 11:44:28 +08:00
Ruihang Xia
d32c9d5e98
chore: add license header ( #35 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2023-05-18 14:27:17 +08:00
zyy17
36147379c3
feat: add go protobuf generation ( #6 )
...
* feat: add go protobuf generation
* ci: check go protbuf generation
* refactor: use 'namely/protoc-all:1.51_1' to compile the proto instead of locally binary
* refactor: no need to add the 'bin/' igore
* chore: modify code format
* refactor: add some comments to describe our modification
2023-02-15 15:10:17 +08:00
LFC
328c41f292
publish GreptimeDB protobuf for Java using jitpack.io ( #4 )
2023-02-10 15:59:11 +08:00
LFC
6fadcf8c7a
move protobuf from GreptimeDB ( #1 )
...
* move protobuf from GreptimeDB
* add license check
* add other github actions
2023-02-09 14:59:48 +08:00