jt2594838 commented on issue #17353: URL: https://github.com/apache/iotdb/issues/17353#issuecomment-4139509935
Congratulations. Since `customize` is only called during the initialization of Pipe, if the attribute is changed during runtime, you may put the above logic in `process` instead. However, it may introduce a higher cost because the query is performed with every insertion. -- 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]
