github-actions[bot] commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-2594191413
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 occurs.
manuzhang closed issue #11645: How to move Iceberg table from one location to
another
URL: https://github.com/apache/iceberg/issues/11645
--
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
manuzhang commented on issue #11645:
URL: https://github.com/apache/iceberg/issues/11645#issuecomment-2499650280
You may follow progress in https://github.com/apache/iceberg/pull/11555,
which supports rewriting table paths in metadata and delete files.
--
This is an automated message from
anuragmantri commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-2226580307
There is now a PR in review which rewrites metadata with new location and
also does some other checks. Please take a look at the PR for some ideas
https://github.com/apach
namangoel31 commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-2226154660
@cccs-jc, how do you determine the schema for writing to avro? I'm not able
to get anything useful.
--
This is an automated message from the Apache Git Service.
To respond
cccs-jc commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-2077081125
@ksmatharoo, thank you for providing your code to replace the paths within
the iceberg metadata.
I've implemented a similar solution using Python's fastavro to handle Avro
fil
ksmatharoo commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-2036179649
@atifiu @meicanhong We encountered a similar issue when we switched S3
vendors, necessitating the copying of all data to another bucket, resulting in
unreadable iceberg tables. Cu
meicanhong commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-1882206973
@atifiu I didn't solve this problem. For a discussion on this issue, check
out this issue https://github.com/apache/iceberg/issues/1617
--
This is an automated message from the
atifiu commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-1881540781
@anuragmantri How to rewrite the metadata after copying the files, I have
tried using add_files but it does not support transformation on partition column
@meicanhong Are you ab
atifiu commented on issue #3142:
URL: https://github.com/apache/iceberg/issues/3142#issuecomment-1881537803
@anuragmantri Are you able to solve this ?
--
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
10 matches
Mail list logo