Re: [I] Nullable doesn't work when create memory table [datafusion]

2025-02-12 Thread via GitHub
xudong963 closed issue #14522: Nullable doesn't work when create memory table URL: https://github.com/apache/datafusion/issues/14522 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [I] Nullable doesn't work when create memory table [datafusion]

2025-02-12 Thread via GitHub
xudong963 commented on issue #14522: URL: https://github.com/apache/datafusion/issues/14522#issuecomment-2653115249 Thanks @blaginin, I add a test for the case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [I] Nullable doesn't work when create memory table [datafusion]

2025-02-11 Thread via GitHub
blaginin commented on issue #14522: URL: https://github.com/apache/datafusion/issues/14522#issuecomment-2651858961 should be fixed with https://github.com/apache/datafusion/pull/14472 🙌 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [I] Nullable doesn't work when create memory table [datafusion]

2025-02-06 Thread via GitHub
blaginin commented on issue #14522: URL: https://github.com/apache/datafusion/issues/14522#issuecomment-2640730364 take -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[I] Nullable doesn't work when create memory table [datafusion]

2025-02-06 Thread via GitHub
xudong963 opened a new issue, #14522: URL: https://github.com/apache/datafusion/issues/14522 ### Describe the bug Nullable doesn't work when create memory table. ### To Reproduce ``` DataFusion CLI v44.0.0 > CREATE or replace TABLE table_with_pk ( sn IN