Skip to content

Conversation

@zqr10159
Copy link
Contributor

  • Add logic to ensure the target table exists before starting bulk write
  • Update README with important notes about bulk write API usage
  • Refactor write loops in benchmark classes for better readability

zqr10159 added 3 commits July 14, 2025 20:33
- Add logic to ensure the target table exists before starting bulk write
- Update README with important notes about bulk write API usage
- Refactor write loops in benchmark classes for better readability
- Add logic to ensure the target table exists before starting bulk write
- Update README with important notes about bulk write API usage
- Refactor write loops in benchmark classes for better readability
- Add logic to ensure the target table exists before starting bulk write
- Update README with important notes about bulk write API usage
- Refactor write loops in benchmark classes for better readability
@fengjiachun
Copy link
Contributor

Others LGTM, thanks @zqr10159

- Add a check to ensure there are rows available in the table data provider
- Remove the conditional statement and directly call `rows.next()` to add the initial row
- Improve error handling by throwing an `IllegalStateException` if no rows are available
@fengjiachun fengjiachun merged commit 4f2efd7 into GreptimeTeam:main Jul 15, 2025
4 checks passed
@zqr10159 zqr10159 deleted the issue-89-bulk-write-example branch July 15, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants