Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
09b2ad73dd14e80ceb1f3253c97a9c5eca717d22
/
asterix-runtime
284590e
First stage of external data cleanup
by Abdullah Alamoudi
· 9 years ago
4ac9188
ASTERIXDB-54: s/IHyracksCommonContext/IHyracksTaskContext/
by Till Westmann
· 9 years ago
8b41d0b
Changed the IFrameWriter Contract
by Abdullah Alamoudi
· 9 years ago
9a554a7
ASTERIXDB-1198: make ISerializerDeserializer implementations in AsterixDB stateless.
by Yingyi Bu
· 9 years ago
18a9dca
Clean up compilation warnings.
by Yingyi Bu
· 9 years ago
7545396
ASTERIXDB-1159: make ARecordType read-only and separate its mutable state to RuntimeRecordTypeInfo.
by Yingyi Bu
· 9 years ago
d03d673
ASTERIXDB-1134: Updated the "push_twitter" adapter to allow better filtering of tweet streams (merged with current master)
by Heri Ramampiaro
· 9 years ago
7c7e856
ASTERIXDB-1164 Fix the racing condition in CodePointToStringDescriptor
by JavierJia
· 9 years ago
364a7ca
ASTERIXDB-1058: make Asterix compatible with lazy LSM memory allocation
by Murtadha Hubail
· 9 years ago
89bbc27
ASTERIXDB-1166: Fix numeric overflow guarding
by Ian Maxon
· 9 years ago
742aba8
ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray
by JavierJia
· 9 years ago
a48f56b
ASTERIXDB-1112: hash-lookup type inferers
by Till Westmann
· 9 years ago
40b0969
Merge branch 'release-0.8.7'
by Ian Maxon
· 9 years ago
ba7b55f
ASTERIXDB-1136: Make Java compiler target configurable via profile
by Ian Maxon
· 9 years ago
7230d63
Almost full support for clean JSON, plus some lossless JSON fixes
by Chris Hillery
· 9 years ago
f4a1c3c
Adding 'cleanjson' output format, along with implementation of lists.
by Chris Hillery
· 9 years ago
2574f43
Move ADM-specific printers and related classes into .adm packages.
by Chris Hillery
· 9 years ago
4e6a923
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
release-0.8.7
d2e1e89
[maven-release-plugin] prepare release asterix-0.8.7-incubating
by Ian Maxon
· 9 years ago
asterix-0.8.7-incubating
fdcafe0
Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating"
by Ian Maxon
· 9 years ago
7681d8a
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 9 years ago
d7e7eb9
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
6c5af8a
[maven-release-plugin] prepare release asterix-0.8.7-incubating
by Ian Maxon
· 9 years ago
1472b31
Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating"
by Ian Maxon
· 9 years ago
da49a55
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 9 years ago
400ba49
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
73e0936
[maven-release-plugin] prepare release asterix-0.8.7-incubating
by Ian Maxon
· 9 years ago
5b431ca
Fix .jj and Markdown Licenses
by Till Westmann
· 9 years ago
a6ec923
Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating"
by Ian Maxon
· 9 years ago
1e3fac2
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 9 years ago
63dcf57
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
5d98f03
[maven-release-plugin] prepare release asterix-0.8.7-incubating
by Ian Maxon
· 9 years ago
49c5053
Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating"
by Ian Maxon
· 9 years ago
1993112
Revert "[maven-release-plugin] prepare for next development iteration"
by Ian Maxon
· 9 years ago
12ab22c
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 9 years ago
44ae40a
[maven-release-plugin] prepare release asterix-0.8.7-incubating
by Ian Maxon
· 9 years ago
928bbd1
Change License Headers
by Ian Maxon
· 9 years ago
f18bba2
Change Java package from edu.uci.ics to org.apache
by Ian Maxon
· 9 years ago
34d8163
Change folder structure for Java repackage
by Ian Maxon
· 9 years ago
a589530
Changed metadata storage format for nullable field types.
by Ildar Absalyamov
· 9 years ago
3073e9b
Fixed ASTERIXDB-1072 issue - string-concat
by Taewoo Kim
· 9 years ago
28badf2
1. Fix the memory bloat issue introduced by https://github.com/apache/incubator-asterixdb/commit/c66d23a5ac65ec5218ee47134aea423fd62a32cc
by Yingyi Bu
· 9 years ago
c6c507f
New feed fixes: Updated the ExternalFunctionProvider to improve handling "setResult"
by Heri Ramampiaro
· 10 years ago
f41b34b
Added the UUID constructor and changed the relevant documentation
by Taewoo Kim
· 9 years ago
c66d23a
Adding introspection for getting record details.
by Preston Carman
· 10 years ago
032a178
Add Apache RAT License Auditor plugin, and fix missing licenses
by Ian Maxon
· 10 years ago
ae85a1d
Introduces Feeds 2.0
by ramangrover29
· 10 years ago
6510072
VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only)
by JavierJia
· 10 years ago
d6f7828
Issue 867: Test cases for CSV with headers and various line separators.
by Chris Hillery
· 10 years ago
4a9a7d9
Temporal update based on a merge from an old branch.
by Eldon Carman
· 10 years ago
04b2b77
Added support of typed indexes over open fields & indexes over nested fields
by Ildar Absalyamov
· 10 years ago
3035ede
This change covers three points:
by Abdullah Alamoudi
· 10 years ago
a12d8cd
- Fixed Type Casting issue
by Taewoo Kim
· 10 years ago
e1a2ff8
Add test case and documentation for CSV parsing with headers.
by Chris Hillery
· 10 years ago
b62c371
Add function for converting unix time in seconds
by Ian
· 10 years ago
fda0725
Introduce ("header"="true") option for CSV parsing
by Chris Hillery
· 10 years ago
386721b
use Pointable instead of SerializerDeserializer classes
by Till Westmann
· 10 years ago
52c568e
This change integrates a run statement for running Pregelix jobs into the AQL.
by Markus Holzemer
· 10 years ago
6ffdc85
Issue 548: Initial implementation of CSV output method.
by Chris Hillery
· 10 years ago
4a816dc
Add license info so it is visible to maven
by Ian
· 10 years ago
9d3c4a9
Add the Binary data type and corresponding helper functions to Asterix.
by JavierJia
· 10 years ago
ec751d2
Fix for issue 715 - changed null value serialization policy in lists
by Ildar Absalyamov
· 10 years ago
bd90411
Fix issue785 -- using the algebricks fixes for subplans.
by buyingyi
· 10 years ago
18997ce
Change default Hadoop version to 2.2.0
by Ian
· 10 years ago
efb236d
Fixed CSV parser to recognize quote and delimiter inside a string
by Taewoo Kim
· 10 years ago
8325946
Implement TokenizeOperator in addition to the changes made by Zachary Heilbron.
by Taewoo Kim
· 10 years ago
8694a86
Fixed framesize resetting issue during bulk-loading
by Young-Seok
· 10 years ago
e3e8ffa
support for JSON escapes in ADM and AQL parser
by Till Westmann
· 10 years ago
6212c90
fix build warnings
by Till Westmann
· 10 years ago
4cb685a
Fixed a bug when creating an MBR over a circle.
by salsubaiee
· 10 years ago
b9b5176
apply code conventions to files containing tabs
by Till Westmann
· 10 years ago
a9c13e9
uppercase() function is implemented. - documentation added.
by Taewoo Kim
· 11 years ago
f2ed8bc
[maven-release-plugin] prepare for next development iteration
by Ian Maxon
· 11 years ago
25bed01
[maven-release-plugin] prepare release asterix-0.8.6
by Ian Maxon
· 11 years ago
asterix-0.8.6
fd733ee
improvements for demo
by Till Westmann
· 11 years ago
a5af4e0
Added filters to AsterixDB's primary and secondary indexes.
by salsubaiee
· 11 years ago
f74fe77
Fix ADM Parser Bug
by Abdullah Alamoudi
· 11 years ago
d905773
Add external indexes
by Abdullah Alamoudi
· 11 years ago
d5f0fc5
1. Add an asterix-specific IntroduceGroupByCombinerRule to deal with null-test in the nested plan in a group-by operator
by Yingyi Bu
· 11 years ago
362b884
Support sort-based group-by, add test coverage for out-of-core code paths, and adapt to the new buffer cache interface.
by Yingyi Bu
· 11 years ago
be353dd
fixed issue 731, 740, and more.
by Young-Seok
· 11 years ago
2b93676
Added recordType deep copying to avoid race condition
by ildar.absalyamov
· 11 years ago
2f7535c
making edit-distance-contains() work with lists, null argument handling, handling assymetric arguments of contains() and edit-distance-contains()
by icetindil
· 11 years ago
9d0004a
edit-distance-contains function implementation
by icetindil
· 11 years ago
3467f1e
throw exception for unsupported escape sequences
by Till Westmann
· 11 years ago
8cdbd39
add escapes to ADM parser remove unused parameter from ADMDataParser.checkType
by Till Westmann
· 11 years ago
eb78b8a
[maven-release-plugin] prepare for next development iteration
by Zachary Heilbron
· 11 years ago
f3268e9
[maven-release-plugin] prepare release asterix-0.8.5
by Zachary Heilbron
· 11 years ago
asterix-0.8.5
documentation-13
a3af113
Merge branch 'master' into westmann/cleanup
by Till Westmann
· 11 years ago
762470b
[maven-release-plugin] prepare for next development iteration
by Zachary Heilbron
· 11 years ago
8350912
[maven-release-plugin] prepare release asterix-0.8.4
by Zachary Heilbron
· 11 years ago
asterix-0.8.4
ab40b09
add error locations to exceptions in the ADM parser
by Till Westmann
· 11 years ago
e856149
exception wrapping only in the public methods
by Till Westmann
· 11 years ago
16b6978
fix promotion for constructor functions
by Till Westmann
· 11 years ago
a5bdea6
fix parsing and promotion of int[8|16|32|64] literals
by Till Westmann
· 11 years ago
40c1c92
fix promotion of numeric literals
by Till Westmann
· 11 years ago
4c16c64
some small cleanup
by Till Westmann
· 11 years ago
2317165
Found an error with the local average function. Just called the wrong processing function.
by Eldon Carman
· 11 years ago
22d3483
Merge branch 'master' into ecarm002/aggregate_sql_functions
by Eldon Carman
· 11 years ago
5c7053d
Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_703
by icetindil
· 11 years ago
Next »