Rename Hive Views handling configs#12238
Conversation
There was a problem hiding this comment.
indentation looks off (other places too)
There was a problem hiding this comment.
so they are next to each other
fd9ff8e to
efc6dbc
Compare
joechu1
left a comment
There was a problem hiding this comment.
For the config hive.hive-views.legacy-translation, there is a related session property <catalog>.legacy_hive_view_translation. Would it make sense to rename to something like <catalog>.hive_views_legacy_translation? Not sure if it is a standard practice to try to follow that kind of naming convention, but seems pretty common.
|
@joechu1 good point. sadly, we have no backwards compatibility mechanism for session properties |
efc6dbc to
5cde4cb
Compare
Introduce `hive.hive-views.*` config namespace.
5cde4cb to
42c4dc3
Compare
|
Nice work on including all the doc changes as well! Thanks @findepi |
Introduce
hive.hive-views.*config namespace.