Skip to content

Conversation

jerry-024
Copy link
Contributor

@jerry-024 jerry-024 commented Sep 19, 2025

Purpose

Support writing for the format table.

Tests

  • CatalogTestBase#testFormatTableReadAndWrite

API and Format

Documentation

@jerry-024 jerry-024 marked this pull request as draft September 19, 2025 07:18
* upstream/master:
  [spark] Resolve function after all args have been resolved (apache#6292)
  [doc][spark] Update paimon spark download link (apache#6293)
  [core] Correct searchPartSpecAndPaths invoking in FormatTableScan
  [core] optimize partition filter for format table (apache#6263)
  [core] file io support TwoPhaseOutputStream (apache#6287)
  [hotfix] Minor refactor for FileStoreCommitImpl
  [core] Fix the commit kind when performing row-level changes on non-pk table (apache#6025)
  [format] Introduce BlobFileFormat to blob storage (apache#6283)
  [core] Separate  indexIncrement into dataIncrement and compactIncrement (apache#6285)
@jerry-024 jerry-024 marked this pull request as ready for review September 24, 2025 03:19
* upstream/master:
  [test][spark] Fix the failured lance test (apache#6321)
  [doc] Add docs in filesystems for hadoop uber (apache#6266)
  [doc] Modify master to 1.4-SNAPSHOT (apache#6319)
  [python] Support ignore_if_exists param for database and table (apache#6314)
  [spark] System function max_pt should be used as 'sys.max_pt' (apache#6312)
  [spark] Add latestSnapshotId to the description in paimon scan (apache#6308)
  [spark] Support ACCEPT_ANY_SCHEMA for spark v2 write (apache#6281)
  [core] Update deprecated HttpClient 5 API calls (apache#6311)
  [core] Cross partition can work with fixed bucket and postpone bucket (apache#6307)
  [core] nested-update supports limit the input (apache#6309)
  [lance] Remove shade for paimon-lance (apache#6310)
  [core] Load RocksDB library in advance and catch exceptions (apache#6297)
  [python] Support reading data by splitting according to rows (apache#6274)
  [lance] Fix read lance with range position (apache#6301)
  [core] Introduce sys.tables and sys.partitions to show all tables in catalog (apache#6298)
  [cdc] Fix cannot be cast to float due to precision loss (apache#6291)
  [rest] Add tableType parameter support for listing tables (apache#6295)
Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi JingsongLi changed the title [core]format table write [core] Introduce format table write Sep 29, 2025
Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve the conflicts.

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