zhangdove commented on pull request #1368: URL: https://github.com/apache/iceberg/pull/1368#issuecomment-693140815
@rdblue Thanks for your replay. I also noticed that you recently mentioned iceberg sync in the dev list. > but daylight savings time would unexpectedly result in a different required offset and we would have the same problem. I just want to make sure. Would it also be abnormal for users in two different time zones to write data to the same iceberg table(created by day partition)? it's so bad and it does seem that way. I thought about it for a moment, and I couldn't think of some application scenario tha users in two different time zones to write data to same iceberg table(created by day partition).Perhaps we can suggest that different users write their data into different iceberg tables? Just some simple ideas of mine. I'm not particularly sure if the second solution will solve the problem, but I'd rather see the third solution implemented by the community. ---------------------------------------------------------------- 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 comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
