Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
55aad73
release: bump to version v0.130.0
materialize-bot Jan 17, 2025
023af02
adapter/storage: Cast MySQL `bit` columns to `uint8`, add convience f…
ParkMyCar Jan 21, 2025
397a067
Follow through on requested batch deletes by default
bkirwi Jan 17, 2025
71b6e45
persist: support for Azure blob storage (#30817)
pH14 Jan 17, 2025
9973f5b
Mark other azure blob store tests in CI
def- Jan 19, 2025
f0a6c3b
Switch Data Ingest test to minio again
def- Jan 19, 2025
18d284e
bin/environmentd: Fix default blob path
def- Jan 18, 2025
c468c71
ci: Fix names in nightly pipeline
def- Jan 17, 2025
36ef077
release: bump to version v0.130.1
ggevay Jan 21, 2025
b66633c
materialized: strip debuginfo
benesch Jan 27, 2025
c6c32c9
release: bump to version v0.130.2
benesch Jan 27, 2025
c0a7b4a
[persist] refactor Blob impl for Azure for higher performance (#31127)
ParkMyCar Jan 28, 2025
e83cbb1
sql: Valid IDs in INSPECT SHARD (#31180)
jkosh44 Jan 24, 2025
754b072
fix error detecting azure blobstore scheme
jubrad Jan 29, 2025
ae6fbaf
release: bump to version v0.130.3
def- Jan 31, 2025
70b8e67
loosen version upgrade checks to allow for lts version upgrades
doy-materialize Jan 23, 2025
48f46bb
Allow encoding batches with only structured data
bkirwi Jan 15, 2025
61d1160
Allow decoding structured-only data
bkirwi Jan 15, 2025
2ffda12
Add a new batch format variant
bkirwi Jan 15, 2025
2ee207d
Enable structured-only writes in CI
bkirwi Jan 15, 2025
12ccafc
Decode structured-only data from proto
bkirwi Jan 15, 2025
003c416
Fill in codec data at read time where needed
bkirwi Jan 16, 2025
8f695c7
Validate method now always has decoded types available
bkirwi Jan 16, 2025
08ed6e5
Normalize away the encoded part
bkirwi Jan 16, 2025
ec8dbf9
Make decoding codec data optional in FetchedPart
bkirwi Jan 17, 2025
9c8cd9a
Refactor FetchedPart to avoid as much decoding as possible
bkirwi Jan 20, 2025
1662058
Comments suggested by review
bkirwi Jan 24, 2025
ef31dc6
Fix EXPLAIN column names for Project
ggevay Jan 25, 2025
78c7947
GCP terraform + helm-chart test
def- Jan 28, 2025
27763d5
ci: Force-destroy terraform only in terraform tests
def- Feb 4, 2025
ce24938
Disable activity log for self-managed
SangJunBak Feb 7, 2025
05cb032
conditionally create mz_system and mz_probe cluster replicas (#31452)
SangJunBak Feb 13, 2025
4674666
Thread through timeouts for Azure
bkirwi Feb 10, 2025
3a26322
PersistConfig is integrated with LD!
bkirwi Feb 10, 2025
e28da13
ci: Only run terraform tests in Nightly for now
def- Feb 21, 2025
b6a2f23
terraform tests: Set default replication factors
def- Feb 14, 2025
a8110f9
terraform test: New version with local helm chart support
def- Feb 18, 2025
236b4d3
Change catalog server default size to 25cc
SangJunBak Feb 18, 2025
0ead3e0
use the last path component for finding the image name
doy-materialize Feb 18, 2025
4b28ad4
expose balancerd and console node selectors in the helm chart
doy-materialize Feb 18, 2025
de8f700
move other related configuration under the balancerd and console keys
doy-materialize Feb 18, 2025
558c6ab
Azure terraform + helm-chart test
def- Feb 20, 2025
ac99eb5
Fix EXPLAIN LOCALLY OPTIMIZED PLAN for constant views
ggevay Feb 24, 2025
37b567c
Rename explain/view.slt to locally_optimized_plan.slt, and move out r…
ggevay Feb 24, 2025
a79660d
Add EXPLAIN slt without an explicit stage or format
ggevay Feb 24, 2025
cef93c1
terraform tests: Use self-managed debug tool
def- Feb 24, 2025
fed4a24
Update `LICENSE` to allow cluster use (#31603)
frankmcsherry Feb 25, 2025
4cfa577
Bump console image tag to 25.2.0
SangJunBak Feb 26, 2025
cebdfff
Try to fix Docker image with new nginx trick
def- Feb 26, 2025
df7c747
Use prior console nginx template for materialized-base
jubrad Feb 27, 2025
69260c4
Fix EXPLAIN printing of `count(DISTINCT true)`
ggevay Feb 7, 2025
0f97484
Minor refactoring of `count(*)` handling
ggevay Feb 7, 2025
84c4409
release: bump to version v0.130.4
def- Feb 27, 2025
3a27403
start, return an AdapterError::Internal instead of panicking
ParkMyCar Feb 27, 2025
7ae1a5b
[parser] Wrap subscripted expression in parens when it ends with a ty…
ggevay Feb 28, 2025
0f7b949
[parser tests] Refactor redacted reparse check
ggevay Feb 28, 2025
19001dd
[parser] Refactor the handling of complex expressions in casts
ggevay Mar 1, 2025
b47f185
[parser] No need to insert extra parens when there is a scalar subque…
ggevay Mar 1, 2025
f1a10b1
[parser] No need to insert extra parens when there is a parameter in …
ggevay Mar 1, 2025
052fc48
start, add a few more Consensus configs to dyncfg
ParkMyCar Mar 7, 2025
71c3cc1
bin/fmt
ParkMyCar Mar 7, 2025
ef2ee6e
optimizer: Canonicalize equivalences in `ReductionPushdown`
ggevay Mar 10, 2025
485afd8
parser: Comment tweaks in FormatMode and other places
ggevay Mar 14, 2025
424e1c6
Add `SHOW REDACTED CREATE ...`
ggevay Mar 14, 2025
ea0d0c3
docs: add redacted description
kay-kim Mar 17, 2025
5e36d71
Change the codeowner of `sqllogictest` to `testing`
ggevay Mar 17, 2025
9843f2f
tests: Fix slt's rewriting of colnames with spaces
ggevay Mar 17, 2025
1631e76
tests: Add newline handling to slt when `multiline` is not specified
ggevay Mar 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
/src/sql/src/plan/lowering.rs @MaterializeInc/cluster
/src/sql-lexer @MaterializeInc/adapter
/src/sql-parser @MaterializeInc/adapter
/src/sqllogictest @MaterializeInc/adapter
/src/sqllogictest @MaterializeInc/testing @ggevay
/src/ssh-util @MaterializeInc/cluster
/src/storage @MaterializeInc/cluster
/src/storage-client @MaterializeInc/cluster
Expand Down
Loading