Uh oh!
There was an error while loading. Please reload this page.
HBASE-28525 Extended REST Documentation: Stateless Scanner, table exists, multiget with filter - #6498
Conversation
884dfc8 to
c7a04ecCompareUh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
PDavid
commented
Dec 4, 2024
The |
stoty
left a comment
There was a problem hiding this comment.
Thanks for doing this.
I requested a few changes and clarifications.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
As it is now documented.
…r parameters to REST Documentation
implementing code review suggestion.
… scanner so that it's clear which patch is required to support: - filter_b64 - includeStartRow - includeStopRow
4ba6020 to
745c5c7ComparePDavid
commented
Dec 5, 2024
Many thanks! 👍 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
NihalJain
commented
Dec 6, 2024
+1, LGTM, please fix table # numbering before merging |
Added missing '.'
As it was before so it is more consistent with other table titles.
Apache-HBase
commented
Dec 6, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 6, 2024
🎊 +1 overall
This message was automatically generated. |
NihalJain
commented
Dec 9, 2024
Hi @PDavid is this good to merge? |
PDavid
commented
Dec 9, 2024
Hi @NihalJain! |
stoty
commented
Dec 9, 2024
But of course you are also welcome to merge this @NihalJain . |
NihalJain
commented
Dec 9, 2024
Ah cool. Was just checking!
Please go ahead @stoty. |
…s, multiget with filter (apache#6498) Signed-off-by: Nihal Jain <nihaljain@apache.org> Signed-off-by: Istvan Toth <stoty@apache.org>
…s, multiget with filter (apache#6498) Signed-off-by: Nihal Jain <nihaljain@apache.org> Signed-off-by: Istvan Toth <stoty@apache.org> (cherry picked from commit 126f723)
Added the following to the REST API documentation:
GET /table/exists)filterandfilter_b64parameters for multiget endpointGET /table/row_prefix*/column)includeStartRowandincludeStopRowstateless scanner parametersOther changes:
Do you maybe see some other REST endpoints not documented?