-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue for fix TODO comments #1466
Comments
To avoid conflicts with others, please lease leave an comment below to tell us which TODO you're going to fix. |
Working on "TODO: Replay logs of different tables in parallel. " |
Working on "TODO: make level configurable " |
@Lethannn It's has been quiet for a while, I wonder if there are any problems when you implement this task? |
Apologies for the silence lately. I've been dealing with some health issues over the past few weeks :( . Planning to tackle the task this weekend |
Sorry to hear that, let me know if you need any help. |
Working on "TODO: props should be an argument " and "use NonZeroUsize " |
## Rationale Related with #1466 ## Detailed Changes Replay logs of different tables in parallel ## Test Plan CI --------- Co-authored-by: jiacai2050 <dev@liujiacai.net>
## Rationale Related with #1466 ## Detailed Changes 1. Make execution_props an arguments to logical2physical. 2. Make scan_batch_size NonZeroUsize ## Test Plan Manual test
Tasks are all finished, thanks everyone involved. Will open an new issue to track more TODO. |
## Rationale Related with apache#1466 ## Detailed Changes Replay logs of different tables in parallel ## Test Plan CI --------- Co-authored-by: jiacai2050 <dev@liujiacai.net>
## Rationale Related with apache#1466 ## Detailed Changes 1. Make execution_props an arguments to logical2physical. 2. Make scan_batch_size NonZeroUsize ## Test Plan Manual test
## Rationale Related with apache#1466 ## Detailed Changes Replay logs of different tables in parallel ## Test Plan CI --------- Co-authored-by: jiacai2050 <dev@liujiacai.net>
## Rationale Related with apache#1466 ## Detailed Changes Replay logs of different tables in parallel ## Test Plan CI --------- Co-authored-by: jiacai2050 <dev@liujiacai.net>
Describe This Problem
Hi community,
Our codebase contains numerous 200+ TODOs now! This indicates significant technical debt. Ignoring this will inevitably cause severe code rot.
As a community, we must acknowledge this problem affects our collective interests. While specific individuals may own portions of the code, we share responsibility for the overall health of our ecosystem.
The time to act is now. Let's work together to strengthen the foundation of our codebase before decay spreads further. Our future depends on it.
Proposal
I will begin this task by review, list the most easy TODOs first, anyone interested are welcome to help us fixing them.
Additional Context
The text was updated successfully, but these errors were encountered: