jenniferdai opened a new pull request #4462: Time-aware resizing URL: https://github.com/apache/incubator-pinot/pull/4462 * Adds a check during the pre-processing job prior to resizing. If the table type is append and all the files in the path have the same normalized time unit, the pre-processing job continues. Otherwise, an exception will be thrown. * Future work: we will throw a specific exception and determine which input path to set for the subsequent segment creation job, whether it be the output post-resizing or original avro files so that the job will proceed seamlessly. * #4353
---------------------------------------------------------------- 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]
