Literal(1, Int8(nullable=True), name='foo') got an unexpected keyword argument 'name'

Expected signature: Literal(value: Annotated[Any, Not(pattern=InstanceOf(type=<class 'Deferred'>))], dtype: DataType)