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

Deprecate C++ TimeColumn::from_sequence_points in favor of TimeColumn::from_sequence #8882

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Jan 31, 2025

Equivalent in the other SDKs:

  • Rust: TimeColumn::new_sequence
  • Python: rerun.TimeSequenceColumn

from_sequence_points was called that way to make clear it's about time points, but figuring now that overall this is more in the way than helpful.

@Wumpf Wumpf changed the title Deprecate C++ TimeColumn::from_sequence_points in favor of TimeColumn::from_sequence Deprecate C++ TimeColumn::from_sequence_points in favor of TimeColumn::from_sequence Jan 31, 2025
@Wumpf Wumpf force-pushed the andreas/cpp/rename-time-seq branch from 3af1b1d to d6811e4 Compare January 31, 2025 16:13
@Wumpf Wumpf force-pushed the andreas/cpp/rename-time-seq branch from d6811e4 to 197e009 Compare January 31, 2025 16:14
@Wumpf Wumpf merged commit dbb8b2a into main Jan 31, 2025
32 checks passed
@Wumpf Wumpf deleted the andreas/cpp/rename-time-seq branch January 31, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants