Skip to content

Conversation

@rouault
Copy link
Member

@rouault rouault commented Nov 21, 2025

Backport #13449
Authored by: @rouault

- .. oo:: LISTS_AS_STRING_JSON
     :choices: YES, NO
     :default: NO
     :since: 3.12.1

     Whether lists of strings/integers/reals should be reported as String(JSON)
     fields rather than String/Integer[64]/RealList.
     Useful when null values in such lists must be exactly mapped as such,
     instead of being omitted (for lists of strings), or set to 0 (for list of
     boolean, integer or real).

Fixes #13448
@nios-x
Copy link

nios-x commented Nov 21, 2025

Hey I also wanna start contributing to this project. Is it all ok, can i start contributing to the shown issues.

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 71.365% (-0.003%) from 71.368%
when pulling 1731ba6 on backport-13449-to-release/3.12
into 06b9622 on release/3.12.

@rouault rouault added this to the 3.12.1 milestone Nov 21, 2025
@rouault rouault merged commit b1bedf2 into release/3.12 Nov 21, 2025
39 checks passed
@rouault rouault deleted the backport-13449-to-release/3.12 branch November 21, 2025 23:38
@rouault
Copy link
Member Author

rouault commented Nov 21, 2025

Hey I also wanna start contributing to this project. Is it all ok, can i start contributing to the shown issues.

if you quickly introduce yourself, saying what you're interested in in the project in particular, and your potential knowledge/background of the domain / programming language, that might potentially help to give some guidance I'm afraid there aren't that many opened tickets appropriate for someone not familiar with the project

@nios-x
Copy link

nios-x commented Nov 22, 2025

Hi! Thanks for the guidance.
I’m Soumya, and I’m interested in contributing to this project as part of my preparation for GSoC.

My background includes:
Full-stack Web Development (MERN, Next.js)
PostgreSQL & Prisma
Node.js & TypeScript
Web3 (Solana, Rust basics)
DevOps (Docker, Nginx, CI/CD, K8s, Redis, etc)
Languages Comfortable with: C, C++, Python, JavaScript, TypeScript.

I’m comfortable exploring existing codebases, understanding project architecture, and contributing to both frontend and backend components.

What I’m looking for:
I’d love to begin with any beginner-friendly or medium-level issues—UI fixes, backend tasks, documentation improvements, refactoring, or anything that helps me understand the project better.

If there are specific areas where i could usually start, I’d really appreciate some guidance.
Thank you! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants