Skip to content

Conversation

@rakesh-das08
Copy link
Contributor

Backport for #7900

@github-actions github-actions bot added the spark label Jul 10, 2023
@szehon-ho
Copy link
Member

@nastra should we also add this to 1.3.1?

@szehon-ho szehon-ho added this to the Iceberg 1.3.1 milestone Jul 10, 2023
@szehon-ho
Copy link
Member

szehon-ho commented Jul 10, 2023

Added tag, let me know if it should not be. Lets merge when tests pass.

@szehon-ho
Copy link
Member

Took a look and looks like transient error, re-starting it:

TestStructuredStreamingRead3 > [catalogName = spark_catalog, implementation = org.apache.iceberg.spark.SparkSessionCatalog, config = {type=hive, default-namespace=default, parquet-enabled=true, cache-enabled=false}] > testReadingStreamFromFutureTimetsamp[catalogName = spark_catalog, implementation = org.apache.iceberg.spark.SparkSessionCatalog, config = {type=hive, default-namespace=default, parquet-enabled=true, cache-enabled=false}] FAILED
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false

@szehon-ho szehon-ho closed this Jul 10, 2023
@szehon-ho szehon-ho reopened this Jul 10, 2023
@nastra
Copy link
Contributor

nastra commented Jul 11, 2023

@szehon-ho yes we should also include that for 1.3.1. I'll open a separate PR with this fix cherry-picked to 1.3.x

@nastra nastra merged commit 62cb7b5 into apache:master Jul 11, 2023
nastra pushed a commit to nastra/iceberg that referenced this pull request Jul 11, 2023
szehon-ho pushed a commit that referenced this pull request Jul 11, 2023
laithalzyoud added a commit to revolut-engineering/iceberg that referenced this pull request Jan 30, 2024
* Hive: Set commit state as Unknown before throwing CommitStateUnknownException (apache#7931) (apache#8029)

* Spark 3.4: WAP branch not propagated when using DELETE without WHERE (apache#7900) (apache#8028)

* Core: Include all reachable snapshots with v1 format and REF snapshot mode (apache#7621) (apache#8027)

* Spark 3.3: Backport 'WAP branch not propagated when using DELETE without WHERE' (apache#8033) (apache#8036)

* Flink: remove the creation of default database in FlinkCatalog open method (apache#7795) (apache#8039)

* Core: Handle optional fields (apache#8050) (apache#8064)

* Core: Handle allow optional fields

We expect:

- current-snapshot-id
- properties
- snapshots

to be there, but they are actually optional.

* Use AssertJ

* Core: Abort file groups should be under same lock as committerService (apache#7933) (apache#8060)

* Spark 3.4: Fix rewrite_position_deletes for certain partition types (apache#8059)

* Spark 3.3: Fix rewrite_position_deletes for certain partition types (apache#8059) (apache#8069)

* Spark: Add actions for disater recovery.

* Fix the compile error.

* Fix merge conflicts and formatting

* All tests are working and code integrated with Spark 3.3

* Fix union error and snapshots test

* Fix Spark broadcast error

* Add RewritePositionDeleteFilesSparkAction

---------

Co-authored-by: Eduard Tudenhoefner <etudenhoefner@gmail.com>
Co-authored-by: Fokko Driesprong <fokko@apache.org>
Co-authored-by: Xianyang Liu <liu-xianyang@hotmail.com>
Co-authored-by: Szehon Ho <szehon.apache@gmail.com>
Co-authored-by: Yufei Gu <yufei_gu@apple.com>
Co-authored-by: yufeigu <yufei@apache.org>
Co-authored-by: Laith Alzyoud <laith.alzyoud@revolut.com>
Co-authored-by: vaultah <4944562+vaultah@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants