Skip to content

Conversation

@datacommons-robot-author
Copy link
Collaborator

This pull request updates the golden files automatically via Cloud Build. Please review the changes carefully. Cloud Build Log

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @datacommons-robot-author, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automatically updates golden files for integration tests, reflecting recent changes in the system's query processing and statistical variable matching logic. The updates ensure that the test suite accurately represents the current behavior of the detection API and chart generation, maintaining consistency between expected and actual outputs.

Highlights

  • Automated Golden File Updates: This pull request contains automated updates to various JSON golden files used in integration tests, ensuring consistency with recent system changes.
  • Query Processing Logic Refinements: Changes in debug_info.json files reflect updates to how queries are processed, including adjustments to query_with_places_removed, sv_matching (Statistical Variable matching), and the introduction or removal of llm_response details for specific queries.
  • Chart Configuration Adjustment: An outdated classification entry was removed from a chart_config.json file, streamlining chart generation logic.
  • Minor Score Adjustments: Small numerical changes in CosineScore values within some debug_info.json files indicate subtle refinements in statistical variable matching algorithms.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request contains automated updates to integration test golden files. While many changes are minor adjustments to scores, which is expected, I've identified two issues that need attention. There is a critical regression in the numberofpoorhispanicwomenwithphd test case where detection now fails completely. Additionally, the compareobesityvs.poverty test case appears to be using an invalid configuration for the embeddings index. These issues suggest potential problems in the underlying code or the test generation process that should be resolved.

Comment on lines +8 to +13
"query_with_places_removed": "",
"sv_matching": {
"CosineScore": [
0.79858,
0.78833,
0.77635,
0.77406,
0.74103,
0.73347,
0.72283,
0.72257,
0.69955,
0.6995,
0.69762,
0.69743,
0.696,
0.69534,
0.69452,
0.69396,
0.69354,
0.69084,
0.6907,
0.68967,
0.68895,
0.68862,
0.68633,
0.68592,
0.68275,
0.68221,
0.68156,
0.67987,
0.67686,
0.67631,
0.67515,
0.6745,
0.67257,
0.6718,
0.66917,
0.669,
0.66822,
0.66781,
0.66507,
0.66487
],
"MultiSV": {
"Candidates": [
{
"AggCosineScore": 0.8315,
"DelimBased": false,
"Parts": [
{
"CosineScore": [
0.83118,
0.831,
0.82552,
0.81955,
0.81456,
0.80907,
0.80864,
0.80744,
0.8003,
0.79858,
0.78782
],
"QueryPart": "number of poor hispanic",
"SV": [
"Count_Person_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_HispanicOrLatino",
"Count_Person_Female_AbovePovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_AbovePovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Household_WithoutFoodStampsInThePast12Months_HispanicOrLatino",
"Count_Person_Male_AbovePovertyLevelInThePast12Months_BlackOrAfricanAmericanAlone",
"Count_Person_Male_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_Female_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_NoHealthInsurance_HispanicOrLatino",
"Count_Person_WithDisability_HispanicOrLatino",
"Count_Person_15OrMoreYears_Separated_HispanicOrLatino"
]
},
{
"CosineScore": [
0.83183,
0.80299
],
"QueryPart": "women phd",
"SV": [
"Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Female",
"Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female"
]
}
]
},
{
"AggCosineScore": 0.8259,
"DelimBased": false,
"Parts": [
{
"CosineScore": [
0.83667,
0.79727
],
"QueryPart": "number of poor",
"SV": [
"dc/topic/Poverty",
"Count_Person_Rural_BelowPovertyLevelInThePast12Months"
]
},
{
"CosineScore": [
0.81515,
0.7886,
0.77756,
0.77521
],
"QueryPart": "hispanic women phd",
"SV": [
"dc/06f0jf8xvzw4f",
"Count_Person_Female_HispanicOrLatino",
"dc/3w039ndqy7qv1",
"dc/topic/HispanicOrLatinoFemalePopulationByAge"
]
}
]
},
{
"AggCosineScore": 0.8071,
"DelimBased": false,
"Parts": [
{
"CosineScore": [
0.84959,
0.8335
],
"QueryPart": "number of poor hispanic women",
"SV": [
"Count_Person_Female_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_Female_HispanicOrLatino"
]
},
{
"CosineScore": [
0.7647,
0.74767,
0.73771,
0.73628,
0.73059
],
"QueryPart": "phd",
"SV": [
"Count_Person_EducationalAttainmentDoctorateDegree",
"Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Female",
"Count_Person_25OrMoreYears_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears",
"Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Male",
"Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female"
]
}
]
}
]
},
"CosineScore": [],
"MultiSV": {},
"Query": "number of poor hispanic women with phd",
"SV": [
"dc/06f0jf8xvzw4f",
"Count_Person_Female_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_Female_HispanicOrLatino",
"dc/3w039ndqy7qv1",
"dc/topic/HispanicOrLatinoFemalePopulationByAge",
"dc/9cqv67nn7pn1b",
"Median_Age_Person_Female_HispanicOrLatino",
"Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Female",
"Count_Person_Female_AbovePovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_15OrMoreYears_Widowed_HispanicOrLatino",
"Count_Person_15OrMoreYears_Divorced_HispanicOrLatino",
"Count_Household_HouseholderRaceHispanicOrLatino_SingleMotherFamilyHousehold",
"Count_Person_Female_NotHispanicOrLatino",
"Count_Student_HispanicOrLatino",
"Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female",
"dc/0jtctjm33mgh1",
"Count_Person_WithDisability_HispanicOrLatino",
"Count_Person_15OrMoreYears_MarriedAndNotSeparated_HispanicOrLatino",
"Count_Person_HispanicOrLatino_ResidesInCollegeOrUniversityStudentHousing",
"Count_Household_WithoutFoodStampsInThePast12Months_HispanicOrLatino",
"Count_Person_HispanicOrLatino",
"Count_Person_AbovePovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_Female_BelowPovertyLevelInThePast12Months_TwoOrMoreRaces",
"Count_Person_Male_AbovePovertyLevelInThePast12Months_BlackOrAfricanAmericanAlone",
"Count_Person_15OrMoreYears_NeverMarried_HispanicOrLatino",
"Count_Person_Male_BelowPovertyLevelInThePast12Months_HispanicOrLatino",
"Count_Person_Female_BelowPovertyLevelInThePast12Months",
"dc/topic/PovertyByGender",
"Count_Person_Female_AbovePovertyLevelInThePast12Months_TwoOrMoreRaces",
"Count_Person_HispanicOrLatino_ResidesInNursingFacilities",
"Count_Person_NoHealthInsurance_HispanicOrLatino",
"dc/5hc4etrfyj9qg",
"Count_Person_Male_HispanicOrLatino",
"Count_Person_Female_BelowPovertyLevelInThePast12Months_WhiteAlone",
"dc/hyfn2tlyz48lb",
"Count_Person_25OrMoreYears_EducationalAttainmentSomeCollegeLessThan1Year_Female",
"Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female",
"Count_Person_Female_AbovePovertyLevelInThePast12Months_WhiteAlone",
"dc/epw58ne8mytn5"
]
"SV": []
Copy link
Contributor

Choose a reason for hiding this comment

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

critical

These changes indicate a significant regression in query detection. The sv_matching object is now empty, meaning no statistical variables were detected for the query "number of poor hispanic women with phd". The previous version correctly identified relevant variables. This update effectively breaks the test case for this query and should be investigated. It seems the detection has fallen back from a functioning LLM-based approach to a failing heuristic one.

Comment on lines 231 to +233
"sv_detection_query_index_types": [
"base_uae_mem"
],
"sv_detection_query_input": "compare obesity vs poverty",
"sv_detection_query_stop_words_removal": "obesity poverty"
""
]
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The value for sv_detection_query_index_types is [""]. An empty string is likely not a valid embeddings index type and could lead to silent failures or unexpected behavior in statistical variable detection. This might indicate an issue with the test configuration that generated this golden file. Please ensure a valid index name (e.g., "base_uae_mem") is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant