Commit Graph

2086 Commits

Author SHA1 Message Date
qianmoQ
822af979e7
ci: Set java version 8 (#50) 2022-09-30 00:06:44 +08:00
qianmoQ
e1ebeed3d5 ci: Set java version 8 2022-09-30 00:01:23 +08:00
qianmoQ
fbb1e9ee78
web: Support cancel query (#49) 2022-09-29 23:56:02 +08:00
qianmoQ
5cf46f9e04 web: Support cancel query 2022-09-29 23:50:12 +08:00
qianmoQ
3a5dea876f spi: Refactoring Adapter simplifies plug-in usage 2022-09-29 23:12:18 +08:00
qianmoQ
6cf82e5a86 web: Optimize the build data source experience 2022-09-29 23:05:28 +08:00
qianmoQ
9484f69e01 ci: Remove debug output 2022-09-29 22:58:06 +08:00
qianmoQ
0b6a851870
build(deps): bump cobertura-maven-plugin from 2.5.1 to 2.7 (#45) 2022-09-29 22:51:59 +08:00
qianmoQ
3dbffcae99
Add plugin: hive and kyuubi (#48) 2022-09-29 22:35:05 +08:00
qianmoQ
690f80655d plugin: Add hive 2022-09-29 21:53:55 +08:00
qianmoQ
3cd6a3a63a plugin: Repair connection failure No specific error is displayed 2022-09-29 20:36:43 +08:00
qianmoQ
23cbf91c3f plugin: Optimized packing volume 2022-09-29 19:53:34 +08:00
qianmoQ
8e9a5f668a plugin: Add kyuubi 2022-09-29 16:59:27 +08:00
qianmoQ
b2d1d5d909
build(deps): bump springboot.version from 2.7.3 to 2.7.4 (#46) 2022-09-29 10:37:43 +08:00
dependabot[bot]
2445c8ccce
build(deps): bump springboot.version from 2.7.3 to 2.7.4
Bumps `springboot.version` from 2.7.3 to 2.7.4.

Updates `spring-boot-starter-web` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)

Updates `spring-boot-starter-data-jpa` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)

Updates `spring-boot-starter-test` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)

Updates `spring-boot-starter-validation` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)

Updates `spring-boot-starter-aop` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 16:41:11 +00:00
dependabot[bot]
44b93da328
build(deps): bump cobertura-maven-plugin from 2.5.1 to 2.7
Bumps cobertura-maven-plugin from 2.5.1 to 2.7.

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:cobertura-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 16:40:41 +00:00
dependabot[bot]
2c85c71fe6
build(deps): bump jackson.version from 2.13.3 to 2.13.4
Bumps `jackson.version` from 2.13.3 to 2.13.4.

Updates `jackson-core` from 2.13.3 to 2.13.4
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.3...jackson-core-2.13.4)

Updates `jackson-databind` from 2.13.3 to 2.13.4
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.13.3 to 2.13.4
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 16:40:35 +00:00
qianmoQ
202b06f76b
env: Fixed dependabot.yml (#42) 2022-09-29 00:39:25 +08:00
qianmoQ
426924ef6c env: Fixed dependabot.yml 2022-09-29 00:34:52 +08:00
qianmoQ
5c72cc13a6
Feature all one (#41) 2022-09-29 00:31:38 +08:00
qianmoQ
1aae8843c3 env: Add PULL_REQUEST_TEMPLATE 2022-09-29 00:26:35 +08:00
qianmoQ
fc7e0ebfd7 env: Add dependabot.yml 2022-09-29 00:21:31 +08:00
qianmoQ
fa84eaff55 env: Add CONTRIBUTING 2022-09-29 00:07:00 +08:00
qianmoQ
4b91dd953a docs: Add download page 2022-09-28 23:56:21 +08:00
qianmoQ
5054552ca7
Feature all one (#40) 2022-09-28 23:13:42 +08:00
qianmoQ
5c1b7f8d09 web: Fixed source layout 2022-09-28 23:08:13 +08:00
qianmoQ
c2185d5b66 plugin: Fix druid connection 2022-09-28 22:31:54 +08:00
qianmoQ
48e742859b env: Update README.md for add druid logo 2022-09-28 21:11:36 +08:00
qianmoQ
086c6420ab
plugin: Add apache druid and elasticsearch (#39) 2022-09-28 20:54:56 +08:00
qianmoQ
5765005e34 plugin: Add apache druid 2022-09-28 20:50:37 +08:00
qianmoQ
d67f1c186f env: Update some file 2022-09-28 20:01:36 +08:00
qianmoQ
77fe3f6f60 plugin: Add elasticsearch 2022-09-28 14:37:40 +08:00
qianmoQ
ff292da8f8
plugin: Adapt the new plug-in mechanism for postgresql (#38) 2022-09-28 00:51:59 +08:00
qianmoQ
3d91523e53 plugin: Adapt the new plug-in mechanism for postgresql 2022-09-28 00:48:18 +08:00
qianmoQ
891084ba14
Add PostgreSQL plugin (#35) 2022-09-28 00:11:25 +08:00
qianmoQ
8e2eb6ab70
Update PostgreSQLPluginTestService.java 2022-09-28 00:08:18 +08:00
qianmoQ
5ed5d21f9d
Update io.edurt.datacap.spi.PluginModule 2022-09-28 00:07:23 +08:00
qianmoQ
5ef80df8ee
Merge branch 'master' into dev-pgsql 2022-09-28 00:04:35 +08:00
qianmoQ
55aaae8120
plugin: Adapt the new plug-in mechanism (#37) 2022-09-27 23:44:32 +08:00
qianmoQ
8dba0be048 plugin: Adapt the new plug-in mechanism for clickhouse 2022-09-27 23:38:16 +08:00
马良
875b7f3365 plugin: add pgsql dirver 2022-09-27 23:38:09 +08:00
马良
fdf2cf5d3f plugin: add pgsql dirver 2022-09-27 23:32:20 +08:00
qianmoQ
cb5dd04c3a plugin: Adapt the new plug-in mechanism for mysql 2022-09-27 23:25:33 +08:00
马良
4b033cb72e plugin: add pgsql dirver 2022-09-27 23:24:50 +08:00
qianmoQ
e01c15907f
plugin: Add trino (#36) 2022-09-27 22:55:47 +08:00
qianmoQ
e6c2cc20d5 docs: Fix domain 2022-09-27 22:44:18 +08:00
qianmoQ
89e28ce966 plugin: Add trino 2022-09-27 22:40:33 +08:00
马良
45052f4781 增加pgsql驱动 2022-09-27 21:25:19 +08:00
马良
96df442b3e 增加pgsql驱动 2022-09-27 21:18:05 +08:00
马良
f4794ccb67 增加pgsql驱动 2022-09-27 21:14:11 +08:00