You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add map datatype to the Ibis engine implementation (#2206)
* Add map datatype to the Ibis engine implementation
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
* Limit generic bases that get looked up in registry
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
* Revert to map implementation with default datatype
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
* Unit test equivalence of newly-added map datatypes
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
* Fix the module name lookup logic for generic bases
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
* Undo reversion to default datatypes implementation
This reverts commit b058433.
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
* Test checking all parametrizations of `Map` dtypes
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
* Add test cases corresponding to scenarios in issue
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
---------
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
0 commit comments