Skip to content

SDENT-167#553

Open
snappy-sachin wants to merge 1 commit intosnappy/masterfrom
SDENT-167
Open

SDENT-167#553
snappy-sachin wants to merge 1 commit intosnappy/masterfrom
SDENT-167

Conversation

@snappy-sachin
Copy link

Changes proposed in this pull request

  • Updating metadata.properties and metadata_lc.properties files
    to hide internal schemas from external JDBC Tools.

Patch testing

  • Tested manually using snappy shell and JDBC tools like DbVisualizer and DBeaver.

Is precheckin with -Pstore clean?

  • Yet to run.

ReleaseNotes changes

(Does this change require an entry in ReleaseNotes? If yes, has it been added to it?)

Other PRs

  • NA

 - Updating metadata.properties and metadata_lc.properties files
   to hide internal schemas from external JDBC Tools.
CAST(NULL AS VARCHAR(128)) AS TABLE_CATALOG \
FROM SYS.HIVETABLES \
WHERE SCHEMANAME LIKE ? \
AND SCHEMANAME NOT IN ('NULLID', 'SNAPPY_HIVE_METASTORE','SQLJ','SYSCAT', \
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Neeraj,

I have added check for internal schema names in SYS.HIVETABLES query also. Is it really required ?

@snappy-sachin snappy-sachin requested a review from sumwale March 27, 2020 04:47
@sumwale sumwale force-pushed the snappy/master branch 2 times, most recently from 337768c to ec453a6 Compare April 8, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant