Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2025 10:55 AM - edited 08-15-2025 11:05 AM
Hi, I saw that documentation but currently there are pipelines that run with parameters more than 2048 characters. For example a pipeline is able to pass 329,130 characters and run successfully everyday. I mean it is passed via ADF. From ADF it is passed as a json I think and there is a 1 MB limit where my parameter are only 500kb. with 610,000 characters.
At least databricks does not give me a specific error.