Taylor Bantle
|
74715cd654
|
Add bats tests for workspaces
|
2021-02-01 12:38:05 -07:00 |
|
Taylor Bantle
|
55625535b4
|
Successfully create, list, delete workspaces
|
2021-02-01 12:38:05 -07:00 |
|
Aaron Son
|
08445fb3c8
|
Merge pull request #1280 from dolthub/aaron/table-editor-config-flush-size
o/libraries/doltcore/table/editor: Add ability to configure map editor flush interval with environment variables.
|
2021-02-01 11:34:42 -08:00 |
|
Aaron Son
|
7570f49e42
|
o/libraries/doltcore/table/editor: Add ability to configure map editor flush interval with environment variables.
|
2021-02-01 07:34:34 -08:00 |
|
Vinai Rachakonda
|
68331035e4
|
Fix bug where batched inserts containing subqueires chose non flushing option.. (#1267)
This pr fixes a problem where subqueries in insert were not denoted as non batch insert.
|
2021-01-29 22:47:57 -05:00 |
|
Dustin Brown
|
3943e01b6e
|
Merge pull request #1277 from dolthub/db/fix-col-bug
Fix col collection bug
|
2021-01-29 17:11:51 -08:00 |
|
Dustin Brown
|
abd84bfbfc
|
/go/libraries/doltcore/schema/col_coll.go: fix bug breaking bounty scoreboard
|
2021-01-29 14:54:44 -08:00 |
|
Dustin Brown
|
333bd4d83b
|
Merge pull request #1271 from dolthub/db/logictest-csv
Enable sqllogictest runner to parse results to csv
|
2021-01-28 14:33:06 -08:00 |
|
Dustin Brown
|
668a1c4b46
|
/go/libraries/doltcore/sqle/logictest/main/main.go: use -r instead of environment variable
|
2021-01-28 14:06:50 -08:00 |
|
Brian Hendriks
|
056195db2b
|
Implement StatisticsTable interface to provide table statistics to the analyzer. (#1269)
|
2021-01-28 13:54:15 -08:00 |
|
Dustin Brown
|
73a30bc154
|
Merge pull request #1266 from dolthub/db/skip-test
[no-release-notes] /go/store/blobstore/blobstore_test.go: skip flaky windows test
|
2021-01-28 13:44:34 -08:00 |
|
Dustin Brown
|
d452ef9792
|
/go/libraries/doltcore/sqle/logictest/main: add csv option
|
2021-01-28 13:04:41 -08:00 |
|
Dustin Brown
|
5e397f5047
|
Merge pull request #1262 from dolthub/db/fix-repo-fmt
[no-release-notes] /go/store/store_test.go: fix formatting
|
2021-01-28 07:25:43 -08:00 |
|
Brian Hendriks
|
37d58c1f46
|
adds ability to redirect stdin from a file (#1264)
|
2021-01-27 17:55:38 -08:00 |
|
Dustin Brown
|
f8dbfbad68
|
/go/store/blobstore/blobstore_test.go: skip flaky windows test
|
2021-01-27 17:05:44 -08:00 |
|
Zach Musgrave
|
1547f36536
|
Merge pull request #1263 from dolthub/zachmu/delete-release-note-gen
Deleted release notes script in favor of its new standalone repo dolthub/release-notes-generator [no-release-notes]
|
2021-01-27 11:12:51 -08:00 |
|
Zach Musgrave
|
ec86af775b
|
Merge pull request #1248 from dolthub/zachmu/in-place-typechange
Hidden command for changing the type of a column in place.
|
2021-01-27 11:02:09 -08:00 |
|
Zach Musgrave
|
44ed7281cc
|
Deleted release notes script in favor of its new standalong repository dolthub/release-notes-generator
|
2021-01-27 09:35:21 -08:00 |
|
Zach Musgrave
|
5abad68fbf
|
Fixes for merging master, changed doltdocs.DoltDocsSchema to doltdocs.Schema
|
2021-01-27 09:14:09 -08:00 |
|
Zach Musgrave
|
f1b2e507b7
|
Merge master
|
2021-01-27 09:05:59 -08:00 |
|
Dustin Brown
|
c91a4f2e7f
|
/go/store/store_test.go: fix formatting
|
2021-01-27 08:07:03 -08:00 |
|
Zach Musgrave
|
8a0d5d2bef
|
Formatting
|
2021-01-26 18:25:08 -08:00 |
|
Zach Musgrave
|
fc91da34ba
|
Removed unused error params from col_coll.go
|
2021-01-26 18:24:35 -08:00 |
|
Zach Musgrave
|
2f672c0958
|
NewColCollection no longer returns an error
|
2021-01-26 17:44:11 -08:00 |
|
Dustin Brown
|
4b11d7ee41
|
Merge pull request #1259 from dolthub/db/update-emails
[no-release-notes] Update emails for performance reports
|
2021-01-26 16:52:42 -08:00 |
|
Zach Musgrave
|
242edda60b
|
Added a failsafe validation for schemas about to be written to disk.
|
2021-01-26 16:51:24 -08:00 |
|
Zach Musgrave
|
4f7a0afbf7
|
Restored previously deleted test case. It should be impossible to trigger on the SQL path, but better safe than sorry.
|
2021-01-26 16:47:36 -08:00 |
|
Zach Musgrave
|
0dfd25304c
|
Formatting
|
2021-01-26 16:42:24 -08:00 |
|
Zach Musgrave
|
70fc8756ae
|
Enforce valid schema in various import jobs
|
2021-01-26 16:41:37 -08:00 |
|
Dustin Brown
|
f4197c4e63
|
/.github/workflows/{ci-performance-benchmarks-release.yaml, ci-performance-benchmarks.yaml}: update emails, allow actor to specify email on workflow dispatch trigger
|
2021-01-26 16:41:07 -08:00 |
|
Zach Musgrave
|
821f59b880
|
Added test for importing table with duplicate column name in schema
|
2021-01-26 16:40:34 -08:00 |
|
Zach Musgrave
|
e09542f520
|
Added test for catching duplicate names in schema import
|
2021-01-26 16:18:42 -08:00 |
|
Zach Musgrave
|
2554bc60ee
|
Added test of column name case insensitivity in SQL DDL statements
|
2021-01-26 16:10:56 -08:00 |
|
Brian Hendriks
|
377de80b11
|
Decrease the number of allocations for indexed reads (#1239)
Decrease the number of allocations for indexed reads
optimize less and skipint/skipuint
|
2021-01-26 12:38:47 -08:00 |
|
Dustin Brown
|
98303cf4aa
|
Merge pull request #1255 from dolthub/db/update-release-workflow
Remove testing workflows, update release workflows
|
2021-01-26 11:56:01 -08:00 |
|
Dustin Brown
|
562b29afc5
|
/.github/workflows/{cd-release.yaml, ci-performance-benchmarks-release.yaml}: remove testing workflows, update relase workflows
|
2021-01-26 11:46:50 -08:00 |
|
Dustin Brown
|
c30a9ec610
|
Merge pull request #1254 from dolthub/db/enable-parallel-pr-benchmarks
Update PR benchmarking script
|
2021-01-26 11:33:18 -08:00 |
|
Dustin Brown
|
1d576a71b8
|
/.github/scripts/performance-benchmarking/run-benchmarks.sh: differentiate job names to allow for multiple PR benchmark runs by a single actor
|
2021-01-26 11:29:50 -08:00 |
|
Aaron Son
|
48de511b53
|
Merge pull request #1252 from dolthub/aaron/dolt-s3-table-reader-parallelize-large-index-loads
go/store/nbs: s3_table_reader: Parallelize loading large table file indexes.
|
2021-01-26 10:57:13 -08:00 |
|
Dustin Brown
|
345173b802
|
Merge pull request #1253 from dolthub/db/update-benchmarking-release
Update performance benchmarking release workflow for testing
|
2021-01-26 10:53:49 -08:00 |
|
Dustin Brown
|
b6d68cb03b
|
/.github/workflows/ci-performance-benchmarks-release.yaml: iterating on workflow with workflow and repository dispatch triggers
|
2021-01-26 10:49:11 -08:00 |
|
Aaron Son
|
573a26be82
|
go/utils/copyrightshdrs: Update copyright headers check.
|
2021-01-26 10:07:53 -08:00 |
|
Aaron Son
|
20829e1261
|
Merge remote-tracking branch 'origin/master' into aaron/dolt-s3-table-reader-parallelize-large-index-loads
|
2021-01-26 09:57:03 -08:00 |
|
Aaron Son
|
51e163894a
|
go/store/nbs: s3_table_reader: PR feedback, repofmt, copyright headers.
|
2021-01-26 09:51:12 -08:00 |
|
Brian Hendriks
|
0042732933
|
fix panic when key does not exist in table (#1233)
|
2021-01-26 09:11:38 -08:00 |
|
Zach Musgrave
|
39b758c562
|
Added some additional checks for tag / name collisions in columns on the SQL path
|
2021-01-25 21:02:22 -08:00 |
|
Zach Musgrave
|
80bc80d37a
|
Removed all tag collision logic from NewColCollection, moved it to ValidateForInsert. Added tests for case-insensitive column name collision
|
2021-01-25 20:48:56 -08:00 |
|
Zach Musgrave
|
268eb8a86a
|
Removed all tag collision checking from NewColCollection, and deleted typed/schema.go
|
2021-01-25 20:35:41 -08:00 |
|
Zach Musgrave
|
21f5b331c6
|
Fixed test
|
2021-01-25 18:11:58 -08:00 |
|
Tim Sehn
|
ab818b99cb
|
Merge pull request #1251 from dolthub/tim/diff-cached
Implement `dolt diff --cached` command
|
2021-01-25 16:49:16 -08:00 |
|