Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
4edfb1e1dbea636d98a29748c69a0ac3ae96d316
/
asterix-external-data
/
src
08ae069
Fix Number of LocalFS Readers
by Abdullah Alamoudi
· 9 years ago
44d6f8a
Control Number of Readers for LocalFS Data
by Abdullah Alamoudi
· 9 years ago
02b35a1
ASTERIXDB-1378 Fix NPE on Feed Connect After Restart
by Abdullah Alamoudi
· 9 years ago
442e49b
ASTERIXDB-1360 Fix Error Message for Unknown Format
by Abdullah Alamoudi
· 9 years ago
b71a9d0
Fix Asterix Stream Reader
by Abdullah Alamoudi
· 9 years ago
121e1d9
Improve Error Handling in Local Directory Feeds
by Abdullah Alamoudi
· 9 years ago
b2a5170
Fixed Feed Connect Statement
by Abdullah Alamoudi
· 9 years ago
30904b8
Fix Asterix Installer Test Cases
by Abdullah Alamoudi
· 9 years ago
63026e64
Decode URLs Returned From Class.getResource()
by Michael Blow
· 9 years ago
3da9d06
Merge branch 'release-0.8.8' into master
by Ian Maxon
· 9 years ago
333eae0
Improve KV Generator
by Abdullah Alamoudi
· 9 years ago
a70fba5
Merge asterix-experiments to master
by Ian Maxon
· 9 years ago
d3338f6
Support Change Feeds and Ingestion of Records with MetaData
by Abdullah Alamoudi
· 9 years ago
205e490
Coverity Fixes
by Michael Blow
· 9 years ago
472d2f5
Flush Socket Feed Before Waiting for More Data
by Abdullah Alamoudi
· 9 years ago
06e06b0
ASTERIXDB-1325, ASTERIXDB-1326: fixed leftouterjoin on an external dataset
by Taewoo Kim
· 9 years ago
e6f478d
ASTERIXDB-1302 ASTERIXDB-1301 Fix Socket Feed Connection
by Abdullah Alamoudi
· 9 years ago
768ae49
Remove Unnecessary Prints in Tests
by Abdullah Alamoudi
· 9 years ago
e2fd984
Coverity Fix for Bad Lock Object
by Michael Blow
· 9 years ago
ac683db
Enabled Feed Tests and Added External Library tests
by Abdullah Alamoudi
· 9 years ago
478d60e
ASTERIXDB-1304: remove interfaces and consolidate
by Till Westmann
· 9 years ago
1384319
Remove Trailing Whitespace
by Michael Blow
· 9 years ago
c318249
Support Sending Messages Alongside Frame Data
by Abdullah Alamoudi
· 9 years ago
aa9879f
Add compatibility for Socket adapter
by Abdullah Alamoudi
· 9 years ago
0ae3083
Move to non-copy-based evaluator interfaces for all function implementations, including:
by Yingyi Bu
· 9 years ago
daa87d8
ASTERIXDB-1271: Revisit UUID Implementation
by Michael D. Blow
· 9 years ago
d434b50
ASTERIXDB-1281 - Interval format update to AQL and ADM
by Preston Carman
· 9 years ago
9dcba3c
Some exception cleanup
by Till Westmann
· 9 years ago
5dc958c
Add Support for Upsert Operation
by Abdullah Alamoudi
· 9 years ago
ee387c1
Add flush() to IFrameWriter
by Abdullah Alamoudi
· 9 years ago
e2439b4
remove end-of-line whitespace
by Till Westmann
· 9 years ago
e800e6d
Feed Fixes and Cleanup
by Abdullah Alamoudi
· 9 years ago
dc829c7
Remove deprecated binary assemblies and fix others
by Ian Maxon
· 9 years ago
284590e
First stage of external data cleanup
by Abdullah Alamoudi
· 9 years ago
1d5cf64
Divide Cluster into Unique Partitions
by Murtadha Hubail
· 9 years ago
4ac9188
ASTERIXDB-54: s/IHyracksCommonContext/IHyracksTaskContext/
by Till Westmann
· 9 years ago
486e47a
Refactored External Data
by Abdullah Alamoudi
· 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
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
742aba8
ASTERIXDB-1102: VarSize Encoding to store length of String and ByteArray
by JavierJia
· 9 years ago
5b431ca
Fix .jj and Markdown Licenses
by Till Westmann
· 9 years ago
75bb5d37
Fix for ASTERIXDB-951, ASTERIXDB-1074
by Heri Ramampiaro
· 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
95350e2
whitespace fix for commit b361b06
by Till Westmann
· 9 years ago
a589530
Changed metadata storage format for nullable field types.
by Ildar Absalyamov
· 9 years ago
b361b06
Fix for Issue 929
by Raman Grover
· 9 years ago
c6c507f
New feed fixes: Updated the ExternalFunctionProvider to improve handling "setResult"
by Heri Ramampiaro
· 9 years ago
db73169
This change includes the following:
by Abdullah Alamoudi
· 9 years ago
c66d23a
Adding introspection for getting record details.
by Preston Carman
· 9 years ago
032a178
Add Apache RAT License Auditor plugin, and fix missing licenses
by Ian Maxon
· 9 years ago
ae85a1d
Introduces Feeds 2.0
by ramangrover29
· 9 years ago
6510072
VariableSizeFrame(VSizeFrame) support for Asterix (Runtime Only)
by JavierJia
· 9 years ago
ccd67fe
Temp dataset support:
by buyingyi
· 9 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
fda0725
Introduce ("header"="true") option for CSV parsing
by Chris Hillery
· 10 years ago
0a33660
Allow hostnames instead of IPs for CC/NC startup (Issue 747)
by Ian Maxon
· 10 years ago
9d3c4a9
Add the Binary data type and corresponding helper functions to Asterix.
by JavierJia
· 10 years ago
e64055d
Issue 804: Spell "Adapter" consistently
by Chris Hillery
· 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
b9b5176
apply code conventions to files containing tabs
by Till Westmann
· 10 years ago
fd733ee
improvements for demo
by Till Westmann
· 10 years ago
d905773
Add external indexes
by Abdullah Alamoudi
· 10 years ago
72574eb
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
7696def
added test for installation and use of an external adaptor
by Raman Grover
· 11 years ago
d97f5ea
clean up azure adapters
by zheilbron
· 11 years ago
076f61b
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
e9904f2
minor changes to pull based twitter adapter
by ramangrover29
· 11 years ago
66b8a07
added an additional test for feed ingestion
by Raman Grover
· 11 years ago
6e8d3fc
added test case for generic socket based feed adaptor
by Raman Grover
· 11 years ago
4abeab5
checkpoint
by Raman Grover
· 11 years ago
13e2bec
merged from master
by ramangrover29
· 11 years ago
d4fd2ed
modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time
by Raman Grover
· 11 years ago
9082e6c
Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
b6b7308
cosmetic changes
by Raman Grover
· 11 years ago
98c0a60
modified test library descriptor xml to account for schema change
by ramangrover29
· 11 years ago
47c92e7
miscellaneous/minor changes + support for installing adapters
by Raman Grover
· 11 years ago
25a2b2e
minor cosmetic changes
by Raman Grover
· 11 years ago
d59bfd5
re-orchestrated feeds fault tolerance integration test
by ramangrover29
· 11 years ago
48e13b7
1) modified tweet schema to have tweet ids as int64. 2) Added GUID (Long) generator for generating cluster wide unique Ids
by ramangrover29
· 11 years ago
81fca19
allow for absolute constraints or *all NCs* rather than count constraints
by zheilbron
· 11 years ago
5119b63
log a record when it fails to be parsed
by zheilbron
· 11 years ago
1a98fc5
enable feeds to ingest partitions of the data stored in azure
by zheilbron
· 11 years ago
80cce1e
rename variables for clarity
by zheilbron
· 11 years ago
86091c9
work around parser issues with ints/doubles; validate tablename in azure adapter
by zheilbron
· 11 years ago
3cffd054
missed a file on last commit
by zheilbron
· 11 years ago
073b0c4
add feed ingestion for posting metadata
by zheilbron
· 11 years ago
195318a
Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
27a858d
remove debug messages
by zheilbron
· 11 years ago
06178b1
remove debug statements
by zheilbron
· 11 years ago
9d4b1f7
remove debug statements
by zheilbron
· 11 years ago
0ff0d82
use smaller dummy field
by zheilbron
· 11 years ago
Next »