Skip to content

Conversation

@mbutrovich
Copy link
Collaborator

Not ready for review yet.

This adds a configurable Egress benchmark to return result rows based on two parameters: egress_tuple_bytes and egress_num_tuples. Since UDF syntax varies by DBMS, this only includes a dialect and ddl file for Postgres. Hopefully folks can add more if this merges.

@mbutrovich
Copy link
Collaborator Author

Apparently the ScriptRunner class we use to run ddl .sql files can't handle plpgsql. I have to imagine there's a better way to load and run a .sql file over JDBC than a Java class from 2004, but I'll hack around it locally for now by just issuing a psql command with the .sql file.

@mbutrovich mbutrovich closed this Mar 17, 2025
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.

1 participant