github-actions[bot] closed issue #10882: MERGE INTO TABLE is not supported
temporarily.
URL: https://github.com/apache/iceberg/issues/10882
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
github-actions[bot] commented on issue #10882:
URL: https://github.com/apache/iceberg/issues/10882#issuecomment-2629173259
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occur
github-actions[bot] commented on issue #5424:
URL: https://github.com/apache/iceberg/issues/5424#issuecomment-2625997702
This issue has been closed because it has not received any activity in the
last 14 days since being marked as 'stale'
--
This is an automated message from the Apache Gi
github-actions[bot] closed issue #5424: MERGE INTO TABLE is not supported
temporarily
URL: https://github.com/apache/iceberg/issues/5424
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
CharanHS30 opened a new issue, #10882:
URL: https://github.com/apache/iceberg/issues/10882
### Query engine
import org.apache.spark.SparkConf
import org.apache.spark.internal.Logging
import org.apache.spark.sql.{DataFrame, SparkSession}
import org.scalatest.{BeforeAndAfter, Be
rakesh-tmdc commented on issue #5424:
URL: https://github.com/apache/iceberg/issues/5424#issuecomment-2139259265
> I am also facing similar kind of issue with merge into functionality.
spark 3.2 + iceberg 0.13.1:
>
> spark-sql: merge into `spark_catalog`.`default`.`merge_test` as t us