imay commented on issue #1038: Null value is not correctly handled when it is a partition column URL: https://github.com/apache/incubator-doris/issues/1038#issuecomment-486906379 > 1. Should we have to support null value in range partition column. > Which range of partition should we put this null value? The first one? or the smallest one? I think we should support null value in range partition column. And can you give an example, I am not very clear the difference between 'first one' and 'smallest one' > 2. the partition select behavior for null value is different in BE load process and FE query process. which cause uncertain results we can unify the process of both FE and BE
---------------------------------------------------------------- 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]
