Skip to content

schema_name -> schema_id in RecordLogParser#4366

Merged
sacpis merged 1 commit intoNVIDIA:mainfrom
sacpis:fix_schema_id
Apr 22, 2026
Merged

schema_name -> schema_id in RecordLogParser#4366
sacpis merged 1 commit intoNVIDIA:mainfrom
sacpis:fix_schema_id

Conversation

@sacpis
Copy link
Copy Markdown
Collaborator

@sacpis sacpis commented Apr 22, 2026

schema_name -> schema_id in RecordLogParser

Fixes #3815

Signed-off-by: Sachin Pisal <spisal@nvidia.com>
@sacpis sacpis requested a review from khalatepradnya April 22, 2026 17:38
@sacpis sacpis enabled auto-merge April 22, 2026 17:38
@sacpis sacpis changed the title schema_name -> schema_id schema_name -> schema_id in RecordLogParser Apr 22, 2026
Copy link
Copy Markdown
Collaborator

@khalatepradnya khalatepradnya left a comment

Choose a reason for hiding this comment

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

👍

@sacpis sacpis added this pull request to the merge queue Apr 22, 2026
github-actions Bot pushed a commit that referenced this pull request Apr 22, 2026
@github-actions
Copy link
Copy Markdown

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Merged via the queue into NVIDIA:main with commit 033cab8 Apr 22, 2026
209 checks passed
@sacpis sacpis deleted the fix_schema_id branch April 22, 2026 20:20
github-actions Bot pushed a commit that referenced this pull request Apr 22, 2026
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.

RecordLogParser expects "schema_name", but QIR-Spec specifies "schema_id"

2 participants