1. 22 Oct, 2022 1 commit
    • zhu-mingye's avatar
      [Feature][sql,docs] Optimize SQL files and differentiate versions by directory (#1132) · 023b3065
      zhu-mingye authored
      * Optimize sql files
      
      * Optimize sql files
      
      * Optimize history-sql file
      
      * Optimize history-sql file
      
      * [Feature][sql,docs] Optimize the SQL files and divide them into directories according to the version
      
      * 1.Format SQL
       2.Unified character set encoding and collation
       3.Package the upgrade folder into the release package
      
      * 1.Format SQL
       2.Unified character set encoding and collation
      
      * Unified character set encoding and collation
      
      * Package the upgrade folder into the release package
      023b3065
  2. 21 Oct, 2022 3 commits
  3. 20 Oct, 2022 2 commits
  4. 19 Oct, 2022 2 commits
  5. 18 Oct, 2022 3 commits
  6. 16 Oct, 2022 3 commits
  7. 15 Oct, 2022 1 commit
  8. 14 Oct, 2022 4 commits
  9. 13 Oct, 2022 2 commits
  10. 12 Oct, 2022 3 commits
    • 高岩's avatar
      Feature support custom k8sapp submit at studio (#1076) · 6222f508
      高岩 authored
      * Support custom k8sapp submit interface
      
      * fix JcaPEMKey error for k8s commit tasks
      
      * Auto registers cluster set the id as same as taskid, if not , submit cluster twice will get error on updata this table
      
      * add UI on k8s app
      submit
      
      * fix code style
      
      * Fix the problem of failure of k8s mode online
      
      * 1,upper case some dialect
      2,remove setId in Cluster.java
      3,use jobId instead of clustername
      
      * Optimize k8s tab UI
      6222f508
    • ZackYoung's avatar
      add support session run udf.jar (#1090) · 5b2b3347
      ZackYoung authored
      * Add udf jar Packing compression
      Add udf version verification
      
      * change msg tips
      
      * add RemoteStreamExecutor jarFiles params
      
      * add support session run udf.jar
      
      * change PathConstant
      
      * Modification and compilation of udf must succeed
      
      * add Protocol Header
      5b2b3347
    • chengchuen's avatar
      International Development (#1079) · 7717387f
      chengchuen authored
      Co-authored-by: 's avatarPeter <peter.zheng.external@tkelevator.com>
      7717387f
  11. 10 Oct, 2022 3 commits
  12. 09 Oct, 2022 1 commit
  13. 01 Oct, 2022 2 commits
    • iamhungry's avatar
      整库同步自动建库建表--MySQL实现 (#796) · 0765de2c
      iamhungry authored
      * 整库同步自动建库建表--MySQL实现
      
      * Table add clone method
      
      * add sink.auto.create
      
      * add schema.changes
      
      * fix auto.create
      
      * merge fix
      
      * refactor && merge fix
      
      * fix pulsar getKey
      
      * merge to dev & fix
      
      * for debug
      
      * cdcsource merge dev
      
      * fix pulsar getKey
      
      * cdcsource sink mysql auto create database and tables
      
      * fix checkstyle & log
      
      * reset application.yml
      0765de2c
    • ren_jq's avatar
      upgrade mysql-connector-java to 8.0.28 (#1064) · bb0d3cf7
      ren_jq authored
      bb0d3cf7
  14. 27 Sep, 2022 1 commit
  15. 26 Sep, 2022 2 commits
  16. 25 Sep, 2022 4 commits
  17. 24 Sep, 2022 1 commit
    • wmtbnbo's avatar
      [Fix][web] Fix query exceptions caused by the system's failure to... · 973ee343
      wmtbnbo authored
      [Fix][web] Fix query exceptions caused by the system's failure to automatically clean up the selected table information when switching data sources (#1050)
      
      * [Feature] Update flink1.14 to flink1.14.5
      
      * [Bug] [dlink-flink] Fix the local operation exception caused by the conflict between the CDC package and the Flink clients package
      
      * [Future] [dlink-flink] Update flink1.15 to flink1.15.1
      
      * [Fix][web] Fix StarRocks databases display
      
      * [Fix][web] Fix query exceptions caused by the system's failure to automatically clean up the selected table information when switching data sources
      Signed-off-by: 's avatar王沐 <wangmu@haiermoney.com>
      Signed-off-by: 's avatar王沐 <wangmu@haiermoney.com>
      973ee343
  18. 23 Sep, 2022 2 commits