Commit Graph

14325 Commits

Author SHA1 Message Date
Maximilian Hoffman
487ec00ce5 Prune table scans columns (#3903)
* starter

* fix projMappings

* add some row iter proj

* other noms row converters

* store_test.go

* GMS bump

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* iter changes

* more bug fixes

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* cleanup

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* GMS bump

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* merged GMS bump

* fix keyless row iter

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-07-28 16:23:26 -07:00
James Cor
c0e3d71648 Merge pull request #3953 from dolthub/james/users
updating privilege docs
2022-07-28 16:07:06 -07:00
AndyA
c7bb5dd4f9 Merge pull request #3947 from dolthub/andy/migration-4
[no-release-notes] `__DOLT_1__` migration
2022-07-28 14:01:00 -07:00
Maximilian Hoffman
21716bd973 edit prep workflow script (#3954) 2022-07-28 13:24:46 -07:00
Maximilian Hoffman
849d526c25 Count prepared tests (#3952)
* add test scropt, format should fail

* script edit

* add count

* working dir for script

* try to change count

* add exit 1

* move check to other workflow

* fix count
2022-07-28 13:08:43 -07:00
James Cor
32df4d8029 Merge branch 'main' into james/users 2022-07-28 13:04:46 -07:00
James Cor
0326d12f72 more formatting 2022-07-28 12:13:59 -07:00
Max Hoffman
410416cb35 add check prepared script 2022-07-28 12:09:09 -07:00
James Cor
2e738e8714 fix formatting 2022-07-28 11:53:24 -07:00
James Cor
ef92f92990 docs for both 2022-07-28 11:48:58 -07:00
James Cor
0a0ad20dc2 updating cli docs for dolt sql 2022-07-28 11:32:33 -07:00
Jason Fulghum
58c2ba783c Merge pull request #3951 from dolthub/fulghum-82a31eff
[auto-bump] [no-release-notes] dependency by fulghum
2022-07-28 11:01:59 -07:00
James Cor
8bdac775cf merge with main 2022-07-28 10:43:24 -07:00
fulghum
3fc8b28397 [ga-bump-dep] Bump dependency in Dolt by fulghum 2022-07-28 17:11:36 +00:00
AndyA
8befa2142a Merge pull request #3946 from dolthub/andy/migration-3
[no-release-notes] Refactored schema patching and row data validation
2022-07-28 09:56:08 -07:00
Dhruv Sringari
fe21a80c71 [no-release-notes] fix decoding of merge artifact internal nodes (#3944) 2022-07-28 09:39:00 -07:00
Andy Arthur
0a5b03c365 fix translation bugs for YEAR, TIME, and TEXT 2022-07-27 21:27:27 -07:00
Andy Arthur
a6dd96de64 migrating geometry and ref'd values 2022-07-27 21:04:38 -07:00
Andy Arthur
c325d4f497 first pass at migrating types.Map to prolly.Map 2022-07-27 21:03:58 -07:00
Andy Arthur
c24ae5d370 refactored prolly.Map to allows streaming tuples 2022-07-27 21:03:29 -07:00
Andy Arthur
57cc96a7d7 refactored row data validation to use sql equality semantics 2022-07-27 21:01:40 -07:00
James Cor
d9f8ada595 Merge pull request #3943 from dolthub/JCOR11599-67f7641f 2022-07-27 18:58:35 -07:00
Andy Arthur
2d4b975ac7 fixup query type to noms kind mapping 2022-07-27 18:40:35 -07:00
Andy Arthur
a4f35c387c limit schema patching to dolt system tables only 2022-07-27 18:34:14 -07:00
James Cor
353b017ab6 Merge branch 'main' into JCOR11599-67f7641f 2022-07-27 17:37:11 -07:00
JCOR11599
6a1b0281e5 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-07-28 00:33:23 +00:00
James Cor
9623166ab9 more privilege changes (#3810) 2022-07-27 17:31:57 -07:00
Maximilian Hoffman
9103241fda Fix some env loading panics (#3941)
* Fix some env loading panics

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* comments

* accidental files

* bats name

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-07-27 17:07:30 -07:00
James Cor
7ca169ed10 maybe sleeping is the answer 2022-07-27 16:38:16 -07:00
James Cor
14075c38d7 mac grep is weird 2022-07-27 15:29:05 -07:00
Dhruv Sringari
eb39c5ded2 fix tpcc, recycle prefixBuilders when they aren't built (#3942) 2022-07-27 14:09:36 -07:00
James Cor
ee474de11c adding test for logging in with bad user 2022-07-27 14:00:43 -07:00
AndyA
be3fa3c143 Merge pull request #3939 from dolthub/andy/migration-2
[no-release-notes] Added data validation to `dolt migrate`
2022-07-27 13:52:13 -07:00
AndyA
688523d38f Merge pull request #3929 from dolthub/andy/blob-message
[no-release-notes] Created dedicated Flatbuffer message for blobs
2022-07-27 13:02:07 -07:00
James Cor
38fc8b14ee feedback 2022-07-27 12:31:06 -07:00
Andy Arthur
c9d6c87624 fix bats for linux 2022-07-27 10:41:38 -07:00
James Cor
e97debe218 aaaaaaaaaaaaaaaaa 2022-07-26 20:15:52 -07:00
Andy Arthur
a368374cba added bats for views and docs 2022-07-26 18:40:51 -07:00
Andy Arthur
5a909856cb added table checksumming, patching schemas 2022-07-26 18:24:31 -07:00
James Cor
0c27290d08 merge with main again 2022-07-26 16:57:51 -07:00
Dhruv Sringari
85217b4bb3 [no-release-notes] fix for building and modifying secondary indexes for keyless tables (#3930)
* fix for building and modifying secondary indexes for keyless tables

Also includes some changes to fix engine test validation of secondary indexes. Instead of validating the latest commit of all branches, we validate the working root of all branches.

Also, all byte like tuple fields are now debug printed as hex encoded strings for human readability and easier debugging in IDEs

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* fix mapping tests

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-07-26 16:41:28 -07:00
James Cor
69e16d3fec Merge branch 'main' into james/users 2022-07-26 16:37:29 -07:00
James Cor
3d56d939cd unskip 2022-07-26 16:00:42 -07:00
James Cor
7972b60170 aa 2022-07-26 15:05:43 -07:00
Dustin Brown
ecb217d219 Merge pull request #3931 from dolthub/db/monitor
[no-release-notes] /.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs
2022-07-26 14:42:31 -07:00
Andy Arthur
1f7163cecf maybe fix osx bats 2022-07-26 14:42:12 -07:00
James Cor
3a244ac570 more conflicts 2022-07-26 14:35:40 -07:00
coffeegoddd
1e7a6002aa /.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs 2022-07-26 14:33:58 -07:00
Andy Arthur
6c2efab95c added bats test for migration hash stability 2022-07-26 14:27:19 -07:00
James Cor
9b27046faf let's see what tests fail now 2022-07-26 14:14:00 -07:00