This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Commit 362eed8
authored
Remove string specific array transfomer (#956)
We can remove that `string` specific transformer. We've got a generic
solution already.
Before:
Clickhouse on the left.
<img width="1051" alt="before"
src="https://github.com/user-attachments/assets/e1846b40-51d8-47b3-ba89-b9873ef1738a">
<img width="1673" alt="dashboard-before"
src="https://github.com/user-attachments/assets/00108e56-f82b-469d-a201-4aea1caf742b">
After:
Clickhouse on the left.
<img width="909" alt="after"
src="https://github.com/user-attachments/assets/afa766ec-8b08-4b32-a69c-07790101a18e">
<img width="1660" alt="dashboard-after"
src="https://github.com/user-attachments/assets/1ebd6e66-77b2-48bb-b7b6-99a383f70a79">1 parent 686e2f5 commit 362eed8
2 files changed
+0
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
815 | | - | |
816 | 815 | | |
817 | 816 | | |
818 | 817 | | |
| |||
0 commit comments