Describe the bug
Output for Array type contains object reference e.g.
column_name="[Ljava.land.Object;@..."
To Reproduce
Steps to reproduce the behavior:
- Use varchar[] column type
- Copy to clipboard row with column of type varchar[]
Expected behavior
column_name={foo,bar}
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Describe the bug
Output for Array type contains object reference e.g.
column_name="[Ljava.land.Object;@..."To Reproduce
Steps to reproduce the behavior:
Expected behavior
column_name={foo,bar}Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.