Skip to content

SNOW-1877449:Exception should be thrown when create df with null value and nullable set to False #5189

SNOW-1877449:Exception should be thrown when create df with null value and nullable set to False

SNOW-1877449:Exception should be thrown when create df with null value and nullable set to False #5189

name: "Snowpark pandas PR Labeler"
on:
pull_request:
types: [opened, synchronize]
branches:
- main
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: label-the-pr
uses: actions/labeler@v5