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

[cdc] Introduce time_format computed column to support formatting epoch time #2985

Closed
wants to merge 2 commits into from

Conversation

yuzelin
Copy link
Contributor

@yuzelin yuzelin commented Mar 11, 2024

Purpose

Tests

API and Format

In CDC:
--computed_column 'col=time_format(epoch_col, yyyy-MM-dd HH:mm:ss.SSS, [time-unit])'
time-unit:
second (default), millis, micros, nanos

Documentation

CDC Ingestion -> Overview -> Computed Functions

@yuzelin yuzelin closed this Mar 11, 2024
@yuzelin yuzelin deleted the time_format branch March 11, 2024 09:22
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