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

Match javaOptions Heap Size in compile and test #3

Closed
wants to merge 2 commits into from

Conversation

ahirreddy
Copy link
Contributor

@ahirreddy ahirreddy commented Apr 22, 2019

Match the javaOptions heap-size (xmx) in compile and test scopes.

Match the javaOptions heap-size (xmx) in compile and test scopes
@tdas tdas closed this Apr 26, 2019
LantaoJin added a commit to LantaoJin/delta that referenced this pull request Mar 24, 2020
rymurr pushed a commit to rymurr/delta that referenced this pull request Sep 26, 2020
rymurr pushed a commit to rymurr/delta that referenced this pull request Sep 26, 2020
rymurr pushed a commit to rymurr/delta that referenced this pull request Sep 26, 2020
rymurr pushed a commit to rymurr/delta that referenced this pull request Sep 26, 2020
rymurr pushed a commit to rymurr/delta that referenced this pull request Nov 3, 2020
rymurr pushed a commit to rymurr/delta that referenced this pull request Nov 3, 2020
rymurr pushed a commit to rymurr/delta that referenced this pull request Nov 3, 2020
LantaoJin added a commit to LantaoJin/delta that referenced this pull request Mar 12, 2021
rymurr pushed a commit to rymurr/delta that referenced this pull request Aug 25, 2021
jbguerraz pushed a commit to jbguerraz/delta that referenced this pull request Jul 6, 2022
tdas pushed a commit to tdas/delta that referenced this pull request May 31, 2023
…test utils and ExecutionITCaseBase class to common util class (delta-io#372)

* TestUtilCleanup - Move few methods from Flink sink test utils to common Flink connector tests utils.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanup - delta-io#2 Move few methods from Flink sink test utils to common Flink connector tests utils.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanup - delta-io#3 Move few methods from Flink sink test utils to common Flink connector tests utils.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - Changes after Review

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - new changes

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - more refactoring

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - additional refactoring

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - Merge From master + remove source partition table. Add log4j property file for tests.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - Merge From master + remove source partition table. Add log4j property file for tests.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

Co-authored-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>
tdas pushed a commit to tdas/delta that referenced this pull request May 31, 2023
…urce (delta-io#375)

* TestUtilCleanup - Move few methods from Flink sink test utils to common Flink connector tests utils.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanup - delta-io#2 Move few methods from Flink sink test utils to common Flink connector tests utils.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanup - delta-io#3 Move few methods from Flink sink test utils to common Flink connector tests utils.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - chery pick changes to Test Utils -> pull up Row Type as an argument.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - end2end WIP test

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - Changes after Review

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - new changes

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - tests.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - more refactoring

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - end to end tests

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - additional refactoring

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - end2end test for unbounded stream with updates.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - Merge From master + remove source partition table. Add log4j property file for tests.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* TestUtilCleanUp - Merge From master + remove source partition table. Add log4j property file for tests.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - end to end test with reading/writing all types.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - merge from master

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSorce_SupressFLinkLogs_FixNPE - Set Log level for Flink to ERROR, fix NPE in logs for a couple of tests.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSorce_SupressFLinkLogs_FixNPE - repeat failed integration test

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - Add Source Execution test to read all data types.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - Add Source Execution test for options.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - Changes after merge from master.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - Changes after merge from master.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - Changes after Code Review

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - change Delta Log last modification time attribute for tests.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

* FlinkDeltaSource_PR_14_IT_Tests - changes after code review.

Signed-off-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>

Co-authored-by: Krzysztof Chmielewski <krzysztof.chmielewski@getindata.com>
andreaschat-db added a commit to andreaschat-db/delta that referenced this pull request Apr 23, 2024
# This is the 1st commit message:

flush

# This is the commit message delta-io#2:

flush

# This is the commit message delta-io#3:

First sane version without isRowDeleted

# This is the commit message delta-io#4:

Hack RowIndexMarkingFilters

# This is the commit message delta-io#5:

Add support for non-vectorized readers

# This is the commit message delta-io#6:

Metadata column fix
andreaschat-db added a commit to andreaschat-db/delta that referenced this pull request Apr 23, 2024
# This is the 1st commit message:

flush

# This is the commit message delta-io#2:

flush

# This is the commit message delta-io#3:

First sane version without isRowDeleted

# This is the commit message delta-io#4:

Hack RowIndexMarkingFilters

# This is the commit message delta-io#5:

Add support for non-vectorized readers

# This is the commit message delta-io#6:

Metadata column fix

# This is the commit message delta-io#7:

Avoid non-deterministic UDF to filter deleted rows

# This is the commit message delta-io#8:

metadata with Expression ID

# This is the commit message delta-io#9:

Fix complex views issue

# This is the commit message delta-io#10:

Tests

# This is the commit message delta-io#11:

cleaning

# This is the commit message delta-io#12:

More tests and fixes
andreaschat-db added a commit to andreaschat-db/delta that referenced this pull request Apr 23, 2024
# This is the 1st commit message:

flush

# This is the commit message delta-io#2:

flush

# This is the commit message delta-io#3:

First sane version without isRowDeleted

# This is the commit message delta-io#4:

Hack RowIndexMarkingFilters

# This is the commit message delta-io#5:

Add support for non-vectorized readers

# This is the commit message delta-io#6:

Metadata column fix

# This is the commit message delta-io#7:

Avoid non-deterministic UDF to filter deleted rows

# This is the commit message delta-io#8:

metadata with Expression ID

# This is the commit message delta-io#9:

Fix complex views issue

# This is the commit message delta-io#10:

Tests

# This is the commit message delta-io#11:

cleaning

# This is the commit message delta-io#12:

More tests and fixes

# This is the commit message delta-io#13:

Partial cleaning

# This is the commit message delta-io#14:

cleaning and improvements

# This is the commit message delta-io#15:

cleaning and improvements

# This is the commit message delta-io#16:

Clean RowIndexFilter
andreaschat-db added a commit to andreaschat-db/delta that referenced this pull request Apr 26, 2024
# This is the 1st commit message:

flush

# This is the commit message delta-io#2:

flush

# This is the commit message delta-io#3:

First sane version without isRowDeleted

# This is the commit message delta-io#4:

Hack RowIndexMarkingFilters

# This is the commit message delta-io#5:

Add support for non-vectorized readers

# This is the commit message delta-io#6:

Metadata column fix
andreaschat-db added a commit to andreaschat-db/delta that referenced this pull request Apr 26, 2024
# This is the 1st commit message:

flush

# This is the commit message delta-io#2:

flush

# This is the commit message delta-io#3:

First sane version without isRowDeleted

# This is the commit message delta-io#4:

Hack RowIndexMarkingFilters

# This is the commit message delta-io#5:

Add support for non-vectorized readers

# This is the commit message delta-io#6:

Metadata column fix

# This is the commit message delta-io#7:

Avoid non-deterministic UDF to filter deleted rows

# This is the commit message delta-io#8:

metadata with Expression ID

# This is the commit message delta-io#9:

Fix complex views issue

# This is the commit message delta-io#10:

Tests

# This is the commit message delta-io#11:

cleaning

# This is the commit message delta-io#12:

More tests and fixes
andreaschat-db added a commit to andreaschat-db/delta that referenced this pull request Apr 26, 2024
# This is the 1st commit message:

flush

# This is the commit message delta-io#2:

flush

# This is the commit message delta-io#3:

First sane version without isRowDeleted

# This is the commit message delta-io#4:

Hack RowIndexMarkingFilters

# This is the commit message delta-io#5:

Add support for non-vectorized readers

# This is the commit message delta-io#6:

Metadata column fix

# This is the commit message delta-io#7:

Avoid non-deterministic UDF to filter deleted rows

# This is the commit message delta-io#8:

metadata with Expression ID

# This is the commit message delta-io#9:

Fix complex views issue

# This is the commit message delta-io#10:

Tests

# This is the commit message delta-io#11:

cleaning

# This is the commit message delta-io#12:

More tests and fixes

# This is the commit message delta-io#13:

Partial cleaning

# This is the commit message delta-io#14:

cleaning and improvements

# This is the commit message delta-io#15:

cleaning and improvements

# This is the commit message delta-io#16:

Clean RowIndexFilter
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