Skip to content

Conversation

@singhpk234
Copy link
Contributor

About the change

Fix incorrect scan plan API routes, as scan plan APIs are table scoped its required to contain namespace to correctly identify the table, which is inline with the spec.

Orthogonal since post 1.10 we released Req / Response model for the Scan Plan the servers would be able to use this to be ready from the server side using this constant can cause some issue, may be its fine if we just update this public constant in subsequent release since this has been there since 1.8.0 via

@github-actions github-actions bot added the core label Sep 19, 2025
Copy link
Contributor

@amogh-jahagirdar amogh-jahagirdar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this @singhpk234 !

@RussellSpitzer
Copy link
Member

@amogh-jahagirdar Isn't duck db using these routes?

@singhpk234
Copy link
Contributor Author

singhpk234 commented Sep 19, 2025

Isn't duck db using these routes?

My understanding is duck db is entirely C++, they don't use Java SDK like impala IMHO.

@amogh-jahagirdar
Copy link
Contributor

@amogh-jahagirdar Isn't duck db using these routes?
No, not to my knowledge since duckDB is implemented in C++. On the server side, I also don't know of any production servers already using these constants

@amogh-jahagirdar
Copy link
Contributor

I'll go ahead and merge, thanks @singhpk234 and thanks everyone for reviewing!

@amogh-jahagirdar amogh-jahagirdar merged commit b99caa4 into apache:main Sep 20, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants