Skip to content

Add some examples for ephemeral column#1710

Merged
kavirajk merged 3 commits intomainfrom
kavirajk/add-example-for-ephemeral-column
Nov 13, 2025
Merged

Add some examples for ephemeral column#1710
kavirajk merged 3 commits intomainfrom
kavirajk/add-example-for-ephemeral-column

Conversation

@kavirajk
Copy link
Copy Markdown
Contributor

Summary

Covers

  1. Examples with both std and clickhouse_api interface
  2. Examples support both Native and HTTP protocol

closes #1701

Checklist

Delete items not relevant to your PR:

Covers
1. Examples with both `std` and `clickhouse_api` interface
2. Examples support both `Native` and `HTTP` protocol

Signed-off-by: Kaviraj <[email protected]>
@kavirajk kavirajk requested a review from chernser November 12, 2025 13:02
@chernser
Copy link
Copy Markdown

chernser commented Nov 12, 2025

@kavirajk
I'd add a short comments between steps in functions - like "creating table", "inserting data", "checking result"
One more thing is to may be highlight defect conn.Close() because it is always important.

@kavirajk kavirajk merged commit c463789 into main Nov 13, 2025
12 checks passed
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.

feat: Support ephemeral columns

2 participants