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

oss port #784

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

oss port #784

wants to merge 11 commits into from

Conversation

jack-mapd
Copy link
Collaborator

OSS Port

pearu and others added 11 commits May 15, 2023 00:14
…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

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

* 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>
… hash table layout (#7154)

* Add query hints

* Ignore query hints for overlaps and range hash join

* Apply query hints

Signed-off-by: jack <jack@omnisci.com>
…od (#7155)

Signed-off-by: jack <jack@omnisci.com>
Signed-off-by: jack <jack@omnisci.com>
* Support GeoMultiLineString input and output arguments in UDTFs

* Use fromCoords instead of setItem from buffer.

* A major clean up of FlatBuffer and heavydbTypes headers.

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

CLAassistant commented Jun 1, 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.
4 out of 8 committers have signed the CLA.

✅ yoonminnam
✅ pearu
✅ mattpulver
✅ paul-aiyedun
❌ simoneves
❌ AndrewVDo
❌ steveblackmon-mapd
❌ 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

10 participants