Messages by Thread
-
[jira] [Resolved] (PHOENIX-269) set hbase.rpc.timeout when necessary
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-286) UPSERT VALUES does not support multiple values
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-782) Fix issue #642 NPE on Join over Salted table
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-352) Add Unit test cases for autocommit off mode
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-791) Disallow array type to be used in primary key constraint
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-330) Fix a bug in MutationState.join for DeleteStatement
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-754) Roundfix
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-569) Adding custom memstore implemenation for indexing
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-489) Create salted index if base table is salted
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-592) Added tests to check query more functionality using row value constructo...
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-433) Reverting secondary indexing support to fix the build.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-188) Have a more clear name for "phoenix.query.maxOrgMemoryPercentage"
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-388) Execute the sql error
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-252) SkipRangeParallelIterator splitter and test
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-207) Add upper/lower function
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-608) 1.update bin/readme.txt, 2.remove index table code, 3.remove hardcoded params
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-302) Disable usage of essential column family in 0.94.6 and below
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-458) Support FLOAT/DOUBLE SUM aggregation
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-308) Setup SQLLine to work with Phoenix
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-512) Changes to PDDatatype to support UNSIGNED_FLOAT and UNSIGNED_DOUBLE
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-758) Spillable GroupBy implementation, initial commit
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-317) Check client side HBase to determine whether to use essential family.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-273) Support for declaring a pk column as "asc" or "desc". Issue #58.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-668) Issue #503 Augment explain plan for join queries
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-508) Update .gitignore . Ignore intellij project metadata
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-189) Support declaring primary key columns as ASC/DESC to determine row key order
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-292) Always go through ParallelIterators code path, even for serial queries
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-766) One changed missed out in the pull
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-607) Can create table/view on existing hbase table with setting a rowkey filter?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-642) Updating eclipse preferences to include standard license text for new ja...
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-204) Adding TO_NUMBER built-in function and associated tests.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-139) Support COUNT DISTINCT
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-464) running phoenix in eclipse error
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-327) Presplit a salted table if split points are not specified.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-703) Set hbase.zookeeper.quorum in CSV bulk loader
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-218) what is the difference between 1.0 and 1.1?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-280) ScanRanges.intersect should do a binary search
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-669) Adding validation to check number of values in an upsert values statemen...
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-363) Issue #229 Support for non-aggregation ORDER BY with no LIMIT
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-641) IllegalDataException: Cannot convert from DATE to DECIMAL
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-564) Issue with SQL parser
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-414) It's uncorrect to support DATE data
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-405) Aggregators with DataType as VARBINARY can not be created
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-706) More flexible jar creation
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-227) Should we consider to use AsyncBase?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-631) Spool distinct GROUP BY map to disk if too big
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-354) Dynamic Writes
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-548) Wrong results after region split when client is instantiated before split
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-151) Support equi-joins
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-226) FetchSize vs setBatching/setCacheSize
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-455) use parallel scan for limit with no order by.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-148) Fix all test failures due to substr fix.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-525) Fixing bug with Pig upsert in case of type DOUBLE
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-192) Added in line numbers in parser error and fix couple errors.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-231) Implement filter.isFamilyEssential to avoid loading stores not in the where clause
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-395) Create and drop table throw exception: ArrayIndexOutOfBoundsException & DoNotRetryIOException
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-324) Update README and allow running SQL file from SqlLine
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-678) java.lang.IllegalArgumentException: nanos > 999999999 or < 0 with phoenix-2.1.0
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-492) Multiple fixes for Decimal precision and scale
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-753) Join memory issue
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-272) Make use of FuzzyRowFilter for predicates filtering the middle parts of a multi-part rowkey
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-735) 2.1.2
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-428) Resolve issue #294
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-648) One more merge from master
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-326) Check split keys validity and fill in if necessary and tests on ranges intersect.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-296) Wrong query result and IO exception with DESC PK column
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-333) break down mutations for large data set?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-402) fix for relative path of phoenix_jar_path and log4j.properties and hbase config
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-805) what i upsert is difference with my select
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-702) Fix discrepancy between context parameter names for CSV bulk loader
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-238) Throw exception on varchar(0) declaration
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-483) Minor test fix.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-291) Use hint to overide skip scan/range scan determination
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-709) Handle different data types of LHS and RHS expressions in ON-clause JOIN conditions
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-807) Snappy jar is missing in client assembly dependencies
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-680) Enable a minimal jar and a minimal client jar on calls to mvn package.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-495) Exception on running upgradeTo2.sh
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-201) Make our parser accept decimal(x, x) format.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-500) Incompatibility message is not displayed client is Phoenix 1.X and server is Phoenix 2.0
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-453) Memory allocation exception on order by with limit
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-335) Tests for salted table and various bug fixes.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-232) please public throughput benchmark code
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-722) Multi tenant
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-535) Add maxOffset arg to RowKeySchema first method
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-382) Cannot change pre-split settings on table
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-237) Enable tests
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-276) Compress SkipScanFilter payload
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-294) Avoid adding delete markers for rows when dropping a column
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-344) Need not restart regionserver?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-740) DROP VIEW is dropping underlying HBase table
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-289) Support TINYINT and SMALLINT sql types
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-337) Bug fix on salted table.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-473) 2nd index test.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-368) check null when parse remote exception
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-711) phenix client is not establishing connection with secure hbase cluster
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-617) Added null check that ended up breaking tests.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-214) Skeleton for PTable statistics interface.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-611) regexp_substr(), is displaying wrong results, if starting and end character is same and vice versa also.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-662) Fixing issue for column of unsigned_int type in an immutable index
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-646) Update multi-tenant branch with latest from master
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-350) Support complete deletion of table including HBase metadata
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-795) Faster binary search for getColumnLatest
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-267) PhoenixHbaseStorage
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-134) Fix a bug introduced by manual merging.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-164) Fix findbug warnings
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-719) Merge latest changes from phoenix/master
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-370) Support complex data types
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-729) UPDATE TABLE Based on Condition
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-649) Make joins work with tenant-specific tables
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-749) Array support
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-562) Minor fixes to Md5 function impl
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-558) Adding short-circuit skip for indexing codecs.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-460) Merge changes after removing the counter and iterator hierarchy, test fixes.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-381) Long literal should be supported
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-426) Modify the sqlType of the UNSIGNED_SMALLINT
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-228) Refactor Decimal Arithmetic Tests to be unit tests.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-718) Can i use ruby client to access Phoenix server
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-589) Simplifying the threading model to use guava ListenableFuture.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-230) Restrict scale in averaging values.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-183) Added HTableFactory and Provider
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-390) About phoenix.query.spoolThresholdBytes
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-461) Fix issue #322
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-596) ORDER BY on salted table yields incorrect ordering
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-224) Make Expression.evaluate throws SQLException.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-328) Delete optimization?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-281) Always breakup a query using a SkipScanFilter along region boundaries
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-371) Statement compilation bottleneck
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-202) what time the second index can be used?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-771) Investigate test failure when number of rows inserted for SpillableGroupByTest is above 50K
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-265) Allow columns to be defined at query time #9
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-550) Adding support for CAST operator in Phoenix
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-375) Redirect test output but allow override with a general property
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-409) It's uncorrect to support INTEGER data
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-155) Use standard SQL error codes in exceptions
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-803) Commit for #645
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-306) How to upsert a binary value?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-436) Is "batchSize" option at PhoenixHBaseStorage working as designed in PIG script
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-250) to_char: com.salesforce.phoenix.schema.ArgumentTypeMismatchException
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-781) Fixed: #638, #640, and misc cleanup fixes
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-511) Added InstanceResolver and HBaseFactoryProvider for custom HBase components
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-389) Complex Qualifiers
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-141) Mavenizing project
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-439) Compare between dates in phoenix 1.2.1
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-407) Support CAST (expression AS type) syntax
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-610) Support for adding multiple columns in single alter table command
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-606) Map-Reduce CSV bulk loader support
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-576) Strange field naming error in Phoenix 2.0.1
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-517) Issue#376 & #313
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-339) testLimitScan on salted table
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-298) Force range scan or skip scan given hints in select statement.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-557) Adding new MD5Function based off MessageDigest for varchar.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-162) Use Standard SQL Exception in Phoenix
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-452) Add more secondary index tests
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-488) Index is not used for full table aggregation queries
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-198) Added in UnknownFunctionException.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-820) Self-join does not work
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-629) Fixes in CSV bulk loader if schema name is not specified.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-256) Allow Select of entire Families Key/values
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-490) First cut at sequences in Phoenix
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-570) Parallelizing writes to the index tables.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-187) Have "phoenix.query.maxGlobalMemoryBytes" equivalent for specifying it as a percentage
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-264) Parallelize non aggregate queries
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-403) Secondary Index DDL(1st draft)
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-609) explain select indexed column and general column,only full scan over primary table
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-404) Add the support to the TinyInt and (Unsigned)SmallInt
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-257) Support SELECT DISTINCT
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-593) Keeping a single index pool per RS
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-647) Adding support for casting decimal to long or int. Fixing bug in ceiling and floor decimal expressions that was preventing the value from getting rounded correctly.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-545) Issue#401
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-568) Support casting decimal to integer/long.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-605) Get the unreadable codes from table varchar column ? How to solve the problem??
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-243) Parallelization documents typo
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-372) Why I do a group by operation cost very long time
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-217) use cdh4.2(hbase-0.94.2+202) run phoenix1.0 is ok?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-736) How to design the table?
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-223) expensive connection expensive,need thread safe connection channel
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-323) How to specify hbase config overriding file path when use jdbc driver programtically
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-213) unit tests for key range intersection
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-459) PERCENTILE_DIST
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-235) fix regression if first operand of inlist is a function
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-812) Complete handling of tenant type id for tenant-specific tables
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-220) pk skip scan
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-487) Tenant data isolation for DML and SELECT.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-724) Support default (inner) join syntax
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-523) Changes for Supporting INTEGER_ARRAY
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-163) Multi-byte character support not working on Mac
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-396) change jline to 2.11 to make the sqline.sh work @ Mac
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-259) ScanRangeIntersectTest
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-746) Flume Plugin
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-444) Compress the aggregate response after a certain threshold
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-442) Support specifying max and min values in Argument annotation
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-239) Add in default precision and scale for int and long.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-184) Add error code to SQLExceptions
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-279) Implement SkipScanFilter.intersect(byte[] lowerInclusive, byte[] upperInclusive)
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-341) HTableFactoryProvider inefficient
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-527) Adding Hadoop OutputFormat, RecordWriter to handle database connection, ...
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-312) BloomFilters
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-191) Add in errorcode.
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-750) Flume Plugin
Gabriel Reid (JIRA)
-
[jira] [Resolved] (PHOENIX-760) Fix issue #622 Join memory issue
Gabriel Reid (JIRA)