KendraKrat commented on issue #2304: URL: https://github.com/apache/drill/issues/2304#issuecomment-911824788
[books-extended.txt](https://github.com/apache/drill/files/7100167/books-extended.txt) I have extended the example I provided to include an attribute on the outermost books list element as well. In my case, I have attributes on this list element that I would also like to capture and have applied to all of the book elements. However, given that I'm using dataLevel=2 in order to get each book as a separate row in the output table, I think this means you are ignoring the top level books list element, so this may be harder to capture and not fit with your parsing paradigm. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
