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

Fixes a bug in the Java 6 JVM where primitive arrays have a wrong type. #12

Closed

Conversation

twalthr
Copy link
Contributor

@twalthr twalthr commented Jun 12, 2014

Fixes FLINK-910 and updates TypeInfoParser.

@StephanEwen
Copy link
Contributor

Looks good. I will merge that for the 0.6 release.

@StephanEwen
Copy link
Contributor

Merged in 856d556

@asfgit asfgit closed this in b7cbf30 Jun 17, 2014
rmetzger pushed a commit to rmetzger/flink that referenced this pull request Jul 13, 2014
Changed StreamRecord class to enable batch sending
StephanEwen referenced this pull request in StephanEwen/flink Jul 13, 2014
Changed StreamRecord class to enable batch sending
aditiverma pushed a commit to aditiverma/flink that referenced this pull request May 28, 2018
snuyanzin referenced this pull request in snuyanzin/flink Jun 22, 2018
# This is the 1st commit message:

FLINK-8255 Key expressions on named row types do not work
Test case from description + 2 more
Resolution of class cast by using of TupleTypeInfoBase rather than TupleTypeInfo

# This is the commit message #2:

FLINK-8255 Key expressions on named row types do not work
Test case from description + 2 more
Resolution of class cast by using of TupleTypeInfoBase rather than TupleTypeInfo

# This is the commit message #3:

FLINK-8255 Key expressions on named row types do not work
Test case from description + 2 more
Resolution of class cast by using of TupleTypeInfoBase rather than TupleTypeInfo

# This is the commit message #4:

FLINK-8255 Key expressions on named row types do not work
Test case from description + 2 more
Resolution of class cast by using of TupleTypeInfoBase rather than TupleTypeInfo

# This is the commit message #5:

FLINK-8255 Key expressions on named row types do not work
Test case from description + 2 more
Resolution of class cast by using of TupleTypeInfoBase rather than TupleTypeInfo

# This is the commit message #6:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
corrections based on comment https://issues.apache.org/jira/browse/FLINK-8255?focusedCommentId=16466381&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16466381

# This is the commit message #7:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
added expected exception type

# This is the commit message #8:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
omit issue not related changes

# This is the commit message #9:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
use instanceof as
org.apache.flink.api.java.typeutils.RowTypeInfo#isTupleType leads to
org.apache.flink.table.api.batch.ExplainTest#testJoinWithoutExtended failure

# This is the commit message #10:

Revert "FLINK-8255_Key_expressions_on_named_row_types_do_not_work"

This reverts commit 497aa20.

# This is the commit message #11:

Revert "FLINK-8255_Key_expressions_on_named_row_types_do_not_work"

This reverts commit d891cc5.

# This is the commit message #12:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
omit issue not relate changes

# This is the commit message #13:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
added expected exception to tests

# This is the commit message #14:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
added instanceof checks for DataSet

# This is the commit message #15:

FLINK-8255_Key_expressions_on_named_row_types_do_not_work
Tests corrected
tillrohrmann referenced this pull request in tillrohrmann/flink Sep 27, 2018
spurthic pushed a commit to spurthic/flink that referenced this pull request Dec 6, 2019
Cherry-pick fixes to criteo-1.9 fork
uce pushed a commit to uce/flink that referenced this pull request Aug 26, 2020
tzulitai added a commit to tzulitai/flink that referenced this pull request Jan 15, 2021
LadyForest added a commit to LadyForest/flink that referenced this pull request Dec 3, 2021
* Introduce SortMergeReader to perform a merge sort on the sorted reader list.

* Fix several typos.
JackWangCS pushed a commit to JackWangCS/flink that referenced this pull request Jun 20, 2022
…onfigure Restart Strategy not restarting job for specific exceptions (apache#12)

* Implement non-recoverable-exception configuration for RestartStrategies
* FallbackRestartStrategy supports the non-recoverable configuration
* Add unit tests
* format code

(cherry picked from commit 401614e)
JackWangCS pushed a commit to JackWangCS/flink that referenced this pull request Jun 20, 2022
…onfigure Restart Strategy not restarting job for specific exceptions (apache#12)

* Implement non-recoverable-exception configuration for RestartStrategies
* FallbackRestartStrategy supports the non-recoverable configuration
* Add unit tests
* format code
HuangZhenQiu pushed a commit to HuangZhenQiu/flink that referenced this pull request Sep 20, 2022
XComp added a commit to XComp/flink that referenced this pull request Mar 22, 2024
morozov pushed a commit to morozov/flink that referenced this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants