16 Commits

Author SHA1 Message Date
7fb26381bd hive的表结构查询需要根据DESCRIBE FORMATTED %s.%s结果进行解析。 2024-03-14 18:17:51 +08:00
e29975b933 hive完善表、字段comment创建修改的问题。
待完善获取表结构功能。需要做特殊解析处理。
2024-03-13 18:23:07 +08:00
2b792be03f hive增加schema,schema默认为database 2024-03-13 01:23:18 +08:00
2292f3dad7 hive的database创建实现。 2024-03-12 18:13:07 +08:00
c1cf54984f hive修改表基础代码提交 2024-03-12 00:02:05 +08:00
332453f514 实现hive查看建表DDL 2024-03-11 18:18:47 +08:00
52b3ec19d1 hive数据库增加查看表的功能 2024-03-11 16:32:50 +08:00
be999aa831 Optimize code structure. 2024-01-09 19:16:55 +08:00
6ef7236fd0 fix: Some database configuration files 2023-12-20 22:59:48 +08:00
3c356c6108 merge 2023-11-16 22:02:52 +08:00
eed78015dc Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:25:51 +08:00
d5b9ab2d30 Fix sort database error,Fix sqlite query data error 2023-10-30 11:39:06 +08:00
c81985e916 add 2023-07-17 20:51:06 +08:00
4f5a58e77b 支持自定义驱动 2023-07-08 16:22:18 +08:00
2c31feedbf support drop table 2023-07-01 11:39:12 +08:00
5047569358 Support for custom drivers 2023-06-23 18:25:41 +08:00