iharshlalakiya commented on issue #73248: URL: https://github.com/apache/airflow/issues/73248#issuecomment-5715052907
You're right, thanks — confirmed on PG 16: 268435357 bytes converts, 268435557 fails with "string too long to represent as jsonb string". Dropped the exemption claim from the code comment, the message the migration prints, and the upgrade docs, and added a test with a top-level string either side of the limit (marked `long_running`, since it allocates >256 MB). The probe caught these unchanged, as you said. -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
