Skip to content

Commit

Permalink
[b/309765009] Change support reference to Google (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidxc authored Jul 31, 2024
1 parent 35b6dfb commit fb5e6e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ public HiveMetastoreThriftClient build() throws TTransportException, SaslExcepti
messagePrefix
+ " The caller requested fallback behavior, so a client compiled against a"
+ " superset Thrift specification will be used instead. If you encounter an error"
+ " when using the fallback client, please contact CompilerWorks support and"
+ " when using the fallback client, please contact Google support and"
+ " provide the originally requested version number.");
client = new HiveMetastoreThriftClient_Superset(name, protocol);
} else {
Expand Down

0 comments on commit fb5e6e7

Please sign in to comment.