DataTypes support hash
- Lingua principale
- Rust
- Stelle
- 9.3k
- Fork
- 2.4k
- Merge medio
- 3g 11h
- PR unite (30g)
- 360
Descrizione
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
(This section helps Arrow developers understand the context and *why* for this feature, in addition to the *what*)
There is a method in utils.rs to check whether the DataTypes support hash. Is it up to date?
https://github.com/apache/arrow-datafusion/blob/c806cd1a0f14aac80566b6685fcb7ec76533a007/datafusion/expr/src/utils.rs#L740-L775
@liukun4515
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia in datafusion/expr/src/utils.rs alle righe collegate e ispeziona il metodo che verifica se i DataTypes supportano l'hashing. Confronta il suo comportamento con i DataTypes definiti nel progetto e individua i test correlati. Il lavoro è completato quando il controllo del supporto all'hashing è confermato o aggiornato in modo da corrispondere ai DataTypes supportati, con la copertura dei casi rilevanti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- databases
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100