dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2014/03/16
[jira] [Resolved] (PHOENIX-644) Phoenix#466
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-142) Move build to maven
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-475) Support BETWEEN syntax
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-577) NullPointerException in IndexMaintainer
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-406) ValueSchema#writeVarLengthField() need to return the byte[] reference also
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-509) can I create a phoenix view from a phoenix table?
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-425) Memory allocation exception on order by without limit
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-713) Fix for timestamp losing milliseconds. Making timestamp work for nano-second level arithmetic.
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-484) Exception on upserting data on table with salted index
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-491) Fix handling of lack of scale
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-179) Address various warnings from findBug.
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-290) Support FLOAT and DOUBLE sql types
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-751) isFilterDone() not needed with nextRaw()
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-434) "batchSize" option at PhoenixHBaseStorage issues.
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-704) Remove dependency on wal class in SQLExceptionCode for earlier HBase version support
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-667) Drop Table is not deleting the table from HBase
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-725) Fix issue #593 Support default (inner) join syntax
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-796) Updates to pom of Phoenix Flume.
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-504) Not able to connect
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-451) col expr for desc column is not handled correctly in upsert statements
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-497) Logging parallel scan execution time
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-498) LIMIT not working for upsert select
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-437) Fix for Issue#303
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-463) Add e2e test for sum and date operations.
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-205) Support transparent salting of row key
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-387) Support to_number(date or timestamp)
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-161) Add support for binary keys
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-321) Adding SqlLine (commandline SQL utility) to Phoenix Client
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-531) Provide means of getting data column name from index column name
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-149) Support SEQUENCE creation and usage
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-467) Maintain secondary indexes incrementally
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-248) re #116
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-448) Error code 101?
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-468) Add hint to override query optimizer choice for which index to use
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-579) Run UPSERT SELECT on client side for immutable tables
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-364) First Shot at dynamic Upsert
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-221) Decimal addition with precision and scale.
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-392) Store DECIMAL value as given if precision is not specified
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-353) question about salt buckets
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-691) Limit before ORDER_BY parse
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-695) Type mismatch. FLOAT and DECIMAL for 0.0
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-203) Rename getMaxLength to getByteSize
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-701) Use scale of 1 for CeilingExpression math context
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-737) Cannot delete rows from salted table
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-503) Mutation size exceed exception on delete and upsert select
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-623) Upgrade script for SYSTEM.TABLE changes to support multitenant tables
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-587) Skip scan backtracking logic broken for variable length types
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-391) unset question?
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-655) use phoenix upsert record for hbase,when data type not match, throw exception directly on the client
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-604) Get the unreadable codes from table varchar column ? How to solve the problem??
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-588) Add multi threading to building and writing
Gabriel Reid (JIRA)
2014/03/16
[jira] [Resolved] (PHOENIX-822) JDBC client connection properties
Gabriel Reid (JIRA)
2014/03/16
[jira] [Reopened] (PHOENIX-822) JDBC client connection properties
Gabriel Reid (JIRA)
2014/03/15
[jira] [Reopened] (PHOENIX-825) Extendible hashing implementation
Gabriel Reid (JIRA)
2014/03/15
[jira] [Resolved] (PHOENIX-825) Extendible hashing implementation
Gabriel Reid (JIRA)
2014/03/15
[jira] [Updated] (PHOENIX-850) Optimize ORDER BY and GROUP BY for tenant specific indexes
James Taylor (JIRA)
2014/03/15
Review Request 19257: PHOENIX-129 - Improve MapReduce import
Gabriel Reid
2014/03/15
[jira] [Updated] (PHOENIX-857) Duplicate dependency on phoenix-core in phoenix-flume
Gabriel Reid (JIRA)
2014/03/15
[jira] [Created] (PHOENIX-857) Duplicate dependency on phoenix-core in phoenix-flume
Gabriel Reid (JIRA)
2014/03/15
[jira] [Updated] (PHOENIX-129) Improve MapReduce-based import
Gabriel Reid (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
Gabriel Reid (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
Prashant Kommireddi (JIRA)
2014/03/15
[jira] [Updated] (PHOENIX-856) Allow phoenix driver reuse after being closed
Bruno Dumon (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-856) Allow phoenix driver reuse after being closed
Bruno Dumon (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
James Taylor (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-856) Allow phoenix driver reuse after being closed
James Taylor (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-855) IsNullIT fails with HBase 0.98 and later
James Taylor (JIRA)
2014/03/15
Re: Jira issue cleanup
James Taylor
2014/03/15
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
Prashant Kommireddi (JIRA)
2014/03/15
[jira] [Comment Edited] (PHOENIX-129) Improve MapReduce-based import
Prashant Kommireddi (JIRA)
2014/03/15
Jira issue cleanup
Gabriel Reid
2014/03/15
[jira] [Created] (PHOENIX-856) Allow phoenix driver reuse after being closed
Bruno Dumon (JIRA)
2014/03/15
[jira] [Updated] (PHOENIX-856) Allow phoenix driver reuse after being closed
Bruno Dumon (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-855) IsNullIT fails with HBase 0.98 and later
Gabriel Reid (JIRA)
2014/03/15
[jira] [Created] (PHOENIX-855) IsNullIT fails with HBase 0.98 and later
Gabriel Reid (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
Gabriel Reid (JIRA)
2014/03/15
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
James Taylor (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
Gabriel Reid (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
James Taylor (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
James Taylor (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
James Taylor (JIRA)
2014/03/14
[jira] [Resolved] (PHOENIX-841) Upserting into tenant-specific view with no where clause fails with an NPE
James Taylor (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-129) Improve MapReduce-based import
Nick Dimiduk (JIRA)
2014/03/14
[jira] [Updated] (PHOENIX-129) Improve MapReduce-based import
Gabriel Reid (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-841) Upserting into tenant-specific view with no where clause fails with an NPE
ASF GitHub Bot (JIRA)
2014/03/14
[GitHub] incubator-phoenix pull request: Unit test to repro PHOENIX-841
elilevine
2014/03/14
[jira] [Commented] (PHOENIX-841) Upserting into tenant-specific view with no where clause fails with an NPE
ASF GitHub Bot (JIRA)
2014/03/14
[GitHub] incubator-phoenix pull request: Unit test to repro PHOENIX-841
JamesRTaylor
2014/03/14
[jira] [Updated] (PHOENIX-841) Upserting into tenant-specific view with no where clause fails with an NPE
James Taylor (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-841) Upserting into tenant-specific view with no where clause fails with an NPE
ASF GitHub Bot (JIRA)
2014/03/14
[GitHub] incubator-phoenix pull request: Unit test to repro PHOENIX-841
JamesRTaylor
2014/03/14
[jira] [Commented] (PHOENIX-841) Upserting into tenant-specific view with no where clause fails with an NPE
ASF GitHub Bot (JIRA)
2014/03/14
[GitHub] incubator-phoenix pull request: Unit test to repro PHOENIX-841
elilevine
2014/03/14
[jira] [Commented] (PHOENIX-854) Changes in pom.xml for maven stage and release
Mujtaba Chohan (JIRA)
2014/03/14
[jira] [Resolved] (PHOENIX-854) Changes in pom.xml for maven stage and release
Mujtaba Chohan (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-854) Changes in pom.xml for maven stage and release
James Taylor (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-854) Changes in pom.xml for maven stage and release
Mujtaba Chohan (JIRA)
2014/03/14
[jira] [Updated] (PHOENIX-854) Changes in pom.xml for maven stage and release
Mujtaba Chohan (JIRA)
2014/03/14
[jira] [Created] (PHOENIX-854) Changes in pom.xml for maven stage and release
Mujtaba Chohan (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-852) Optimize child/parent foreign key joins
James Taylor (JIRA)
2014/03/14
[jira] [Commented] (PHOENIX-853) Support CAST(x as varchar(length)) syntax
James Taylor (JIRA)
2014/03/14
[jira] [Created] (PHOENIX-853) Support CAST(x as varchar(length)) syntax
Bruno Dumon (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-852) Optimize child/parent foreign key joins
James Taylor (JIRA)
2014/03/13
[jira] [Resolved] (PHOENIX-128) Support coercion and descending sort order for ARRAY
ramkrishna.s.vasudevan (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-128) Support coercion and descending sort order for ARRAY
ramkrishna.s.vasudevan (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-128) Support coercion and descending sort order for ARRAY
ramkrishna.s.vasudevan (JIRA)
2014/03/13
cutting release candidates for 3.0 and 4.0 on Tuesday
James Taylor
2014/03/13
[jira] [Updated] (PHOENIX-850) Optimize ORDER BY and GROUP BY for tenant specific indexes
James Taylor (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-850) Confirm tenant specific indexes use correct ORDER BY/GROUP BY optimizations
James Taylor (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-129) Improve MapReduce-based import
James Taylor (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-851) Cleanup schema definition of enums in SYSTEM.CATALOG
James Taylor (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-850) Confirm that order by and group by optimizations are in-place for tenant specific indexes
James Taylor (JIRA)
2014/03/13
[jira] [Resolved] (PHOENIX-829) Uppercase file name if none supplied for CSV import
James Taylor (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-128) Support coercion and descending sort order for ARRAY
James Taylor (JIRA)
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[jira] [Updated] (PHOENIX-128) Support coercion and descending sort order for ARRAY
ramkrishna.s.vasudevan (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-111) Improve intra-region parallelization
Lars Hofhansl (JIRA)
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
ramkrish86
2014/03/13
[jira] [Updated] (PHOENIX-829) Uppercase file name if none supplied for CSV import
James Taylor (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-839) Joining on a dynamic column doesn't work
Maryann Xue (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-849) Test StatsManagerIT#testStatsManager is flaky
James Taylor (JIRA)
2014/03/13
Re: change master pom.xml to be 5.0.0-SNAPSHOT?
Jesse Yates
2014/03/13
[jira] [Commented] (PHOENIX-839) Joining on a dynamic column doesn't work
James Taylor (JIRA)
2014/03/13
[jira] [Resolved] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
James Taylor (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-849) Test StatsManagerIT#testStatsManager is flaky
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-849) Test StatsManagerIT#testStatsManager is flaky
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-849) Test StatsManagerIT#testStatsManager is flaky
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-849) Test StatsManagerIT#testStatsManager is flaky
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Closed] (PHOENIX-847) Tenant metadata isolation broken in Connection.getMetaData()
Eli Levine (JIRA)
2014/03/13
[jira] [Resolved] (PHOENIX-847) Tenant metadata isolation broken in Connection.getMetaData()
Eli Levine (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-839) Joining on a dynamic column doesn't work
Maryann Xue (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-848) Enable HBase0.96 on Master & 4.0 branch
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Resolved] (PHOENIX-832) Drop the ".txt" extension on the NOTICE, LICENSE, CHANGES, and README files
James Taylor (JIRA)
2014/03/13
[GitHub] incubator-phoenix pull request: Adding Incubator disclaimer
JamesRTaylor
2014/03/13
[jira] [Resolved] (PHOENIX-830) Add DISCLAIMER file along side NOTICE file
James Taylor (JIRA)
2014/03/13
[jira] [Resolved] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-130) Separate execution of slow (integration) tests from fast unit tests
Hudson (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-840) Update POM for snapshot repository
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-840) Update POM for snapshot repository
James Taylor (JIRA)
2014/03/13
change master pom.xml to be 5.0.0-SNAPSHOT?
James Taylor
2014/03/13
[jira] [Resolved] (PHOENIX-127) Query with pk IS NULL OR pk IN (1,2) return incorrect results
James Taylor (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-847) Tenant metadata isolation broken in Connection.getMetaData()
Eli Levine (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
James Taylor (JIRA)
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
Gabriel Reid (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-127) Query with pk IS NULL OR pk IN (1,2) return incorrect results
James Taylor (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-127) Confirm pk IS NULL OR pk IN (1,2) returns correct results
James Taylor (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-127) Query with pk IS NULL OR pk IN (1,2) return incorrect results
James Taylor (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/13
[jira] [Comment Edited] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-846) Select DISTINCT with LIMIT does full scans
James Taylor (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-845) log4j setting is wrong
James Taylor (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-845) log4j setting is wrong
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-846) Select DISTINCT with LIMIT does full scans
alex (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-846) Select DISTINCT with LIMIT does full scans
alex (JIRA)
2014/03/13
[GitHub] incubator-phoenix pull request: Adding Incubator disclaimer
ke4qqq
2014/03/13
[jira] [Updated] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
Gabriel Reid (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
Gabriel Reid (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-845) log4j setting is wrong
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-845) log4j setting is wrong
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-130) Separate execution of slow (integration) tests from fast unit tests
James Taylor (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-130) Separate execution of slow (integration) tests from fast unit tests
Jeffrey Zhong (JIRA)
2014/03/13
[jira] [Created] (PHOENIX-844) Phoenix property does is not set when passed at connection
Mujtaba Chohan (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
James Taylor (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-130) Separate execution of slow (integration) tests from fast unit tests
Gabriel Reid (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
Gabriel Reid (JIRA)
2014/03/13
[jira] [Updated] (PHOENIX-842) Use better namespace for maven artifacts
Gabriel Reid (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
James Taylor (JIRA)
2014/03/13
[jira] [Commented] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
Gabriel Reid (JIRA)
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[jira] [Updated] (PHOENIX-122) SELECT * FROM TABLE ORDER BY NONPK COLUMN doesn't return values for all the columns
Anoop Sam John (JIRA)
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/13
[GitHub] incubator-phoenix pull request: Phoenix-128
ramkrish86
2014/03/13
[jira] [Commented] (PHOENIX-122) SELECT * FROM TABLE ORDER BY NONPK COLUMN doesn't return values for all the columns
Hudson (JIRA)
2014/03/12
[GitHub] incubator-phoenix pull request: Phoenix-128
ramkrish86
2014/03/12
[GitHub] incubator-phoenix pull request: Phoenix-128
ramkrish86
2014/03/12
[jira] [Commented] (PHOENIX-831) First Connection to Phoenix blows up if it is tenant specific
Hudson (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-130) Separate execution of slow (integration) tests from fast unit tests
Hudson (JIRA)
2014/03/12
[jira] [Resolved] (PHOENIX-831) First Connection to Phoenix blows up if it is tenant specific
James Taylor (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-839) Joining on a dynamic column doesn't work
Maryann Xue (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
stack (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
James Taylor (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
Jesse Yates (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-843) Incorrect java.sql.Types value returned for array types in result set
James Taylor (JIRA)
2014/03/12
[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts
James Taylor (JIRA)
2014/03/12
[jira] [Resolved] (PHOENIX-836) Cast syntax is not in line with standard SQL
James Taylor (JIRA)
2014/03/12
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/12
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/12
[GitHub] incubator-phoenix pull request: Phoenix-128
JamesRTaylor
2014/03/12
[GitHub] incubator-phoenix pull request: Typo fix
JamesRTaylor
Earlier messages
Later messages