Charles S. Givre
Charles S. Givre
@Thrameos Would you be able to take a look at https://github.com/apache/drill/pull/2158?
@meyergin This looks like an issue with your query. The path to your file needs to be in backticks. IE: ```sql SELECT * FROM dfs.`/db/test` ``` You can also define...
@jnturton I missed that. Thanks! In any event, this looks like Drill is not seeing the fill in that folder. Here's what I'd do. 1. Verify that the iceberg configuration...
This looks like an invalid query. Unless you ran this and selected a default schema first, it is necessary to specify what storage plugin you are creating a table in....
> @cgivre Hi. Some configurations require case-sensitive keys to be passed to a plugin, such as JDBC's properties. Will this change be compatible? I believe so. If this is in...
@guihui123456 We are about to merge a significant pull request which updates Calcite to the latest version. I would be curious as to whether this solves this.
> @vvysotskyi Honestly there are a lot of stuff there that I'd be down to fix. @mkusnir has shown interest as well. Would it be alright if we made a...
LGTM is closing in Dec, 2022. https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
@guihui123456 Can you please try with the current master? We updated Calcite and I'm curious as to whether this fixes the issue.
> Nice touch. I see we don't always have transparent backgrounds and sometimes we have a visible block behind the rendered icon. Let me know if I can help out...