Skip to content

Conversation

@Simon9997
Copy link
Contributor

@Simon9997 Simon9997 commented Jul 30, 2025

Description

Reopen create stream unit test

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

@Simon9997 Simon9997 force-pushed the feat/TS-6100-3.0-UT branch from d0565b8 to 99022d6 Compare July 31, 2025 00:25
@Simon9997 Simon9997 requested a review from Copilot July 31, 2025 03:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request fixes two bugs in the codebase: adds missing handling for virtual stable reference databases in the mock catalog service and corrects JSON serialization issues in the nodes module.

  • Adds support for pVStbRefDbs handling in the mock catalog service
  • Fixes incorrect JSON key constant and missing return code check

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
source/libs/parser/test/mockCatalogService.cpp Implements getAllVstbRefDbs method and integrates it into catalog metadata retrieval
source/libs/nodes/src/nodesCodeFuncs.c Corrects JSON key constant from "DataType" to "TagExpr" and fixes missing error code handling

@dapan1121 dapan1121 merged commit e669dc2 into main Jul 31, 2025
13 of 15 checks passed
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.

3 participants