Skip to content

Part 2: Integrate Scan Planning to Core #13400

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

singhpk234
Copy link
Contributor

@singhpk234 singhpk234 commented Jun 26, 2025

🥞 Stacked PR

Please use this link for viewing incremental changes.

Current Stack status:

About the change

[1] Add routes for the scan Planning API
[2] Adds RestTable and RestTableScan which can call the scan endpoint
[3] ScanIterable which uses ParallelIterable to fetch scan tasks

Testing

Added unit testing for the E2E req response loop

sfc-gh-prsingh and others added 3 commits June 25, 2025 17:13
Co-authored-by: Rahil <rchertara@gmail.com>
Co-authored-by: Prashant  <singhpk010696@gmaill.com>
@github-actions github-actions bot added the core label Jun 26, 2025
Comment on lines +157 to +160
// else {
//
// assertThat(request.headers().entries()).containsAll(contextHeaders.entries());
// }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be removed, need to remodel the tests correctly, but presently the E2E machinery works with scan planning and with context aware parsers !

@singhpk234 singhpk234 force-pushed the feature/part-2-core-integ branch from 3624aee to c55e0e4 Compare June 27, 2025 15:23
@singhpk234 singhpk234 closed this Jun 27, 2025
@singhpk234 singhpk234 reopened this Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants