isar / isar/hive

Hive does not allows sorting the hive fields according to Date-time.

Open
#788 0 comments 0 reactions 0 assignees View on GitHub
problem
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

How to sort the list of maps using hive db ?
I have a box with hive fields and i want the data to be stored/sorted according to the DateTime but it does not allows me to do so.

I have tried ```sort()``` , ```comapreTo()``` but nothing seems to work out.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no source file, test, or entry point. Start by reproducing the reported list-of-maps query with a DateTime field and inspect the available Hive sorting or retrieval APIs, including sort() and compareTo(). Done means establishing whether DateTime ordering is supported and documenting or implementing the needed behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.