Commit Graph

1642 Commits

Author SHA1 Message Date
Andy Arthur 36c83f1b85 removed chunkReader.extract(), converted public method to private for chunkReader, chunkSource and tableSet 2022-10-26 14:27:12 -07:00
Dhruv Sringari 805a47120c [dolt migrate]: don't prefetch leaf nodes when validating migrated data (#4619)
* don't prefetch leaf nodes when validating migrated data

* pr comment
2022-10-26 09:27:22 -07:00
AndyA ee68a95bad Merge pull request #4617 from dolthub/andy/faster-table-index-lookup
go/store/nbs: Faster prefix lookup for table file indices
2022-10-25 17:21:14 -07:00
Andy Arthur 141aa1c8c0 fix typo 2022-10-25 14:40:33 -07:00
Andy Arthur 298e2d3d2e go/store/nbs: Faster prefix lookup for table file indices 2022-10-25 14:15:15 -07:00
Andy Arthur 7f66f4c7e3 remove chunkReadPlanner interface 2022-10-25 13:43:12 -07:00
Andy Arthur 4f2c188b84 prune unused functions 2022-10-25 13:13:26 -07:00
Andy Arthur 6bb8889545 remove calcReads from chunkSource interface 2022-10-25 11:31:20 -07:00
Andy Arthur 03e968bee8 add env var for disable fast fixed-width access 2022-10-19 09:20:32 -07:00
James Cor b864817c85 Merge pull request #4558 from dolthub/james/geomcoll
dolt support for `GeometryCollection`
2022-10-18 12:09:56 -07:00
James Cor 6e6af4b724 deleting comment 2022-10-18 12:09:41 -07:00
Andy Arthur 0d4b3cce3f remove dead, deprecated code from table packages 2022-10-17 11:50:45 -07:00
James Cor 5dc4eeb4b2 missed one 2022-10-16 23:42:30 -07:00
James Cor 2b153b61fb conversions 2022-10-16 22:15:07 -07:00
James Cor 0b60662a4d aaa 2022-10-16 21:57:30 -07:00
James Cor 4963c1c312 serialize and deserailize methods 2022-10-16 21:32:49 -07:00
James Cor 87cffa6928 handling small refactor of deserialize 2022-10-13 11:14:07 -07:00
James Cor e03049cfbc asd 2022-10-13 00:20:28 -07:00
James Cor cf48fb9bf1 progress 2022-10-13 00:19:41 -07:00
James Cor 8562ba5343 calling sql methods for types 2022-10-12 23:33:59 -07:00
James Cor 8590965208 more conversions 2022-10-11 22:42:37 -07:00
James Cor 669728b9ff small fix 2022-10-11 21:52:00 -07:00
James Cor ffd2c91af5 fixing type info copy pasta 2022-10-11 16:16:18 -07:00
James Cor c7f7c69dfc adding type info 2022-10-11 00:59:45 -07:00
James Cor ee58f7ae73 Merge branch 'main' into james/multilinestring 2022-10-11 00:54:29 -07:00
James Cor 6c8ddd0c32 mistakenly used mpoly everywhere 2022-10-10 16:34:58 -07:00
James Cor a322c0c1db renaming consts 2022-10-10 16:25:26 -07:00
James Cor da5b02a041 Merge branch 'james/multipoint' into james/multilinestring 2022-10-07 16:38:14 -07:00
James Cor 4143b99f8c conversions.......................... 2022-10-07 16:17:44 -07:00
James Cor 4f05754a98 copyright headerrrrrrrrrrrrrrrrrrrrrrrrrrr 2022-10-07 16:05:40 -07:00
James Cor de8229cfc2 is this the right copyright header 2022-10-07 16:00:58 -07:00
James Cor 1bec8ff2e7 Merge branch 'james/multipoint' into james/multilinestring 2022-10-07 15:57:50 -07:00
James Cor 9d3256c335 multipoint madness aaaaaaaaaaaaaaaaaa 2022-10-07 15:47:00 -07:00
James Cor a50d158c1b Merge branch 'james/multipoint' into james/multilinestring 2022-10-07 14:17:54 -07:00
James Cor 422b434df7 Merge branch 'james/multipoint' of https://github.com/dolthub/dolt into james/multipoint 2022-10-07 14:17:33 -07:00
James Cor 98a1a9039a copyright header smh 2022-10-07 14:00:39 -07:00
JCOR11599 8a1c519355 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-10-07 20:54:45 +00:00
James Cor 4e2de88ad7 convert to assert 2022-10-07 13:53:25 -07:00
James Cor 54c569426d adding multilinestring to maps 2022-10-07 13:26:13 -07:00
James Cor ef8bc02441 fixing constants 2022-10-07 13:14:41 -07:00
James Cor 9c80624fb2 starting to add support for multilinestring 2022-10-07 13:13:30 -07:00
James Cor facd840ea3 Merge branch 'main' into james/multilinestring 2022-10-07 10:07:30 -07:00
James Cor 1c67962009 Merge branch 'main' into james/multipoint 2022-10-07 10:07:22 -07:00
James Cor dcc60fc48a fixing typeinfo tests 2022-10-06 17:03:27 -07:00
James Cor c08e61f669 adding missing case to type info 2022-10-06 16:53:01 -07:00
James Cor bf505413a0 copied constant wrong 2022-10-06 16:46:04 -07:00
James Cor 8d8fddd3be check if all kinds are right 2022-10-06 16:28:29 -07:00
James Cor 428d1e0ac1 putting multipoint everywhere 2022-10-06 16:10:08 -07:00
James Cor 8bbc0b395e fixing noms kind 2022-10-06 16:02:49 -07:00
James Cor edc83749e9 i have a refactoring addiction 2022-10-06 15:53:31 -07:00