Commit Graph

204 Commits

Author SHA1 Message Date
qianmoQ
9b2d6353b3 plugin: Add hive tests 2022-10-04 16:44:48 +08:00
qianmoQ
9b88941cf4
build(deps): bump logback-core from 1.2.11 to 1.4.3 (#57) 2022-10-04 14:17:03 +08:00
qianmoQ
2cf89147d4
Merge branch 'master' into dependabot/maven/ch.qos.logback-logback-core-1.4.3 2022-10-04 14:16:46 +08:00
dependabot[bot]
04b3bd6953
build(deps): bump logback-core from 1.2.11 to 1.4.3
Bumps [logback-core](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.3.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.4.3)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 14:33:24 +00:00
qianmoQ
f0a49bb0a2
build(deps): bump jackson.version from 2.13.3 to 2.13.4 (#44) 2022-10-03 22:33:03 +08:00
qianmoQ
0bb4a5917c
env: The system initialization script is added (#56) 2022-10-03 22:31:03 +08:00
qianmoQ
b26fe08f91 env: The system initialization script is added 2022-10-02 10:35:16 +08:00
qianmoQ
7eaf6a6e42
build(deps): bump hive-jdbc from 2.3.2 to 2.3.4 in /plugin/jdbc/hive (#52) 2022-10-02 09:53:28 +08:00
qianmoQ
9785eb0206
Feature all one (#53) 2022-10-01 17:53:56 +08:00
qianmoQ
cfe86fbd7b env: Support docker images 2022-09-30 18:16:39 +08:00
qianmoQ
4f7873c63f web: Support for plug-in time 2022-09-30 13:57:35 +08:00
qianmoQ
6620b1c854 spi: Support for plug-in time 2022-09-30 13:04:38 +08:00
qianmoQ
0461bcb983 docs: Add blog 2022-09-30 10:55:07 +08:00
qianmoQ
6036ae437c ci: Set java version 8 for code analysis 2022-09-30 10:03:08 +08:00
dependabot[bot]
f44d289287
build(deps): bump hive-jdbc from 2.3.2 to 2.3.4 in /plugin/jdbc/hive
Bumps hive-jdbc from 2.3.2 to 2.3.4.

---
updated-dependencies:
- dependency-name: org.apache.hive:hive-jdbc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 17:55:38 +00:00
qianmoQ
fbb772d684
plugin: Fix hive not load (#51) 2022-09-30 01:55:17 +08:00
qianmoQ
8505744f99 plugin: Fix hive not load 2022-09-30 01:50:59 +08:00
qianmoQ
d26ce4be05 ci: Fixed code analysis 2022-09-30 00:13:26 +08:00
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