Ryan Blue
Ryan Blue
`daysFromUnixEpoch` is represented in most places as an int and I didn't want any confusion over how it should be represented. An int is perfectly fine. Since `hashInt` is also...
@findepi, I think this is too big to go in on its own. Can you split it into separate PRs for different parts?
Thanks, @findepi! I'll give this another look.
Thanks, @findepi!
I don't think it is a good idea in general to use relative paths. We recently had an issue where using a `hdfs` location without authority caused a user's data...
I'll add this as a discussion topic for the next Iceberg sync.
I read the doc through the Proposal and Approach sections and I am quite confused about what your proposal is. Could you clarify it a bit? It may be obvious...
I looked through the design doc. It seems to be much better than the last version, so thank you for the update. Overall, I think it is still incorrect on...
@flyrain and @anuragmantri, see my comment above. Thanks for working on this!
@pvary, we can explore that, but it is fairly easy to write a new metadata file and use that for a table. At least that's a small operation, compared to...