mkalavala commented on PR #7194:
URL: https://github.com/apache/nifi/pull/7194#issuecomment-1574016608

   I verified this PR by executing a flow to convert xlsx to json . I tested 
with both ConvertRecord and QueryRecord processors. 
   Note: Since the columns are denoted with numbers , i have to quote the 
QueryRecord select sqls like `select * from FLOWFILE where "0" <> ''`  .


-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to