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
Lei, HUANG
7de3f31fd0
feat: support c++ targets ( #60 )
...
* feat: support c++ targets
* fix: compile all protos under ./proto
* chore: Apply suggestions from code review
---------
Co-authored-by: Yingwen <realevenyag@gmail.com >
2023-07-11 19:33:39 +08:00