[ https://issues.apache.org/jira/browse/TIKA-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871083#comment-17871083 ]
Tilman Hausherr commented on TIKA-4291: --------------------------------------- This was done in TIKA-3916 / TIKA-3930. I think that code was moved to the top in the constructor and then it was forgotten to delete it. Also, the left index was always the same. ping [~tallison] > In JDBCEmitter local var dateFormats shadows class filed with the same name > --------------------------------------------------------------------------- > > Key: TIKA-4291 > URL: https://issues.apache.org/jira/browse/TIKA-4291 > Project: Tika > Issue Type: Bug > Components: tika-pipes > Reporter: Dmitrii Kriukov > Priority: Major > > Line 338 of JDBCEmitter > Local variable dateFormats is created, populated with values, but never used > in its scope. > It's not clear how to fix. Was it planned to use class field with the same > type and name? -- This message was sent by Atlassian Jira (v8.20.10#820010)