Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support truncate table statement #3542

Merged
merged 11 commits into from
Nov 15, 2023

Merge remote-tracking branch 'origin/main' into feat/truncate

c137523
Select commit
Loading
Failed to load commit list.
Merged

feat: support truncate table statement #3542

Merge remote-tracking branch 'origin/main' into feat/truncate
c137523
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 15, 2023 in 1s

64.05% of diff hit (target 75.33%)

View this Pull Request on Codecov

64.05% of diff hit (target 75.33%)

Annotations

Check warning on line 79 in hybridse/src/node/sql_node.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/node/sql_node.cc#L79

Added line #L79 was not covered by tests

Check warning on line 310 in src/client/ns_client.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/ns_client.cc#L310

Added line #L310 was not covered by tests

Check warning on line 163 in src/client/tablet_client.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/tablet_client.cc#L163

Added line #L163 was not covered by tests

Check warning on line 167 in src/client/tablet_client.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/tablet_client.cc#L167

Added line #L167 was not covered by tests

Check warning on line 3724 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3724

Added line #L3724 was not covered by tests

Check warning on line 3731 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3728-L3731

Added lines #L3728 - L3731 were not covered by tests

Check warning on line 3737 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3734-L3737

Added lines #L3734 - L3737 were not covered by tests

Check warning on line 3751 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3748-L3751

Added lines #L3748 - L3751 were not covered by tests

Check warning on line 3765 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3762-L3765

Added lines #L3762 - L3765 were not covered by tests

Check warning on line 3769 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3769

Added line #L3769 was not covered by tests

Check warning on line 3773 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L3771-L3773

Added lines #L3771 - L3773 were not covered by tests

Check warning on line 10644 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L10642-L10644

Added lines #L10642 - L10644 were not covered by tests

Check warning on line 10647 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L10646-L10647

Added lines #L10646 - L10647 were not covered by tests

Check warning on line 10651 in src/nameserver/name_server_impl.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nameserver/name_server_impl.cc#L10649-L10651

Added lines #L10649 - L10651 were not covered by tests

Check warning on line 71 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L71

Added line #L71 was not covered by tests

Check warning on line 93 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L77-L93

Added lines #L77 - L93 were not covered by tests

Check warning on line 97 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 107 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L99-L107

Added lines #L99 - L107 were not covered by tests

Check warning on line 109 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L109

Added line #L109 was not covered by tests

Check warning on line 115 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 117 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L117

Added line #L117 was not covered by tests

Check warning on line 132 in src/sdk/interactive.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/interactive.h#L121-L132

Added lines #L121 - L132 were not covered by tests

Check warning on line 2026 in src/sdk/sql_cluster_router.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/sql_cluster_router.cc#L2025-L2026

Added lines #L2025 - L2026 were not covered by tests

Check warning on line 2042 in src/sdk/sql_cluster_router.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/sql_cluster_router.cc#L2041-L2042

Added lines #L2041 - L2042 were not covered by tests

Check warning on line 2045 in src/sdk/sql_cluster_router.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/sql_cluster_router.cc#L2045

Added line #L2045 was not covered by tests