Replies: 2 comments 3 replies
-
This is not an active decision. The original Snowflake implementation used it's own separate metastore layer, we should probably improve the eclipselink pathway for users who aren't going to implement a custom layer. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hey @rdsarvar , can you take a look at #438 to see if this resolves the issue appropriately? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was starting to play around with Polaris on a local test environment and I was looking at one of the tables:
and noticed that principal_secrets holds in plaintext all of the principals and their secrets in plaintext.
I was curious to if this was an active design decision? For what purpose would we want to keep them as plaintext instead of hashed+salted?
Beta Was this translation helpful? Give feedback.
All reactions