You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After we finish #275, we can support to write data and generate theDataFile. To complete #329, the next job is to support append data file and commit on transaction.
After we finish #275, we can support to write data and generate the
DataFile
. To complete #329, the next job is to support append data file and commit on transaction.We can follow the design according to pyiceberg:
After this, we also can add e2e test for write. This issue also solve #225.
The text was updated successfully, but these errors were encountered: