@fivetrandevelopers/zetasql-snowflake
Version:
ZetaSQL Snowflake gRPC server and client
10 lines • 508 B
JavaScript
;
// Original file: src/snowflake/protos/zetasql/proto/options.proto
Object.defineProperty(exports, "__esModule", { value: true });
exports._zetasql_AllowedHintsAndOptionsProto_OptionProto_ResolvingKind = void 0;
// Original file: src/snowflake/protos/zetasql/proto/options.proto
exports._zetasql_AllowedHintsAndOptionsProto_OptionProto_ResolvingKind = {
CONSTANT_OR_EMPTY_NAME_SCOPE_IDENTIFIER: 0,
FROM_NAME_SCOPE_IDENTIFIER: 1,
};
//# sourceMappingURL=AllowedHintsAndOptionsProto.js.map