dependabot[bot] opened a new pull request, #42061:
URL: https://github.com/apache/superset/pull/42061

   Updates the requirements on 
[sqlalchemy-dremio](https://github.com/narendrans/sqlalchemy_dremio) to permit 
the latest version.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/narendrans/sqlalchemy_dremio/blob/master/RELEASE_NOTES.md";>sqlalchemy-dremio's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 1.2.1</h2>
   <ul>
   <li>Single ticks in parametrized statements are escaped</li>
   <li>Table name won't be fixed automatically if no schema is passed. The 
assumption is that the fully qualified path is properly escaped using quotes. 
Automated fixed paths lead to issues if a proper path is passed and it will 
break.</li>
   </ul>
   <h2>Release 1.2.0</h2>
   <ul>
   <li>Replace parameterized statements by fully compiled, because Dremio does 
not support parameterized statements.</li>
   <li>Bugfix in get_columns, when Schema is None, the schema &quot;None&quot; 
was prefixed</li>
   <li>Alias <code>dialect</code> for <code>DremioDialect_pyodbc</code> 
created</li>
   <li>Expose supported data types to pyodbc level, so that it works with 
&quot;Great Expectations&quot;</li>
   <li>Introduced 
<code>?filter_schema_names=Space1.Folder1,Space2.Folder2</code> parameter to 
filter schemas. If the parameter is not set, all schemas will be returned</li>
   <li>Added has_table implementation for dialect, which seems to be required 
by latest Apache Superset</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/narendrans/sqlalchemy_dremio/commits";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to