@fivetrandevelopers/zetasql-snowflake
Version:
ZetaSQL Snowflake gRPC server and client
12 lines • 524 B
JavaScript
;
// Original file: src/snowflake/protos/zetasql/public/proto/type_annotation.proto
Object.defineProperty(exports, "__esModule", { value: true });
exports._zetasql_DeprecatedEncoding_Encoding = void 0;
// Original file: src/snowflake/protos/zetasql/public/proto/type_annotation.proto
exports._zetasql_DeprecatedEncoding_Encoding = {
DEFAULT_ENCODING: 0,
DATE_PACKED32: 1,
DATE_DECIMAL: 1,
__FieldFormat_Encoding__switch_must_have_a_default__: -1,
};
//# sourceMappingURL=DeprecatedEncoding.js.map