Commit Graph

755 Commits

Author SHA1 Message Date
qianmoQ
a8711a6a15
Bump kyuubi-hive-jdbc-shaded from 1.6.0-incubating to 1.7.1 (#342) 2023-05-21 15:32:06 +08:00
qianmoQ
cfa02a7c93
[Core] [Manager] Support column type (#351) 2023-05-19 22:45:36 +08:00
qianmoQ
503a7544c8 [Core] [Manager] Fixed input collation table header not displayed 2023-05-19 17:34:46 +08:00
qianmoQ
8dd963c54f [Core] [Manager] Removes the default collation rule 2023-05-19 17:18:23 +08:00
qianmoQ
0a1710740a [Core] [Manager] Supports header hint data types 2023-05-19 16:51:53 +08:00
qianmoQ
fd8ac808f6 [Core] [Manager] Support for selectable totals per page 2023-05-19 16:39:11 +08:00
qianmoQ
41f3c0ffb9 [Core] [Manager] Add time consuming and view executing SQL 2023-05-19 15:56:31 +08:00
qianmoQ
4e4e65fae1 [Core] [Manager] Support column type 2023-05-19 15:05:15 +08:00
qianmoQ
6d48096ed4 [Web] Upgrade ag-grid to 29.3.5 2023-05-19 13:58:24 +08:00
qianmoQ
0815650f1e
Bump clickhouse-jdbc from 0.3.2-patch9 to 0.4.6 in /plugin/datacap-jdbc-clickhouse (#345) 2023-05-19 09:44:48 +08:00
qianmoQ
7efeb89711
[Core] [Manager] Support for sorting results by clicking table column headers (#350) 2023-05-18 21:52:27 +08:00
qianmoQ
fbb62eb89f [Core] [Manager] Support for sorting results by clicking table column headers 2023-05-18 21:20:57 +08:00
qianmoQ
75b6d139f0 [Core] [Manager] Fixed h2 sql template 2023-05-18 10:48:28 +08:00
qianmoQ
797fa3e984
Add some feature (#349) 2023-05-18 10:47:50 +08:00
qianmoQ
8e7b6a69ad [Core] [Bug] Fixed DM_BOXED_PRIMITIVE_FOR_PARSING 2023-05-18 10:08:51 +08:00
qianmoQ
19974018c9 [Core] [Editor] Increased editor buffering prompt limit 2023-05-17 19:26:51 +08:00
qianmoQ
a2c184038f [Core] [Manager] Fixed library table containing special characters causing an exception 2023-05-17 19:04:00 +08:00
qianmoQ
8bdc9e932c [Core] [Manager] Improve the clickhouse metadata management to obtain type 2023-05-17 18:53:09 +08:00
qianmoQ
c15245c8a5 [Web] Disable warnings output to console 2023-05-17 17:22:30 +08:00
qianmoQ
8ad61d03b1 [Core] [Manager] Fixed condition not reset after table switching 2023-05-17 17:18:09 +08:00
qianmoQ
8f02040032 [Core] [Manager] Reconstruct the data render table 2023-05-17 17:11:14 +08:00
qianmoQ
8e03a8522a [Core] [Manager] Fixed metadata management data page default to 1 2023-05-17 11:27:50 +08:00
qianmoQ
4ed93909a8 [Web] Optimize data management to obtain data 2023-05-17 10:27:50 +08:00
qianmoQ
d712f94480
[Core] [Manager] Improve the multip metadata management to obtain type (#348) 2023-05-16 21:42:41 +08:00
qianmoQ
9fb1215345 [Core] [Manager] Improve the mysql metadata management to obtain type 2023-05-16 21:37:35 +08:00
qianmoQ
1c0b8e2599 [Core] [Manager] Improve the H2 metadata management to obtain type 2023-05-16 20:41:57 +08:00
qianmoQ
ca9cb66ae8 [Core] Fixed h2 db update_time and create_time for sql template 2023-05-16 16:13:26 +08:00
qianmoQ
5e4eb14d56
Bump oracle-xe from 1.17.6 to 1.18.1 (#347) 2023-05-16 09:59:31 +08:00
dependabot[bot]
67c6e901dd
Bump oracle-xe from 1.17.6 to 1.18.1
Bumps [oracle-xe](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:oracle-xe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 14:07:02 +00:00
dependabot[bot]
2c7eb98f25
Bump clickhouse-jdbc in /plugin/datacap-jdbc-clickhouse
Bumps [clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.3.2-patch9 to 0.4.6.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ClickHouse/clickhouse-java/compare/v0.3.2-patch9...v0.4.6)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 20:19:19 +00:00
qianmoQ
6663b17f49
[Plugin] [Mongo] Fixed driver dependency (#344) 2023-05-10 13:00:35 +08:00
qianmoQ
b1db69831b [Env] Add gitattributes 2023-05-09 18:58:38 +08:00
qianmoQ
07ad13184a [Core] Fix service start default connection mongo 2023-05-09 14:31:23 +08:00
qianmoQ
d23abcb769 [Plugin] [Mongo] Fixed driver dependency 2023-05-09 11:50:08 +08:00
qianmoQ
63f549b8b4 [Plugin] [Pinot] Fixed driver log dependency 2023-05-09 11:24:22 +08:00
qianmoQ
b6016cabe0
[Plugin] Support mongo community (#343) 2023-05-08 22:33:08 +08:00
dependabot[bot]
193350ead8
Bump kyuubi-hive-jdbc-shaded from 1.6.0-incubating to 1.7.1
Bumps [kyuubi-hive-jdbc-shaded](https://github.com/apache/kyuubi) from 1.6.0-incubating to 1.7.1.
- [Release notes](https://github.com/apache/kyuubi/releases)
- [Commits](https://github.com/apache/kyuubi/compare/v1.6.0-incubating...v1.7.1)

---
updated-dependencies:
- dependency-name: org.apache.kyuubi:kyuubi-hive-jdbc-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 14:05:34 +00:00
qianmoQ
dd05cc156a [Plugin] Support mongo community 2023-05-08 22:04:02 +08:00
qianmoQ
f11722c42e [Env] Fixed README.md file layout 2023-05-06 18:42:35 +08:00
qianmoQ
adb84480d1
[Plugin] Support apache pinot (#338) 2023-05-06 18:36:21 +08:00
qianmoQ
167c0637f8 [Plugin] Support apache pinot 2023-05-06 17:52:13 +08:00
qianmoQ
bb889f0f35 [Web] None Network authorization information is not cleared 2023-05-06 14:34:56 +08:00
qianmoQ
ff909f4880
[Release] Released for 1.9.0 (#337) 2023-05-04 12:34:03 +08:00
qianmoQ
6a475a5fc6 [Release] Released for 1.9.0 2023-05-04 11:38:08 +08:00
qianmoQ
b7681a5751
Bump iotdb-jdbc from 0.13.0 to 1.1.0 (#309) 2023-05-03 09:52:46 +08:00
qianmoQ
8e39640ecd
[Plugin] Support apache hadoop hdfs (#334) 2023-04-28 16:46:22 +08:00
qianmoQ
47513e9e8d [Web] Fixed upload file domain 2023-04-28 16:14:17 +08:00
qianmoQ
d3a1bc6a53 [Plugin] Support apache hadoop hdfs 2023-04-28 15:19:09 +08:00
qianmoQ
c8ae75dd34 [Docs] Top scrolling notifications are supported 2023-04-27 15:18:32 +08:00
qianmoQ
8e760c7068
[Env] Support kotlin javadoc (#333) 2023-04-27 08:07:03 +08:00