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

Internal pataching to 'st distance' #781

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jack-mapd
Copy link
Collaborator

No description provided.

pearu and others added 7 commits February 9, 2023 05:17
…7136)

* Support GeoMultiPolygon input and output column arguments in UDTFs

* Add complete tests for GeoPolygon and GeoMultiPolygon. Fix various issues.

Signed-off-by: jack <jack@omnisci.com>
… is an empty (#7146)

* Do not throw an exception for sharded join on multi-gpus

* Check hash table buffer to exit early if it is not a valid

Signed-off-by: jack <jack@omnisci.com>
* Delimited Files: fix issue where whitespace between quoted fields was not being properly parsed

* When throwing InsufficientBufferSizeException, the parser will print an alternative message if the parser is still in quotes

Signed-off-by: jack <jack@omnisci.com>
Signed-off-by: jack <jack@omnisci.com>
* Drop Render Group columns when restoring an older table dump
* Add tests for restoring old dumps with render group columns (good and corrupt)
* Dumps are now versioned
* Check version on restore and only remove render group columns if version requires

Co-authored-by: Paul Aiyedun <paul.aiyedun@heavy.ai>
Signed-off-by: jack <jack@omnisci.com>
Signed-off-by: jack <jack@omnisci.com>
…aving constant point object (#7149)

* Fixup the logic related to the invalid qual checking

* Add tests

* Fixup col_id assignment logic for the col having multiple rte_idxs

* Address comment #1: assert test queries' result

* improve function's readability

* Use std::optional instead of hard-coded invalid val

Signed-off-by: jack <jack@omnisci.com>
@CLAassistant
Copy link

CLAassistant commented Feb 10, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 6 committers have signed the CLA.

✅ pearu
✅ yoonminnam
✅ mattpulver
❌ simoneves
❌ AndrewVDo
❌ corecursion
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants