Skip to content

Add inferNullability test for each supported database #688

Closed
@zaleslaw

Description

@zaleslaw
Collaborator

Now, only H2 has this test, and it will be shipped with MS SQL integration

Better to have the common test scenario with some DB specific parameters, it also should share the same code base

Activity

self-assigned this
on May 6, 2024
added
testsSomething related to the JUnit tests, integration tests or testing infrastructure
databasesJDBC related issues
on May 6, 2024
added this to the 0.14.0 milestone on May 6, 2024
zaleslaw

zaleslaw commented on May 6, 2024

@zaleslaw
CollaboratorAuthor

Related to the #672

modified the milestones: 0.14.0, 0.15.0 on Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

databasesJDBC related issuestestsSomething related to the JUnit tests, integration tests or testing infrastructure

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @zaleslaw

    Issue actions

      Add `inferNullability` test for each supported database · Issue #688 · Kotlin/dataframe