tianhui5 opened a new issue #8686: URL: https://github.com/apache/incubator-doris/issues/8686
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description There is a user, who wants to load real time data and refresh history data in one table. For example, he needs to reload many partitions three times per day, and load real time data in the mean time. But he don't know which data one partition correspands to, so it's hard to use current temperory partition load and replace. So if we can support multi-partition data refresh, it should be much easier for him to use doris. Further more, it's better to detect partition info from data and create temporary partition automatically. ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
