Skip to content

Add hypertable on/off oracle for LLM fuzzer - #10295

Merged
akuzm merged 11 commits into
mainfrom
aku/hyper-oracle
Jul 31, 2026
Merged

Add hypertable on/off oracle for LLM fuzzer#10295
akuzm merged 11 commits into
mainfrom
aku/hyper-oracle

Conversation

@akuzm

@akuzm akuzm commented Jul 20, 2026

Copy link
Copy Markdown
Member

Detects mismatch of query results on hypertable vs plain postgres table.

Detects mismatch of query results of hypertable vs plain postgres table.
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@akuzm
akuzm marked this pull request as ready for review July 23, 2026 09:45
@github-actions
github-actions Bot requested review from antekresic and svenklemm July 23, 2026 09:45
@github-actions

Copy link
Copy Markdown

@antekresic, @svenklemm: please review this pull request.

Powered by pull-review

Comment thread src/partition_chunk.c Outdated
standard_ExecutorEnd(queryDesc);
}

/* LOOK HERE */

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What is this? 🤨

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Testing the fuzzer :) I'm marking locations with known problems and checking what it finds.

@akuzm
akuzm enabled auto-merge (squash) July 31, 2026 12:17
@akuzm
akuzm merged commit b53cd00 into main Jul 31, 2026
73 of 76 checks passed
@akuzm
akuzm deleted the aku/hyper-oracle branch July 31, 2026 12:18
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.

3 participants