Skip to content

Commit

Permalink
feat: supported date32, datetime64, timestamp64, interval64
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillKurdyukov committed Nov 6, 2024
1 parent 231fa91 commit d39c250
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
<environmentVariables>
<YDB_DOCKER_IMAGE>cr.yandex/yc/yandex-docker-local-ydb:trunk</YDB_DOCKER_IMAGE>
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
<YDB_ENDPOINT>grpc://localhost:2136</YDB_ENDPOINT>
<YDB_DATABASE>/local</YDB_DATABASE>
</environmentVariables>
</configuration>
</plugin>
Expand Down

0 comments on commit d39c250

Please sign in to comment.