root_table = "stackoverflow_posts" sampling_seed = 723 # sum of the characters in "ParadeDB" as ascii s3_base_path = "s3://paradedb-ci-benchmarks/datasets/stackoverflow" [[tables]] name = "stackoverflow_posts" [[tables]] name = "badges" parent = "stackoverflow_posts" parent_join_col = "owner_user_id" join_col = "user_id"