Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query : Fixes ORDER BY query issue when partial partition key is spec… #4536

Draft
wants to merge 2 commits into
base: releases/3.40.1
Choose a base branch
from

Commits on Jun 6, 2024

  1. Query : Fixes ORDER BY query issue when partial partition key is spec…

    …ified with hierarchical partition (#4507)
    
    * Initial commit
    
    * Initial commit
    
    * Update.
    adityasa committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f1816f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. [Internal] Query : Fixes response parsing error for ReadFeed by limit…

    …ing binary format to query operations (#4515)
    
    * Limit binary format to query operations
    
    * Addressed comments, updated test.
    
    * Updated coverage to include query stream API.
    
    * Test Change.
    
    * Test change 2
    
    * ReadFeed Encryption tests only with project reference
    
    * Revert
    
    * Removed comment
    
    ---------
    
    Co-authored-by: Matias Quaranta <[email protected]>
    adityasa and ealsur committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a0bfc96 View commit details
    Browse the repository at this point in the history