Skip to content

DatasourceInputSplit: Serialize with write instead of writeUTF.#4195

Merged
fjy merged 1 commit intoapache:masterfrom
gianm:datasource-input-split-many-segments
Apr 25, 2017
Merged

DatasourceInputSplit: Serialize with write instead of writeUTF.#4195
fjy merged 1 commit intoapache:masterfrom
gianm:datasource-input-split-many-segments

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Apr 21, 2017

writeUTF has a limit of 64KB, making it difficult to write out splits
that read a large number of descriptors for small segments.

writeUTF has a limit of 64KB, making it difficult to write out splits
that read a large number of descriptors for small segments.
@gianm gianm added this to the 0.10.1 milestone Apr 21, 2017
@jihoonson
Copy link
Copy Markdown
Contributor

LGTM!

@jon-wei
Copy link
Copy Markdown
Contributor

jon-wei commented Apr 21, 2017

👍

1 similar comment
@fjy
Copy link
Copy Markdown
Contributor

fjy commented Apr 25, 2017

👍

@fjy fjy merged commit 97ddb38 into apache:master Apr 25, 2017
gianm added a commit to implydata/druid-public that referenced this pull request May 9, 2017
…he#4195)

writeUTF has a limit of 64KB, making it difficult to write out splits
that read a large number of descriptors for small segments.
gianm added a commit to implydata/druid-public that referenced this pull request Jul 14, 2017
…he#4195)

writeUTF has a limit of 64KB, making it difficult to write out splits
that read a large number of descriptors for small segments.
@gianm gianm deleted the datasource-input-split-many-segments branch September 23, 2022 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants