Skip to content

Commit d39c250

Browse files
feat: supported date32, datetime64, timestamp64, interval64
1 parent 231fa91 commit d39c250

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

query/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
<environmentVariables>
4747
<YDB_DOCKER_IMAGE>cr.yandex/yc/yandex-docker-local-ydb:trunk</YDB_DOCKER_IMAGE>
4848
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
49-
<YDB_ENDPOINT>grpc://localhost:2136</YDB_ENDPOINT>
50-
<YDB_DATABASE>/local</YDB_DATABASE>
5149
</environmentVariables>
5250
</configuration>
5351
</plugin>

0 commit comments

Comments
 (0)