Skip to content

Deprecate TTableClient::StreamExecuteScanQuery in favor of query client - #665

Open
vgvoleg wants to merge 1 commit into
mainfrom
deprecate-scan-query
Open

Deprecate TTableClient::StreamExecuteScanQuery in favor of query client#665
vgvoleg wants to merge 1 commit into
mainfrom
deprecate-scan-query

Conversation

@vgvoleg

@vgvoleg vgvoleg commented Sep 3, 2026

Copy link
Copy Markdown
Member

Marks both TTableClient::StreamExecuteScanQuery overloads [[deprecated]], pointing to NQuery::TQueryClient::StreamExecuteQuery.

The basic_example integration test still exercises the old API, so the deprecation warning is suppressed locally at that call site.

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.90%. Comparing base (3adee96) to head (c67f00d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
+ Coverage   54.88%   54.90%   +0.02%     
==========================================
  Files         280      280              
  Lines       32770    32770              
==========================================
+ Hits        17986    17994       +8     
+ Misses      14784    14776       -8     
Flag Coverage Δ
sdk 54.90% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant