Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
c2e9dc0b05024e203dc842c75e58fec09e3e5e68
c2e9dc0
Merge branch 'gerrit/trinity' into 'gerrit/goldfish'
by Michael Blow
· 6 months ago
9d28736
[ASTERIXDB-3481][COMP] Query taking more than 30s to compile
by Peeyush Gupta
· 6 months ago
6bc65e1
Merge branch 'gerrit/trinity' into 'gerrit/goldfish'
by Michael Blow
· 6 months ago
117e5aa
Merge branch 'gerrit/neo' into 'gerrit/trinity'
by Michael Blow
· 6 months ago
45a0054
[NO ISSUE] Fail when next() indicates no more values
by Wail Alkowaileet
· 6 months ago
66fc43e
[ASTERIXDB-3476][STO] Mark column index active, after required steps completed
by Ritik Raj
· 6 months ago
d361226
[ASTERIXDB-3478][OTH] Do not add whitespaces when printing query result
by Ali Alsuliman
· 6 months ago
b0f3ef4
[NO ISSUE][HYR] Configure bootstrap executors
by Michael Blow
· 6 months ago
c2682ac
[NO ISSUE][OTH] Modify error message of META()
by Ali Alsuliman
· 6 months ago
903f0a1
[ASTERIXDB-3395][COMP] Resolve common expected schema nodes
by Wail Alkowaileet
· 6 months ago
9eb0c6a
[ASTERIXDB-3415][COMP] Nested query with union all failing compilation
by Peeyush Gupta
· 6 months ago
385ee4c
[NO ISSUE]: Move request cancellation log to INFO level
by Hussain Towaileb
· 6 months ago
a3e0fd4
[ASTERIXDB-3469][OTH] Use AUUID length instead of 16
by Wail Alkowaileet
· 6 months ago
59dc671
[ASTERIXDB-3471][COMP] Fix pushing down repeated expressions
by Wail Alkowaileet
· 6 months ago
47ff45e
[ASTERIXDB-3469][STO] Fix UUID reader value length
by Wail Alkowaileet
· 6 months ago
6f82684
[NO ISSUE]: Handle unexpected EOF when reading from cloud storage
by Hussain Towaileb
· 6 months ago
4fa8dc5
[NO ISSUE]: Fail multipart complete attempt on abort
by Hussain Towaileb
· 6 months ago
50c7912
[ASTERIXDB-3465][*DB][STO] Configure read/write cloud limit to 4000/2000
by Michael Blow
· 6 months ago
9e20df1
Merge branch 'gerrit/trinity' into 'gerrit/goldfish'
by Michael Blow
· 6 months ago
225f47c
[ASTERIXDB-3472][HYR] Catch Task exceptions
by Ali Alsuliman
· 6 months ago
b15f379
Merge branch 'gerrit/neo' into 'gerrit/trinity'
by Michael Blow
· 6 months ago
54b332c
[ASTERIXDB-3465][STO] Change default cloud read/write requests limit
by Murtadha Hubail
· 6 months ago
780fa9e
[ASTERIXDB-3445][COMP] Hash join picked by CBO in the presence of non-equality join predicates
by Vijay Sarathy
· 6 months ago
11ade9c
[ASTERIXDB-3465][STO] Change default cloud write requests limit
by Ali Alsuliman
· 6 months ago
ba9ce92
[ASTERIXDB-3462][COMP] Incorrect cardinality estimation with multicolumn PK-PK self joins
by Vijay Sarathy
· 7 months ago
eaebacf
[ASTERIXDB-3467][HYR] ConcurrentModificationException when picking new jobs to run
by Ali Alsuliman
· 6 months ago
d20939e
[NO ISSUE][*DB][MISC] update dependencies to address CVEs
by Michael Blow
· 6 months ago
79af162
[ASTERIXDB-3466][COMP] Make operators minimum frames budget configurable
by Ali Alsuliman
· 6 months ago
4c51c49
[ASTERIXDB-3465][STO] Introduce cloud request limiter
by Wail Alkowaileet
· 6 months ago
5b3465d
[ASTERIXDB-3343][API] Add servlet to get acitve/completed requests
by Ali Alsuliman
· 7 months ago
a931a57
[NO ISSUE][MISC] Add method to compute remote storage size used
by Peeyush Gupta
· 7 months ago
406725a
[ASTERIXDB-3460][*DB][HYR] Do not run jobs while cluster is not ACTIVE
by Ali Alsuliman
· 7 months ago
aa3167d
[ASTERIXDB-3463] Revert ASTERIXDB-3360
by Wail Alkowaileet
· 7 months ago
c052f9a
[ASTERIXDB-3454][COMP] Make Array Indexes more expensive
by murali4104
· 7 months ago
466e6f7
[ASTERIXDB-3450][COMP] CBO not picking broadcast join for very small tables.
by Vijay Sarathy
· 7 months ago
ccbe870
[NO ISSUE][COMP] Add and collect dependent datasets
by janhavitripurwar
· 7 months ago
d9fdcab
[ASTERIXDB-3461][STO] Guard CachePage pinCount
by Wail Alkowaileet
· 7 months ago
665f218
[NO ISSUE]: Avoid calling cloud to return list of all cached/uncached files
by Hussain Towaileb
· 7 months ago
1147e26
[ASTERIXDB-3459][RT] Extend ITuplePartitionComputerFactory and ITuplePartitionComputer
by Ritik Raj
· 7 months ago
2b0ebf5
[ASTERIXDB-3451][STO] Avoid unlocking twice when pin fails
by Peeyush Gupta
· 7 months ago
8aeaac5
[ASTERIXDB-3458][STO] Halt on page write failure
by Wail Alkowaileet
· 7 months ago
9684767
[NO ISSUE]: Fail creation of external collection early if prefix starts with /
by Hussain Towaileb
· 7 months ago
dc9718b
[ASTERIXDB-3457][FUN] Add query-partition() to get all tuples in a partition
by Ali Alsuliman
· 7 months ago
27f7204
[ASTERIXDB-3455][RT] Delete statement stuck indefinitely
by Peeyush Gupta
· 7 months ago
32fa941
[ASTERIXDB-3446][RT] Do not use pools in CastTypeEvaluator
by Ali Alsuliman
· 7 months ago
a62c974
[ASTERIXDB-3456][EXT] Allow S3 endpoint to be null
by Murtadha Hubail
· 7 months ago
6602206
[ASTERIXDB-3446][RT] cast enhancements
by Ali Alsuliman
· 7 months ago
49824f5
[ASTERIXDB-3453][STO] Incompressible pages are not written as full pages
by Wail Alkowaileet
· 7 months ago
27dd6d9
[NO ISSUE][*DB][STO][CLOUD] Respect specified cloud storage prefix
by Michael Blow
· 7 months ago
755e3c1
[ASTERIXDB-3446][RT] Remove unnecessary tags
by Ali Alsuliman
· 7 months ago
8f49dc5
[ASTERIXDB-3451][STO] Avoid unlocking twice when pin fails
by Wail Alkowaileet
· 7 months ago
25edb25
[MULTIPLE] Metrics and incomplete downloads fixes
by Wail Alkowaileet
· 7 months ago
b40b258
[NO ISSUE][STO] Clean cloud read loggings
by Wail Alkowaileet
· 7 months ago
072b98d
[ASTERIXDB-3446][RT] Use VoidPointable instead of IVisitablePointable
by Ali Alsuliman
· 7 months ago
747a1ff
[ASTERIXDB-3445][COMP] Hash join picked by CBO in the presence of non-equality join predicates
by Vijay Sarathy
· 7 months ago
28b2ae0
Merge "Merge branch 'gerrit/trinity' into 'master'"
by Apache AsterixDB Gerrit
· 7 months ago
a30486e
[ASTERIXDB-3419][COMP] Compilation error with query on view
by Peeyush Gupta
· 7 months ago
2818005
Merge branch 'gerrit/trinity' into 'master'
by Michael Blow
· 7 months ago
f0c9ce6
[ASTERIXDB-3439][STO] Exposing cloud read metrics
by Ritik Raj
· 8 months ago
110f559
[NO ISSUE][CLUS] Avoid locking resources while waiting for IO
by Wail Alkowaileet
· 7 months ago
85d2b0b
[NO ISSUE][HYR][MISC] += invocation helpers for unchecked exceptions
by Michael Blow
· 7 months ago
4a2bd9a
[ASTERIXDB-3444][COMP] Add put-autogenerated-key() function
by Ali Alsuliman
· 7 months ago
40bef5c
[ASTERIXDB-3443][STO] Fix pinEachRange calc.
by Wail Alkowaileet
· 7 months ago
b83b06f
[MULTIPLE ISSUES][STO] Multiple fixes for cloud dep.
by Wail Alkowaileet
· 7 months ago
ed439bc
[ASTERIXDB-3440][EXT]: Handle legacy parquet schemas
by Hussain Towaileb
· 8 months ago
a511976
[ASTERIXDB-3429][TEST] Add csv-spectrum test suite
by Ian Maxon
· 8 months ago
11d47c7
[NO ISSUE] Log flush operation completion status
by Wail Alkowaileet
· 7 months ago
6f6effb
[ASTERIXDB-3442][STO] Use PUT for single part upload
by Wail Alkowaileet
· 7 months ago
c51e1e5
[ASTERIXDB-3415][COMP] Nested query with union all failing compilation
by Peeyush Gupta
· 7 months ago
983497a
[ASTERIXDB-3441][STO] Fix race condition in CloudColumnIndexDiskCacheManager
by Wail Alkowaileet
· 7 months ago
057d193
[NO ISSUE][OTH] Change bootstrap log level to INFO
by Wail Alkowaileet
· 7 months ago
a267a6b
[ASTERIXDB-3438][STO] Ensure masks are written to cloud
by Wail Alkowaileet
· 7 months ago
13ea2d8
[ASTERIXDB-3429][EXT] Configurable CSV escape char
by Ian Maxon
· 8 months ago
44c9386
[ASTERIXDB-3433][STO] Capping read network call to cloud
by Ritik Raj
· 8 months ago
e3aae4a
[ASTERIXDB-3437][STO] Make eviction plan reevaluation threshold configurable
by Ritik Raj
· 8 months ago
67a2492
[ASTERIXDB-3430] Log schema as a one-liner JSON
by preetham0202
· 8 months ago
e3a06f7
[NO ISSUE][STO] Column cloud refactoring
by Wail Alkowaileet
· 8 months ago
f590735
[ASTERIXDB-3427][COMP] CBO not picking array index
by Vijay Sarathy
· 8 months ago
b7107ab
[NO ISSUE][TEST] Change cloud test cache policy to selective
by Wail Alkowaileet
· 8 months ago
ff8a16a
[ASTERIXDB-3435][STO] Use syncWrite instead of doSyncWrite on persist
by Wail Alkowaileet
· 8 months ago
261767b
[ASTERIXDB-3428][OTH] Improve storage logging
by Wail Alkowaileet
· 8 months ago
bc86836
Merge "Merge branch 'gerrit/trinity' into 'master'"
by Apache AsterixDB Gerrit
· 8 months ago
ba446b9
Handle Exceptions while reading Avro data format
by Savyasach Reddy
· 8 months ago
dad9820
Merge branch 'gerrit/trinity' into 'master'
by Michael Blow
· 8 months ago
00f84b0
[ASTERIXDB-3432][STO] Improve Trie-based field name dictionary
by Wail Alkowaileet
· 8 months ago
f5e1de9
[ASTERIXDB-3431][STO] Move index cleanup to IO scheduler
by Murtadha Hubail
· 8 months ago
7018a86
[NO ISSUE] unregister shutdown hook on CC stop
by Peeyush Gupta
· 8 months ago
6d6daac
[NO ISSUE] Add required --add-opens
by Wail Alkowaileet
· 8 months ago
4c9deff
[ASTERIXDB-3423][CONF] Add compiler property for COPY TO buffer size
by Ali Alsuliman
· 8 months ago
89a2905
[NO ISSUE][TEST] Catch all failures on cc/nc startup
by Murtadha Hubail
· 8 months ago
3580069
[NO ISSUE][OTH] Expose IRequestProfiler from ICloudClient
by Ali Alsuliman
· 8 months ago
51c0302
[ASTERIXDB-3426][TX] Error during recovery for atomic statements
by Peeyush Gupta
· 8 months ago
e3894fd
[MULTIPLE ISSUES][STO] Multiple fixes for cloud caching
by Wail Alkowaileet
· 8 months ago
3748748
[ASTERIXDB-3421][STO] Fix column offset and length on read
by Wail Alkowaileet
· 8 months ago
93b55e0
[ASTERIXDB-3423][CONF] Make cloud write buffer size configurable
by Ali Alsuliman
· 8 months ago
6a10f3f
Merge branch 'gerrit/neo' into 'gerrit/trinity'
by Michael Blow
· 8 months ago
f9681dc
Merge branch 'gerrit/neo' into 'gerrit/trinity'
by Michael Blow
· 8 months ago
3b07af0
Merge branch 'gerrit/stabilization-40cfb8705b' into 'gerrit/neo'
by Ali Alsuliman
· 8 months ago
6449b31
[NO ISSUE][OTH] Reduce/tune logs
by Ali Alsuliman
· 8 months ago
stabilization-40cfb8705b
9b4dbe4
[NO ISSUE][TEST] Fix tests, remove reflection
by Ali Alsuliman
· 8 months ago
Next »