Skip to content

Summarize outstanding review feedback as codex-ready prompt#39

Closed
Copilot wants to merge 1 commit intosequentialfrom
copilot/sub-pr-37-again
Closed

Summarize outstanding review feedback as codex-ready prompt#39
Copilot wants to merge 1 commit intosequentialfrom
copilot/sub-pr-37-again

Conversation

Copy link

Copilot AI commented Feb 26, 2026

@sam0x17 requested a copy-paste-ready summary of the unresolved PR review comments to feed into codex. This PR adds that summary as a reply comment; no code changes are included.

Outstanding issues summarized:

  • Breaking PluginRunner::new API — restore original new(clickhouse_dsn, num_threads) (defaulting sequential=false, buffer_window_bytes=None); introduce new_with_options(...) for extended config
  • Misleading JETSTREAMER_BUFFER_WINDOW doc in jetstreamer-firehose — the env var is only consumed by the jetstreamer CLI binary, not the library; doc comment must reflect this so library users know to pass buffer_window_bytes directly
  • Memory semantics mismatch on non-Linux Unix_SC_PHYS_PAGES reports total physical RAM but docs advertise "available RAM"; fix by switching to _SC_AVPHYS_PAGES where available, or align docs with actual behavior

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Add sequential firehose with CLI support Summarize outstanding review feedback as codex-ready prompt Feb 26, 2026
@sam0x17 sam0x17 closed this Feb 26, 2026
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