You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…2660)
### What changes were proposed in this pull request?
Support null type for spark-connector; add related test
### Why are the changes needed?
Fix: #2595
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
`./gradlew test -PskipITs`
coolderli
pushed a commit
to coolderli/gravitino
that referenced
this issue
Apr 2, 2024
…ctor (apache#2660)
### What changes were proposed in this pull request?
Support null type for spark-connector; add related test
### Why are the changes needed?
Fix: apache#2595
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
`./gradlew test -PskipITs`
What would you like to be improved?
you could refer #2484 add null type support for spark connector, add transform logic in
SparkTypeConverter
and add test inTestSparkTypeConverter
How should we improve?
No response
The text was updated successfully, but these errors were encountered: