yunqingmoswu commented on code in PR #7341:
URL: https://github.com/apache/inlong/pull/7341#discussion_r1105450566


##########
inlong-sort/sort-flink/v1.13/sort-connectors/redis/pom.xml:
##########
@@ -139,7 +139,9 @@
                                     <includes>
                                         <include>org/apache/inlong/**</include>
                                         
<include>META-INF/services/org.apache.flink.table.factories.Factory</include>
-                                        
<include>META-INF/services/org.apache.flink.streaming.connectors.redis.common.hanlder.RedisHandler</include>
+                                        <include>

Review Comment:
   Please don't update the format of it.



##########
inlong-sort/sort-flink/v1.13/sort-connectors/base/src/main/resources/META-INF/services/org.apache.flink.table.factories.Factory:
##########
@@ -13,5 +13,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-org.apache.inlong.sort.base.dirty.sink.log.LogDirtySinkFactory
+org.apache.inlong.sort.base.dirty.sink.logset.LogDirtySinkFactory

Review Comment:
   Makesure it is right?



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

Reply via email to