Skip to content

fix(create_cachedb): add concept_hierarchy in CHUNK_COLUMN_INFO_MAP - #3200

Merged
Zhimin-arya merged 4 commits into
developfrom
Zhimin-arya/data-3180_missing_table_in_CHUNK_COLUMN_INFO_MAP
Sep 1, 2026
Merged

fix(create_cachedb): add concept_hierarchy in CHUNK_COLUMN_INFO_MAP#3200
Zhimin-arya merged 4 commits into
developfrom
Zhimin-arya/data-3180_missing_table_in_CHUNK_COLUMN_INFO_MAP

Conversation

@Zhimin-arya

Copy link
Copy Markdown
Collaborator

Merge Checklist

Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.

  • Automated Tests (Jasmine integration tests, Unit tests, and/or Performance tests)
  • Updated Manual tests / Demo Config
  • Documentation (Application guide, Admin guide, Markdown, Readme and/or Wiki)
  • Verified that local development environment is working with latest changes (integrated with latest develop branch)
  • following best practices in code review doc

@Zhimin-arya
Zhimin-arya marked this pull request as ready for review August 25, 2026 09:40
Copilot AI balanced review requested due to automatic review settings August 25, 2026 09:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds concept_hierarchy support to cached database chunk planning.

Changes:

  • Maps concept_hierarchy to the concept_id chunk column.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread plugins/flows/base/create_cachedb_file_plugin/filter.py
@Zhimin-arya Zhimin-arya changed the title [Data-3180] Add concept_hierarchy in CHUNK_COLUMN_INFO_MAP fix(create_cachedb): add concept_hierarchy in CHUNK_COLUMN_INFO_MAP Aug 25, 2026
@Zhimin-arya
Zhimin-arya enabled auto-merge August 28, 2026 08:59
@Zhimin-arya
Zhimin-arya added this pull request to the merge queue Aug 28, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 28, 2026
@Zhimin-arya
Zhimin-arya added this pull request to the merge queue Aug 30, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 30, 2026
@Zhimin-arya
Zhimin-arya added this pull request to the merge queue Aug 30, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 30, 2026
@Zhimin-arya
Zhimin-arya added this pull request to the merge queue Sep 1, 2026
Merged via the queue into develop with commit 9ad370b Sep 1, 2026
70 checks passed
@Zhimin-arya
Zhimin-arya deleted the Zhimin-arya/data-3180_missing_table_in_CHUNK_COLUMN_INFO_MAP branch September 1, 2026 06:15
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.

create cachedb flow failing due to missing table in CHUNK_COLUMN_INFO_MAP

3 participants