Skip to content

When there are more than 1024 rows in a table it is not possible to make order by specified column #2044

Open
@NVO777

Description

**Got an error: Scan error on column index 1, name "req_primary_fields": converting NULL to string is unsupported when selecting records with order by clause
**

Expecting to get rows without error or some relevant error if it is not possible

Unpack attached zip archive into some directory, then from inside directory run ./run_test.sh
immuSorting.zip

Environment

# run "immu* version" and copy/paste the output here

immuclient version
immuclient 1.9.4
Commit : 76cd08a
Built at: Thu, 25 Jul 2024 20:17:12 UTC

Error is happened when record count of table to be sorted is more than 1024
Error is NOT happened when record count of table to be sorted is more than 1024 but sorted column is ID

Activity

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions