Nick C created TIKA-2420:
----------------------------

             Summary: Jackcess toSQLString throws UnsupportedOperationException 
for unknown query type
                 Key: TIKA-2420
                 URL: https://issues.apache.org/jira/browse/TIKA-2420
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.16
            Reporter: Nick C
            Priority: Trivial


In JackcessExtractor when calling toSQLString on a query with an unknown type 
Jackcess throws an UnsupportedOperationException (see 
com.healthmarketscience.jackcess.impl.query.QueryImpl.UnknownQueryImpl.toSQLString)
 An easy fix is to just check the query type before calling toSQLString.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to