Skip to content

IGinX 0.7.1

Compare
Choose a tag to compare
@aqni aqni released this 09 Aug 01:11
· 97 commits to main since this release
5e1fec5
  • 支持为只读 Dummy 对接层实例修改额外参数
  • 测试中启用 TPC-H 性能比较
  • 支持按时间执行 Transform 任务
  • 支持 Redis 和 Mongodb 对接层进行鉴权
  • 支持 order_by 操作中对每一列指定 ASC | DESC
  • 优化 show columns 操作性能

What's Changed

  • build: update project version to 0.8.0-SNAPSHOT by @github-actions in #393
  • feat(test): tpc-h test suppport new branch comp to main by @jzl18thu in #394
  • Update mvn format cmd by @zhuyuqing in #395
  • build: dedup maven configuration and deploy by @aqni in #397
  • build: update netty and arrow version by @aqni in #396
  • feat(test): adjust TPC-H test by @jzl18thu in #399
  • feat(test): tpc-h test (new comp to main) by @jzl18thu in #400
  • feat(core): allow scheduling transform jobs by @shinyano in #366
  • docs: fix iotdb download link by @aqni in #401
  • chore: update docs to match versions by @zhuyuqing in #404
  • feat(redis,mongodb): allow to authenticate by @aqni in #402
  • fix(relational): fix dummy project by @shinyano in #406
  • feat(core): rename duplicate same columns by @jzl18thu in #405
  • feat(core): allow changing db params(only apply for dummy & read-only) by @shinyano in #398
  • feat(core): show columns by @RemHero in #351
  • feat(sql): support to set ASC | DESC for each order_by column by @jzl18thu in #414
  • fix(sql): fix rename in subquery with filter by @jzl18thu in #416
  • fix(optimizer): fix ColumnPruningRule on mark join by @jzl18thu in #417
  • build: update project version to 0.7.1 by @github-actions in #418

Full Changelog: v0.7.0...v0.7.1