chunjun
chunjun copied to clipboard
logminer can't use pavingData and split at the same time
新代码中OracleLogMinerInputFormatBuilder.checkFormat()中 config.getPavingData() && config.isSplit()为true时,抛出 can't use pavingData and split at the same time异常,这两个字段在用sql模式时,OraclelogminerDynamicTableFactory.getLogMinerConf()方法中是默认为true的
+1
SQL 怎么解决这个问题
SQL 怎么解决这个问题
一言难尽