是否可以提供维表数据共享机制

Open
#299 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, sql

Research direction

The issue names no files, tests, or entry points. Start by reviewing the existing dimension-table join and Oracle access paths, then determine whether shared data across jobs is supported; done would require an agreed mechanism that reduces duplicate storage and database session or concurrency pressure.

Written by the indexing model from the issue text.

Description

您 好!
请问是否可以提供 维表数据共享机制,这样不同的JOB可以共享维表数据,这样可以在节省
维表数据存多份,同时可以进一步减轻维表数据库的并发访问压力。
当然可能是我的思路有问题,我们发现flinkstreamsql多个任务在访问同一个oracle数据库时还是有不小性能和session占用压力的。所以想看是否有相关机制能多个同类型的JOB共享维表数据,来降低数据库
压力。

Dominant language
Java
Stars
2k
Forks
913
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DTStack/flinkStreamSQL

All issues in DTStack/flinkStreamSQL

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.