Skip to content

HCK-11497: add adapter to deconstruct array on derive and construct it on convert #146

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

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

Vitalii4as
Copy link
Contributor

@Vitalii4as Vitalii4as commented Jun 12, 2025

Sub-taskHCK-11497 Fix derive of arrays into PostgreSQL as array type

Content

  • On derive we need to convert array into a column with "Array type"
  • On convert we need to convert a column with "Array type" into array (or multiple arrays) with array item of column's type

@Vitalii4as Vitalii4as self-assigned this Jun 12, 2025
Copy link

@serhii-filonenko serhii-filonenko enabled auto-merge (squash) June 12, 2025 14:57
@chulanovskyi-bs chulanovskyi-bs disabled auto-merge June 12, 2025 15:40
@chulanovskyi-bs chulanovskyi-bs merged commit 6288e4d into develop Jun 12, 2025
6 of 9 checks passed
@chulanovskyi-bs chulanovskyi-bs deleted the fix/HCK-11497 branch June 12, 2025 15:40
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