issues
search
simlaudato
/
asterixdb
Automatically exported from code.google.com/p/asterixdb
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compilation error
#935
GoogleCodeExporter
opened
9 years ago
3
java.lang.OutOfMemoryError: Java heap space when creating an n-gram index
#934
GoogleCodeExporter
opened
9 years ago
6
IllegalStateException in startRecovery
#933
GoogleCodeExporter
opened
9 years ago
8
BufferOverflowException at CC startup
#932
GoogleCodeExporter
opened
9 years ago
2
BufferOverflowException at CC startup
#931
GoogleCodeExporter
closed
9 years ago
1
Use an index for comparing datetime to current-datetime()
#930
GoogleCodeExporter
opened
9 years ago
1
Feeds tutorial is outdated or doesn't work
#929
GoogleCodeExporter
opened
9 years ago
1
Allow active jobs to adapt to structural changes to the data
#928
GoogleCodeExporter
opened
9 years ago
0
We need to have the full allowable breadth of casting functions
#927
GoogleCodeExporter
opened
9 years ago
0
Allow functions to provide types for parameters
#926
GoogleCodeExporter
opened
9 years ago
4
Bloomfilter search preceded by primary index lookup after secondary index search is nothing but overhead since all primary keys returned from secondary indexes are all valid and exist.
#925
GoogleCodeExporter
opened
9 years ago
2
Secondary btree index should not have a bloomfilter on it since the filter is not used for range search which is always the case for secondary index search
#924
GoogleCodeExporter
opened
9 years ago
4
NPE in checkpointing
#923
GoogleCodeExporter
closed
9 years ago
3
OOM during creating ngram index
#922
GoogleCodeExporter
opened
9 years ago
15
LSMRTreeWithAntiMatterTuples causes NPE during flush and merge
#921
GoogleCodeExporter
opened
9 years ago
0
consecutive index join fails with NPE
#920
GoogleCodeExporter
opened
9 years ago
6
Feeds service disconnected during high CPU usage time
#919
GoogleCodeExporter
opened
9 years ago
0
Putting query result in wrapper object with singleton list gives wrong result
#918
GoogleCodeExporter
opened
9 years ago
0
MetadataCache and MetadataLockManager don't expire entries based on time/size
#917
GoogleCodeExporter
opened
9 years ago
0
fileHandles are lazy when they could be eager, and fileID to name maps are not cleared appropriately.
#916
GoogleCodeExporter
opened
9 years ago
0
Read-only index should not have in-memory components to avoid unused memory allocation or reservation
#915
GoogleCodeExporter
opened
9 years ago
0
Temporary Dataset gets deleted after few minutes of creation
#914
GoogleCodeExporter
closed
9 years ago
2
Loading (parsing) ADMs from LocalFS is single-threaded per NC
#913
GoogleCodeExporter
opened
9 years ago
1
OOMs due to object creations in ADMDataParser
#912
GoogleCodeExporter
closed
9 years ago
2
Grammar change needed for CREATE INDEX (no-op but less confusing)
#911
GoogleCodeExporter
opened
9 years ago
2
Index creation/use can cause resource leakage
#910
GoogleCodeExporter
opened
9 years ago
0
Duplicated offset numbering when there are multiple storages in a single node (for example, just as in our execution test setup)
#909
GoogleCodeExporter
opened
9 years ago
0
Limit operator is pushed too far by exceeding its limit
#908
GoogleCodeExporter
opened
9 years ago
0
No positional variables are allowed over datasets.
#907
GoogleCodeExporter
opened
9 years ago
0
Similarity query needs the total order of two involved sets.
#906
GoogleCodeExporter
opened
9 years ago
1
Ordered/Unordered lists with large items can cause an ArrayIndexOutOfBounds when manipulated
#905
GoogleCodeExporter
closed
9 years ago
1
Record-level UNION fails.
#904
GoogleCodeExporter
opened
9 years ago
0
For statements don't always scan over
#903
GoogleCodeExporter
closed
9 years ago
2
Log analysis after crash may not handle logs with truncated or corrupt records correctly
#902
GoogleCodeExporter
opened
9 years ago
1
Load a delimited-text containing a record longer than 8192 from HDFS failed
#901
GoogleCodeExporter
opened
9 years ago
3
Error in AQL docs for index drop statement
#900
GoogleCodeExporter
opened
9 years ago
0
Change the way optional fields are encoded in Metadata.Datatype
#899
GoogleCodeExporter
opened
9 years ago
0
Bug with open records in RecordMergeDescriptor class?
#898
GoogleCodeExporter
opened
9 years ago
0
ADM/AQL 101 for closed types broken past 04b2b77a980767f3e57f5acf810953ab9df2bd39
#897
GoogleCodeExporter
closed
9 years ago
1
materialization during loading
#896
GoogleCodeExporter
opened
9 years ago
1
Add hint to ignore particular indexes
#895
GoogleCodeExporter
opened
9 years ago
3
Load statement does not consume AQL output
#894
GoogleCodeExporter
closed
9 years ago
1
ADM and JSON output vs. load formats
#893
GoogleCodeExporter
opened
9 years ago
1
JSON returned for Duration type is not valid
#892
GoogleCodeExporter
opened
9 years ago
1
Bad application of pushselectintojoin
#891
GoogleCodeExporter
opened
9 years ago
0
current-datetime() needs a little more documentation
#890
GoogleCodeExporter
opened
9 years ago
5
Unify cc & nc logging settings in a single configuration file
#889
GoogleCodeExporter
opened
9 years ago
0
Hyracks Job creation Failure
#888
GoogleCodeExporter
opened
9 years ago
2
Constant created between two data scans gets inserted into their join
#887
GoogleCodeExporter
opened
9 years ago
1
IntroduceJoinAccessMethodRule rule fails with ClassCastException
#886
GoogleCodeExporter
opened
9 years ago
2
Next