rohityadav1993 commented on issue #14083: URL: https://github.com/apache/pinot/issues/14083#issuecomment-2453847820
@pengding-stripe , not suggesting to use table config right now just comparison with flink-connector ([code](https://github.com/apache/pinot/blob/master/pinot-connectors/pinot-flink-connector/src/main/java/org/apache/pinot/connector/flink/sink/FlinkSegmentWriter.java#L130)) where it also uses table configs and additionally overrrides the necessary configs. For UploadedRealtimeSegmentName, you mentioned the right place to make changes and they will have to be populated using the logic I shared previously. -- 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]
