imay commented on issue #2262: [Proposal] Support Dynamic Partition in Doris
URL: 
https://github.com/apache/incubator-doris/issues/2262#issuecomment-557958864
 
 
   
   > I think you mean that if user store timestamp such as '1546272000000', we 
should add partition like `ALTER TABLE ADD PARTITION VALUES LESS 
THAN("1546358400000")`. If user store value like "2019010100000000", we should 
add partition like `ALTER TABLE ADD PARTITION VALUES LESS 
THAN("2019010200000000")`?
   
   Yes, it is what I mean. If you don't intent to support this this time, it's 
better to reserve option to support it in the future.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to