alamb commented on issue #7500: URL: https://github.com/apache/arrow-datafusion/issues/7500#issuecomment-1711428458
> hello, I have a couple of questions if you don't mind, I am new at contributing. Does span_id = trace_id? Is exclude a built in function? what is an except syntax? Welcome! span_id is not the same as trace_id in this file In term of learning about what `except` means and how to use it, I think that is well explained by these articles: https://duckdb.org/2022/05/04/friendlier-sql.html#select--exclude https://duckdb.org/docs/sql/query_syntax/select.html -- 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]
