【标题描述】:连接Datastudio工具,创建含tinyint类型的表,右键表名,点击编辑数据,点击添加,无法添加数据
【测试类型:工具功能】【测试版本:3.1.1】 问题描述:连接Datastudio工具,创建含tinyint类型的表,右键表名,点击编辑数据,点击添加,无法添加数据
【操作系统和硬件信息】(查询命令: cat /etc/system-release, uname -a):
CentOS Linux release 7.6.1810 (Core)
Linux ctumhispra01218 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
【测试环境】(单机/1主x备x级联备):单机
【被测功能】:DS工具创建表
【测试类型】:数据类型测试
【数据库版本】(查询命令: gaussdb –V):
gaussdb (openGauss 3.1.0 build f2e18e3c) compiled at 2022-11-08 22:46:48 commit 0 last mr
DS:
【预置条件】:DS工具已安装,数据库已安装,DS连接数据库正常
【操作步骤】(请填写详细的操作步骤):
create table t_tinyint0001(a tinyint)
2.右键表名,点击编辑数据,点击添加
【预期输出】:可以编辑数据
【实际输出】:无法编辑
【原因分析】:
【日志信息】(请附上日志文件、截图、coredump信息):
【测试代码】:
Hey @zhanghuan96, Welcome to openGauss Community.
All of the projects in openGauss Community are maintained by @opengauss-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at Here to find the details.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Hi @zhanghuan96,
if you want to get quick review about your issue, please contact the owner in first: @buter ,
and then any of the maintainers: @xiong_xjun
and then any of the committers: @justbk , @totaj , @lizhenfeng123 , @he-chenghan , @buter , @ywzq1161327784
if you have any question, please contact the SIG: Tools.
DataStudio当前不支持tinyint 查询结果编辑(目前已知还包含varcahr/varchar2类型),varcahr/varchar2类型编辑已提需求#I5G4P2 。对tinyint编辑建议合入#I5G4P2需求中。
经20221130裁决,此issue转为需求处理。
经验证,该问题已在DS上得到解决,编辑数据页面已支持对tinyint类型的增删改查
注: 数据编辑页面目前有bug,无法修改新增的数据行,需要新开一个数据编辑页面才能够正常编辑,但该bug与本需求无关,且该bug早已提单:https://gitee.com/opengauss/DataStudio/issues/I6WOI0
经验证,已修复
登录 后才可以发表评论