Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
508f8526c59a78c8514e5a73bd2310c7f3b27bb6
/
asterixdb
/
asterix-om
7a4b568
[ASTERIXDB-2078][SQL] DISTINCT modifier for aggregate functions
by Dmitry Lychagin
· 7 years ago
a3c4776
Merge release 0.9.2, Advance to 0.9.3-SNAPSHOT
by Ian Maxon
· 7 years ago
92a9a65
Advance version to AsterixDB 0.9.3-SNAPSHOT and Hyracks 0.3.3-SNAPSHOT
by AsterixDB Jenkins
· 8 years ago
release-0.9.2-rc0
a968d53
Release Apache AsterixDB 0.9.2 and 0.3.2
by AsterixDB Jenkins
· 8 years ago
apache-asterixdb-0.9.2
apache-hyracks-0.3.2
bf1aea2
[ASTERIXDB-1897][COMP][RT] Fix complex group-by.
by Yingyi Bu
· 8 years ago
0707566
[ASTERIXDB-2008][CLUS] Only add pending removal if node known
by Abdullah Alamoudi
· 8 years ago
d57d81f
[ASTERIXDB-2000][RT] Fix roundtrip-ability for INF in JSON format.
by Yingyi Bu
· 8 years ago
e762ddfd
[ASTERIXDB-1980][FUNC] Cleanup FunctionManager lifecycle
by Dmitry Lychagin
· 8 years ago
c9a398c
[ASTERIXDB-1964][FUN] Add type conversion functions
by Dmitry Lychagin
· 8 years ago
1c3dc61
[ASTERIXDB-1963][HYR][TYPE] More reuse for ADM serde
by Till Westmann
· 8 years ago
fe00b1a
[ASTERIXDB-1951][FUN] Cleanup type constructor functions
by Dmitry Lychagin
· 8 years ago
8ba5944
Support for non-enforced secondary indexes
by Dmitry Lychagin
· 8 years ago
81799ab
Clean up exceptions in runtime functions.
by Yingyi Bu
· 8 years ago
5521efc
Add internal function for type casting in 'lax' mode
by Dmitry Lychagin
· 8 years ago
8cbb05c
Fix UUID printing for JSON and CSV
by Till Westmann
· 8 years ago
ce062ba
Clean up numeric type conversion code
by Dmitry Lychagin
· 8 years ago
384824e
Remove unnecessary integer boxing in AInt*
by Dmitry Lychagin
· 8 years ago
8780519
Add a dataset rebalance REST API.
by Yingyi Bu
· 8 years ago
75d32e5
Reduce exception wrapping for casting and printing
by Till Westmann
· 8 years ago
7ccbdb6
Fix potential race condition in ATypeHierarchy
by Dmitry Lychagin
· 8 years ago
cf01f43
Fix superclass of IfNullTypeComputer
by Dmitry Lychagin
· 8 years ago
c6b3098
Added built-in functions: ifmissing(), ifnull(), ifmissingornull()
by Dmitry Lychagin
· 8 years ago
e44a01b
Fixed incorrect type produced by TypeResolverUtil
by Dmitry Lychagin
· 8 years ago
9861cbf
ASTERIXDB-1905: Incorrect filter for post-load sidx
by Ian Maxon
· 8 years ago
740e6a8
Rename type check methods into meaningful names
by Abdullah Alamoudi
· 8 years ago
735532e
Separate index build from index access
by Abdullah Alamoudi
· 8 years ago
ac5108e
Rename several type tags to improve error messages:
by Yingyi Bu
· 8 years ago
049d541
Make query plans more user-friendly.
by Yingyi Bu
· 8 years ago
8d2da93
Fix ExternalFunctionInfo serialization issue.
by Xikui Wang
· 8 years ago
4d2c7cd
ASTERIXDB-1885: Fix printing field separators for record printer
by Wail Alkowaileet
· 8 years ago
b58572a
Remove IOMVisitor and its only (unused) implementation
by Till Westmann
· 8 years ago
93b46c8
Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT
by AsterixDB Jenkins
· 8 years ago
release-0.9.1-rc2
a87189c
Release Apache AsterixDB 0.9.1 and 0.3.1
by AsterixDB Jenkins
· 8 years ago
9fdab6a
Some Code Reduction/Cleanup
by Michael Blow
· 8 years ago
8c427cd
Cleanup and bug fixes in Feeds pipeline
by Abdullah Alamoudi
· 8 years ago
392bbbc
Fix async result delivery
by Till Westmann
· 8 years ago
910303b
Enable commit runtime extension
by Abdullah Alamoudi
· 8 years ago
ef9be0f
Introduce IStorageComponentProvider
by Abdullah Alamoudi
· 8 years ago
f1bd784
Merge release-0.8.9 branch into master
by Ian Maxon
· 8 years ago
80e6201
Remove tinyaccessor dependency from production.
by Yingyi Bu
· 8 years ago
9fa76a2
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
4383bdde
[maven-release-plugin] prepare release apache-asterixdb-0.9.0-rc2
by Ian Maxon
· 8 years ago
apache-asterixdb-0.9.0
apache-asterixdb-0.9.0-rc2
d1142b6
Revert "[maven-release-plugin] prepare release apache-asterixdb-0.9.0-rc1"
by Ian Maxon
· 8 years ago
08b96cb
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 8 years ago
7ff91d0
ASTERIXDB-1711: remove "Aql"
by Till Westmann
· 8 years ago
9fd3335
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
46c38f9
[maven-release-plugin] prepare release apache-asterixdb-0.9.0-rc1
by Ian Maxon
· 8 years ago
apache-asterixdb-0.9.0-rc1
eaa2073
Revert "[maven-release-plugin] prepare release apache-asterixdb-0.8.9"
by Ian Maxon
· 8 years ago
d6f2c93
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 8 years ago
e12757d
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 8 years ago
62f3a04
[maven-release-plugin] prepare release apache-asterixdb-0.8.9
by Ian Maxon
· 8 years ago
599ef8f
Cleanup AsterixDB Dependencies
by Michael Blow
· 8 years ago
8586cd4
Fix ASF license headers.
by Yingyi Bu
· 8 years ago
6a2708f
Full-text implementation step 4
by Taewoo Kim
· 8 years ago
024fafe
Runtime ErrorCode fix in external data
by Xikui Wang
· 8 years ago
c49405a
Full-text implementation step 3
by Taewoo Kim
· 8 years ago
d49bc6e
ASTERIXDB-1714: Eliminate dependency on org.json
by Ian Maxon
· 8 years ago
8a29c5f
Use a file to store the map from error codes to error messages.
by Yingyi Bu
· 8 years ago
0294b31
ASTERIXDB-1711: remove more Aql-prefixes
by Till Westmann
· 8 years ago
f76d9c3
ASTERIXDB-1711: remove more mentions of Asterix
by Till Westmann
· 8 years ago
44cef24
Full-text implementation step 1
by Taewoo Kim
· 8 years ago
d810df7
Removed some new byte[] creation and implemented explicit resource release
by Taewoo Kim
· 8 years ago
165121b
Cleanup type exceptions and error messages in the compiler.
by Yingyi Bu
· 8 years ago
1170755
ASTERIXDB-1746: no excessive new byte[] allocation during a record build
by Taewoo Kim
· 8 years ago
8a742fd
ASTERIXDB-1711: remove some more Aql-prefixes
by Till Westmann
· 8 years ago
2da225b
remove more useless curly braces
by Till Westmann
· 8 years ago
d5839b9
remove useless curly braces
by Till Westmann
· 8 years ago
4260059
ASTERIXDB-1711: remove some Aql-prefixes
by Till Westmann
· 8 years ago
52671a2
Unify runtime type exceptions by using error code and message template.
by Yingyi Bu
· 8 years ago
10351a7
Documentation cleanup.
by Yingyi Bu
· 8 years ago
afa909a
Enhanced Insert AQL
by Steven Glenn Jacobs
· 8 years ago
1a288e9
Adds a function: object_pairs.
by Yingyi Bu
· 8 years ago
e65a57a
ASTERIXDB-1673 and some small cleanups
by Wail Alkowaileet
· 8 years ago
6f1c559
ASTERIXDB-1689: fix type computers for type functions.
by Yingyi Bu
· 8 years ago
8fa8b7a
Add type check functions and their docs, including:
by Yingyi Bu
· 8 years ago
d79d96e
Print non-numeric floating point values as strings
by Till Westmann
· 8 years ago
2816885
ASTERIXDB-1631: let TypeComputeUtils handle input type ANY properly.
by Yingyi Bu
· 8 years ago
6927bfb
avoid some exception wrapping
by Till Westmann
· 8 years ago
06370fe
ASTERIXDB-1630: fix ATypeHierarchy to handle ANY.
by Yingyi Bu
· 8 years ago
f798175
ASTERIXDB-1629: fix the open record constructor type computer.
by Yingyi Bu
· 8 years ago
534d589
ASTERIXDB-1451: Remove Record Casting for insert/delete/upsert
by Abdullah Alamoudi
· 8 years ago
dd36605
ASTERIXDB-1334 and ASTERIXDB-1616: Fix null bitmap size.
by Wail Alkowaileet
· 8 years ago
2a73f41
ASTERIXDB-1635 Fix for overlap-bins start for dates.
by Preston Carman
· 8 years ago
ae2fbc6
Small Cleanup
by Abdullah Alamoudi
· 8 years ago
2b95d9a
Refactor Messaging
by Abdullah Alamoudi
· 8 years ago
b64b169
Add functions: atan2, power, trunc, and uuid.
by Yingyi Bu
· 8 years ago
f39ccd0
Add string function repeat and split.
by Yingyi Bu
· 8 years ago
3954de1
Fix Hang At CC Shutdown When NC Has Exited
by Michael Blow
· 8 years ago
018ba9d
Misc Cleanup, SonarQube Fixes
by Michael Blow
· 8 years ago
fb7f4d3
Introduce MessagingNetworkManager for NC2NC AppMessaging
by Murtadha Hubail
· 8 years ago
9747c4b
Improve Test Classes
by Abdullah Alamoudi
· 8 years ago
fdc71eb
Add several builtin functions.
by Yingyi Bu
· 8 years ago
3b2acdc
TweetParser Extension
by Xikui Wang
· 8 years ago
94cef27
Improve Schemaless Record Serializer Deserializer.
by Abdullah Alamoudi
· 8 years ago
ab81748
Add Asterix Extension Manager
by Yingyi Bu
· 8 years ago
7cb2f9a
Add several unary numeric builtin functions.
by Yingyi Bu
· 8 years ago
0339b47
remove unused class RecordConstructorResultType
by Till Westmann
· 8 years ago
3338082
ConstantExpressionUtil improvements
by Till Westmann
· 8 years ago
74d3299
ASTERIXDB-1574: improve error message.
by Yingyi Bu
· 8 years ago
8671ddf
Clean up GROUP BY and WITH clause.
by Yingyi Bu
· 8 years ago
Next »