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

HCK-9137: vector type #128

Merged
merged 2 commits into from
Dec 13, 2024
Merged

HCK-9137: vector type #128

merged 2 commits into from
Dec 13, 2024

Conversation

chulanovskyi-bs
Copy link
Contributor

@chulanovskyi-bs chulanovskyi-bs commented Dec 13, 2024

Sub-taskHCK-9137 FE DDL: vector data type should be in DDL (and not jsonb)

Technical details

  • vector subtype should be in DDL as vector, and not jsonb`
  • dimension is limited depending on the subtype
  • default array item type is numeric(real)

@serhii-filonenko serhii-filonenko enabled auto-merge (squash) December 13, 2024 14:36
@chulanovskyi-bs chulanovskyi-bs merged commit f7e105a into develop Dec 13, 2024
4 of 10 checks passed
@chulanovskyi-bs chulanovskyi-bs deleted the fix/HCK-9137-vector-type branch December 13, 2024 15:12
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.

2 participants