Skip to content

Conversation

@altimin
Copy link
Collaborator

@altimin altimin commented Nov 2, 2025

Initial version of supporting transformation of the table columns in the table
viewer. For now, transformations of the string columns are supported:

  • length
  • substr
  • extract_regexp
  • remove_prefix / remove_suffix
Screenshot 2025-11-02 at 18 41 58

Once added, the parametrised transforms can be edit in-place:
Screenshot 2025-11-02 at 18 45 58

@altimin altimin requested a review from a team as a code owner November 2, 2025 18:39
@altimin altimin requested a review from stevegolton November 2, 2025 18:41
Initial version of supporting transformation of the table columns in the table
viewer. For now, transformations of the string columns are supported:
- length
- substr
- extract_regexp
- remove_prefix / remove_suffix
@altimin altimin force-pushed the dev/altimin/transform_column branch from e2f61ff to 2e3b495 Compare November 2, 2025 19:01
@@ -0,0 +1,358 @@
// Copyright (C) 2024 The Android Open Source Project
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2025?

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.

3 participants