Skip to content

Commit

Permalink
Safely unwrap OptionalType on table describe
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Zulin authored and nvamelichev committed Nov 26, 2024
1 parent 129e3e5 commit 12db3e6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import tech.ydb.table.settings.PartitioningPolicy;
import tech.ydb.table.settings.PartitioningSettings;
import tech.ydb.table.settings.TtlSettings;
import tech.ydb.table.values.OptionalType;
import tech.ydb.table.values.Type;
import tech.ydb.yoj.databind.schema.Schema;
import tech.ydb.yoj.repository.db.EntitySchema;
Expand Down

0 comments on commit 12db3e6

Please sign in to comment.