logminer can't use pavingData and split at the same time
Open
bug
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
新代码中OracleLogMinerInputFormatBuilder.checkFormat()中 config.getPavingData() && config.isSplit()为true时,抛出 can't use pavingData and split at the same time异常,这两个字段在用sql模式时,OraclelogminerDynamicTableFactory.getLogMinerConf()方法中是默认为true的
Contributor guide
Assessment
This issue has not been assessed yet.