sql icon indicating copy to clipboard operation
sql copied to clipboard

allow show tables extended and show databases commands in security la…

Open eirsep opened this issue 1 year ago • 1 comments

Description

allow show tables extended and show databases commands in security lake datasource sql queries

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] New functionality has javadoc added.
  • [ ] New functionality has a user manual doc added.
  • [ ] API changes companion pull request created.
  • [ ] Commits are signed per the DCO using --signoff.
  • [ ] Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

eirsep avatar Sep 23 '24 17:09 eirsep

I didn't find the right method to override for SHOW DATABASES query to be allowed yet though

eirsep avatar Sep 23 '24 17:09 eirsep

This PR is stalled because it has been open for 30 days with no activity.

Hi @eirsep , do we still need this change?

RyanL1997 avatar Feb 11 '25 19:02 RyanL1997