lovasoa commented on issue #9122: URL: https://github.com/apache/arrow-datafusion/issues/9122#issuecomment-1934215854
I think the `JSON_TABLE` function is part of the SQL standard. So `SELECT * FROM json_table` is not valid SQL, and datafusion is correct in refusing it. I think this issue should be closed. It's the old behavior of accepting the query that was incorrect. -- 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]
