Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix Dockerfile and utf8 reading #107

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

DimitrisStaratzis
Copy link
Contributor

No description provided.

@@ -123,6 +123,7 @@ public static Type prestoTypeFromTileDBType(Datatype type)
return BIGINT;
case TILEDB_STRING_ASCII:
case TILEDB_CHAR:
case TILEDB_STRING_UTF8:
Copy link
Member

Choose a reason for hiding this comment

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

Need follow up to add a test for this

Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

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

LGTM as long as @Shelnutt2 is ok changing the base image

@DimitrisStaratzis DimitrisStaratzis merged commit 65399c3 into master Dec 5, 2023
3 checks passed
@DimitrisStaratzis DimitrisStaratzis deleted the dstara/utf-8_read_fix branch December 5, 2023 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants