Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHOENIX-4797 file not found or file exist exception when create glob… #306

Closed
wants to merge 245 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
245 commits
Select commit Hold shift + click to select a range
82a4dd8
PHOENIX-3757 System mutex table not being created in SYSTEM namespace…
karanmehta93 Oct 26, 2017
60a9b09
PHOENIX-4289 UPDATE STATISTICS command does not collect stats for loc…
samarthjain Oct 30, 2017
438ac56
PHOENIX-4277 Treat delete markers consistently with puts for point-in…
jtaylor-sfdc Oct 29, 2017
0c38f49
PHOENIX-4329 Test IndexScrutinyTool while table is taking writes (Vin…
jtaylor-sfdc Oct 29, 2017
b0220fa
PHOENIX-4322 DESC primary key column with variable length does not wo…
maryannxue Oct 30, 2017
45a9c27
PHOENIX-4322 DESC primary key column with variable length does not wo…
maryannxue Oct 30, 2017
6b24e0d
Revert "PHOENIX-4322 DESC primary key column with variable length doe…
jtaylor-sfdc Oct 31, 2017
a7af29f
Revert "PHOENIX-4322 DESC primary key column with variable length doe…
jtaylor-sfdc Oct 31, 2017
54a8f27
PHOENIX-4290 Full table scan performed for DELETE with table having i…
jtaylor-sfdc Oct 31, 2017
97fe4f8
PHOENIX-4287 Incorrect aggregate query results when stats are disable…
samarthjain Oct 31, 2017
a396331
PHOENIX-4333 Test to demonstrate partial stats information for tenant…
samarthjain Oct 31, 2017
dc9c2fa
PHOENIX-4335 System catalog snapshot created each time a new connecti…
jtaylor-sfdc Oct 31, 2017
82364f6
PHOENIX-4287 Addendum to correctly set useStatsForParallelization pro…
samarthjain Nov 2, 2017
87b6628
PHOENIX-4343 In CREATE TABLE allow setting guide post width only on b…
samarthjain Nov 2, 2017
61684c4
PHOENIX-4332 Indexes should inherit guide post width of the base data…
samarthjain Nov 2, 2017
8f9356a
PHOENIX-3460 Namespace separator : should not be allowed in table or …
twdsilva Nov 2, 2017
7d2205d
PHOENIX-4287 Make indexes inherit use stats property from their paren…
samarthjain Nov 2, 2017
895d067
PHOENIX-4287 Add null check for parent name
samarthjain Nov 3, 2017
1e48eab
PHOENIX-4348 Point deletes do not work when there are immutable index…
jtaylor-sfdc Nov 3, 2017
ee43557
PHOENIX-4237 Allow sorting on (Java) collation keys for non-English l…
jtaylor-sfdc Nov 3, 2017
79eff5f
PHOENIX-4349 Update version to 4.13.0
jtaylor-sfdc Nov 3, 2017
8f0d546
PHOENIX-4291 Merge release script for mac and linux
Nov 3, 2017
9566077
Set version to 4.13.0-HBase-1.3 for release
Nov 3, 2017
a09cea6
PHOENIX-4291 Addendum - Merge release script for mac and linux
Nov 3, 2017
4a1f0df
PHOENIX-4351 Add i18n-util to bin LICENSE file and to dependencyManag…
joshelser Nov 6, 2017
217867c
PHOENIX-4198 Remove the need for users to have access to the Phoenix …
ankitsinghal Nov 9, 2017
2a8e1c7
Set version to 4.14.0-HBase-1.3-SNAPSHOT after release
Nov 10, 2017
1d8a6bc
PHOENIX-4342 - Surface QueryPlan in MutationPlan
gjacoby126 Nov 2, 2017
b2d5b4d
PHOENIX-4373 Local index variable length key can have trailing nulls …
vincentpoon Nov 14, 2017
2053905
PHOENIX-4379 Upgrade code to create CHILD links should only create th…
twdsilva Nov 14, 2017
ef3bce1
PHOENIX-4381 Calculate the estimatedSize of MutationState incrementally
twdsilva Nov 16, 2017
ddd3ef2
PHOENIX-4361: Remove redundant argument in separateAndValidatePropert…
ChinmaySKulkarni Nov 16, 2017
4944081
PHOENIX-4386 Calculate the estimatedSize of MutationState using Map<T…
twdsilva Nov 17, 2017
03fc331
PHOENIX-4384 Phoenix server jar doesn't include icu4j jars (Shehzaad …
jtaylor-sfdc Nov 18, 2017
ca1e17b
PHOENIX-4387 DefaultColumnValueIT failing in non-US build environment…
jtaylor-sfdc Nov 18, 2017
c216b66
PHOENIX-4360 Prevent System.Catalog from splitting.
lhofhansl Nov 20, 2017
4e0c0a3
PHOENIX-4386 Calculate the estimatedSize of MutationState using Map<T…
twdsilva Nov 21, 2017
d46d4e5
PHOENIX-4389 Flapping tests SystemTablePermissionsIT and MigrateSyste…
karanmehta93 Nov 28, 2017
355ee52
Revert "PHOENIX-4386 Calculate the estimatedSize of MutationState usi…
twdsilva Nov 29, 2017
88038a2
PHOENIX-672 Add GRANT and REVOKE commands using HBase AccessController
karanmehta93 Nov 29, 2017
6807dac
PHOENIX-4288 Indexes not used when ordering by primary key
maryannxue Dec 5, 2017
d77c237
PHOENIX-4322 DESC primary key column with variable length does not wo…
maryannxue Dec 5, 2017
071fbce
PHOENIX-3050 Handle DESC columns in child/parent join optimization
maryannxue Dec 6, 2017
25359a9
PHOENIX-4386 Calculate the estimatedSize of MutationState using Map<T…
twdsilva Nov 21, 2017
ee728a4
PHOENIX-4439 QueryServer pid file name doesn't comply the usual schem…
ss77892 Dec 6, 2017
1c3387d
PHOENIX-3837 Feature enabling to set property on an index with Alter …
aertoria Nov 27, 2017
d6e61af
PHOENIX-4415 Ignore CURRENT_SCN property if set in Pig Storer
jtaylor-sfdc Dec 8, 2017
72bc819
PHOENIX-4397 Incorrect query results when with stats are disabled on …
samarthjain Dec 8, 2017
c075a17
PHOENIX-4424 Allow users to create "DEFAULT" and "HBASE" Schema (Uppe…
karanmehta93 Dec 4, 2017
334eb15
PHOENIX-4446 Sequence table region opening failing because of propert…
chrajeshbabu Dec 9, 2017
1a19d1e
PHOENIX-4446 Sequence table region opening failing because of propert…
chrajeshbabu Dec 12, 2017
90c7241
PHOENIX-4456 queryserver script doesn't perform as expected.
ss77892 Dec 13, 2017
5cb02da
PHOENIX-4449 Bundle a copy of Argparse-1.4.0 for installations that n…
joshelser Dec 12, 2017
9d8be0e
PHOENIX-4460 High GC / RS shutdown when we use select query with IN c…
twdsilva Dec 14, 2017
c935f57
PHOENIX-4468 Looking up a parent index table of a child view from a d…
twdsilva Dec 18, 2017
9355a4d
PHOENIX-4468 Looking up a parent index table of a child view from a d…
twdsilva Dec 20, 2017
412329a
PHOENIX-4437 Make QueryPlan.getEstimatedBytesToScan() independent of …
maryannxue Dec 21, 2017
3469384
PHOENIX-4466 Relocate Avatica and hadoop-common in thin-client jar (T…
joshelser Dec 22, 2017
1636f61
PHOENIX-4488 Cache config parameters for MetaDataEndPointImpl during …
jtaylor-sfdc Dec 22, 2017
2759727
PHOENIX-4487 Missing SYSTEM.MUTEX table upgrading from 4.7 to 4.13
jtaylor-sfdc Dec 22, 2017
edc9d12
Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with s…
vincentpoon Dec 27, 2017
ae21f87
PHOENIX-4473 Exception when Adding new columns to base table and view…
twdsilva Dec 28, 2017
f714287
PHOENIX-4473 Exception when Adding new columns to base table and view…
twdsilva Dec 28, 2017
0584d3c
PHOENIX-4509 Fix performance.py usage text (Artem Ervits)
joshelser Jan 3, 2018
93306e9
PHOENIX-4510 Fix performance.py issue in not finding tests jar (Artem…
joshelser Jan 3, 2018
2136b00
PHOENIX-4466 Do not relocate hadoop code (addendum)
joshelser Jan 5, 2018
b3854d2
PHOENIX-4508 Order-by not optimized in sort-merge-join on salted tables
maryannxue Jan 8, 2018
01642d5
PHOENIX-4414 Exception while using database metadata commands on tena…
Jan 9, 2018
5f733b3
PHOENIX-4522 Fail to remove the schema from client-side cache (Chia-P…
jtaylor-sfdc Jan 11, 2018
83adf0d
PHOENIX-4514 A incorrect key object is used in SequenceManager#valida…
jtaylor-sfdc Jan 11, 2018
3035fb1
PHOENIX-4525 Integer overflow in GroupBy execution
ss77892 Jan 10, 2018
27d6582
PHOENIX-4523 phoenix.schema.isNamespaceMappingEnabled problem (Karan …
jtaylor-sfdc Jan 12, 2018
2d655cd
PHOENIX-4076 Move master branch up to HBase 1.4.0. (Andrew Purtell an…
lhofhansl Jan 16, 2018
e3faa95
PHOENIX-4528 PhoenixAccessController checks permissions only at table…
karanmehta93 Jan 17, 2018
0aa1cfb
PHOENIX-4541 Fix apache-rat-check failures
joshelser Jan 19, 2018
5fb3f7f
PHOENIX-4542 Use .sha256 and .sha512
joshelser Jan 19, 2018
195f82b
PHOENIX-4531 Delete on a table with a global mutable index can issue …
vincentpoon Jan 20, 2018
4b76b21
PHOENIX-4551 Possible ColumnAlreadyExistsException is thrown from del…
chrajeshbabu Jan 23, 2018
65f91a1
PHOENIX-4489 HBase Connection leak in Phoenix MR Jobs
karanmehta93 Jan 24, 2018
3a6c76f
PHOENIX-4548 UpgradeUtil.mapChildViewsToNamespace does not handle mul…
twdsilva Jan 22, 2018
8c46d32
PHOENIX-4560 ORDER BY with GROUP BY doesn't work if there is WHERE on…
jtaylor-sfdc Jan 26, 2018
2cf96db
PHOENIX-4130 Avoid server retries for mutable indexes
vincentpoon Jan 29, 2018
0ef77b1
PHOENIX-4130 Avoid server retries for mutable indexes (Addendum)
vincentpoon Feb 1, 2018
4521a2a
PHOENIX-4577 Use cp -r for the argparse directory in bin/
joshelser Feb 1, 2018
d93ad61
PHOENIX-4571 Adds dependency on servlet-api for PQS
joshelser Jan 30, 2018
073392e
PHOENIX-4549 Pherf - Column override and sequenced index creation sup…
Feb 7, 2018
d5a74df
PHOENIX-4546 Projected table cannot be read through ProjectedColumnEx…
ankitsinghal Feb 8, 2018
ba8bcef
PHOENIX-3941 Filter regions to scan for local indexes based on data t…
jtaylor-sfdc Feb 8, 2018
82bbfdb
PHOENIX-4586 UPSERT SELECT doesn't take in account comparison operato…
maryannxue Feb 8, 2018
8f01b5f
PHOENIX-4588 Clone expression also if it's children have Determinism.…
ankitsinghal Feb 9, 2018
f551210
PHOENIX-4056 Spark 2.2 empty path fix (Stepan Migunov)
jmahonin Feb 9, 2018
a6bf735
PHOENIX-4591 Possible IndexOutOfBoundsException with delete query on …
chrajeshbabu Feb 12, 2018
9461d0d
PHOENIX-1556 Base hash versus sort merge join decision on cost
maryannxue Feb 12, 2018
0d0c0fe
PHOENIX-4278 Implement pure client side transactional index maintenan…
jtaylor-sfdc Feb 12, 2018
a71c4b7
PHOENIX-4533 Modified Query Server to use two sets of Kerberos creden…
Feb 1, 2018
e20530b
PHOENIX-4603 Remove check for table existence in MetaDataClient.creat…
jtaylor-sfdc Feb 13, 2018
dabc8ae
PHOENIX-4602 OrExpression should can also push non-leading pk columns…
comnetwork Feb 14, 2018
cc3c952
PHOENIX-2566 Support NOT NULL constraint for any column for immutable…
jtaylor-sfdc Feb 14, 2018
22c76a2
PHOENIX-2566 Support NOT NULL constraint for any column for immutable…
jtaylor-sfdc Feb 15, 2018
ef48ad2
PHOENIX-2566 Support NOT NULL constraint for any column for immutable…
jtaylor-sfdc Feb 15, 2018
a9e212e
PHOENIX-4592 BaseResultIterators.getStatsForParallelizationProp() sho…
twdsilva Feb 13, 2018
4eed109
PHOENIX-4585 Prune local index regions used for join queries
maryannxue Feb 16, 2018
10109d5
PHOENIX-4611 Not nullable column impact on join query plans
maryannxue Feb 17, 2018
f355be0
PHOENIX-4625 memory leak in PhoenixConnection if scanner renew lease …
Feb 22, 2018
0fca6ca
PHOENIX-4530 Do not collect delete markers during major compaction of…
vincentpoon Feb 21, 2018
eb893fb
PHOENIX-4333 Incorrect estimate when stats are updated on a tenant sp…
jtaylor-sfdc Feb 22, 2018
ac8dd33
PHOENIX-4626 Increase time allowed for partial index rebuild to complete
jtaylor-sfdc Feb 26, 2018
1744cd7
PHOENIX-4628 Allow min time between update stats to be configurable s…
jtaylor-sfdc Feb 27, 2018
1a226ed
PHOENIX-4630 Reverse scan with row_timestamp does not working
comnetwork Mar 1, 2018
02816fe
PHOENIX-4635 HBase Connection leak in org.apache.phoenix.hive.mapredu…
utf7 Mar 2, 2018
a35591c
PHOENIX-4607 - Allow PhoenixInputFormat to use tenant-specific connec…
gjacoby126 Feb 20, 2018
2b78615
PHOENIX-4633 Handle the creation of SYSTEM.CATALOG correctly for user…
twdsilva Feb 28, 2018
916186e
PHOENIX-4624 COLLATION_KEY function cannot handle null values (Shehza…
jtaylor-sfdc Mar 5, 2018
32a8f3b
PHOENIX-4640 Don't consider STATS_UPDATE_FREQ_MS_ATTRIB in TTL for se…
jtaylor-sfdc Mar 6, 2018
45f856a
PHOENIX-4148 COUNT(DISTINCT(...)) should have a memory size limit (La…
jtaylor-sfdc Mar 6, 2018
abfc1ff
PHOENIX-1267 Set scan.setSmall(true) when appropriate (Abhishek Singh…
jtaylor-sfdc Mar 8, 2018
d271510
PHOENIX-4644 Array modification functions should require two arguments
jtaylor-sfdc Mar 9, 2018
759b7c5
PHOENIX-4418 - add locale-awareness to UPPER() and LOWER() functions
snakhoda-sfdc Jan 31, 2018
8e73fc7
PHOENIX-4640 Don't consider STATS_UPDATE_FREQ_MS_ATTRIB in TTL for se…
jtaylor-sfdc Mar 10, 2018
35a90e4
PHOENIX-4139 Incorrect query result for trailing duplicate GROUP BY e…
jtaylor-sfdc Mar 11, 2018
cc494a1
PHOENIX-4418 - add locale-awareness to UPPER() and LOWER() functions …
twdsilva Mar 12, 2018
7091820
PHOENIX-4650 Upgrade i18n-util dependency to version 1.0.4 (Shehzaad …
jtaylor-sfdc Mar 13, 2018
4e67781
PHOENIX-4634 Looking up a parent index table of a tenant child view f…
twdsilva Mar 6, 2018
274c7be
PHOENIX-4370 Surface hbase metrics from perconnection to global metrics
aertoria Dec 17, 2017
74228ae
PHOENIX-4231 Support restriction of remote UDF load sources
aertoria Feb 27, 2018
1099a0a
PHOENIX-4505 IndexHalfStoreFileReaderGenerator.preStoreScannerOpen do…
twdsilva Mar 15, 2018
204d4aa
PHOENIX-4576 Correct local index wrongly using child region scanners
chrajeshbabu Mar 19, 2018
b6e33f3
PHOENIX-4576 Fix LocalIndexSplitMergeIT tests failing in master branc…
chrajeshbabu Mar 20, 2018
e9324cc
PHOENIX-4661 Handled deleted PTables in the MetadataCache
ankitsinghal Mar 20, 2018
1b72808
PHOENIX-4636 Add the python PQS driver
joshelser Mar 19, 2018
ae28026
PHOENIX-4661 Handled deleted PTables in the MetadataCache(Addendum)
ankitsinghal Mar 22, 2018
383d1a5
PHOENIX-4655 Upgrade to latest version from version <4.8.0 may fail w…
chrajeshbabu Mar 22, 2018
e3889e2
PHOENIX-4662 Avoid NPE when server-caches are null (Csaba Skrabak)
joshelser Mar 22, 2018
e301ec2
PHOENIX-4619 Process transactional updates to local index on server-side
jtaylor-sfdc Mar 17, 2018
d1f015d
PHOENIX-4659 Use coprocessor API to write local transactional indexes
jtaylor-sfdc Mar 17, 2018
8ff8cd3
PHOENIX-4660 Use TransactionProvider interface
jtaylor-sfdc Mar 17, 2018
3c7d725
PHOENIX-4643 Implement ARRAY_REMOVE built in function (Xavier Jodoin)
jtaylor-sfdc Mar 23, 2018
96f2c8b
PHOENIX-4659 Use coprocessor API to write local transactional indexes…
jtaylor-sfdc Mar 24, 2018
d04db99
PHOENIX-4675 Better parsing around the allowed UDF jar directory conf…
joshelser Mar 27, 2018
815026a
PHOENIX-4677 Add explicit commons-cli dependency
joshelser Mar 28, 2018
ec92677
PHOENIX-4671 Fix minor size accounting bug for MutationSize.
lhofhansl Mar 29, 2018
ab16e2a
PHOENIX-4616 Move join query optimization out from QueryCompiler into…
maryannxue Apr 3, 2018
2da904e
PHOENIX-4682 UngroupedAggregateRegionObserver preCompactScannerOpen h…
vincentpoon Apr 4, 2018
49610d1
Revert "PHOENIX-4682 UngroupedAggregateRegionObserver preCompactScann…
vincentpoon Apr 5, 2018
701c447
PHOENIX-4682 UngroupedAggregateRegionObserver preCompactScannerOpen h…
vincentpoon Apr 5, 2018
49fca49
PHOENIX-4616 Move join query optimization out from QueryCompiler into…
maryannxue Apr 6, 2018
0b1b219
PHOENIX-4616 Move join query optimization out from QueryCompiler into…
maryannxue Apr 6, 2018
28c11fe
PHOENIX-4683 Cap timeouts for stats precompact hook logic
vincentpoon Apr 9, 2018
98a8ddd
PHOENIX-4669 NoSuchColumnFamilyException when creating index on views…
brfrn169 Mar 29, 2018
0bc0368
PHOENIX-2715 Query Log (Ankit Singhal)
ankitsinghal Apr 10, 2018
ed63661
PHOENIX-2715 Query Log (addendum)
ankitsinghal Apr 10, 2018
2e6dc81
PHOENIX-4672 Align the kerberos principal config keys
joshelser Apr 10, 2018
d48518b
PHOENIX-2715 Query Log (addendum)
ankitsinghal Apr 11, 2018
e40d920
PHOENIX-4653 Upgrading from namespace enabled cluster to latest versi…
chrajeshbabu Apr 11, 2018
1a312a9
PHOENIX-4658 IllegalStateException: requestSeek cannot be called on R…
jtaylor-sfdc Apr 11, 2018
5a16bff
PHOENIX-4366 Rebuilding a local index fails sometimes
jtaylor-sfdc Apr 11, 2018
ca58fae
PHOENIX-4366 Rebuilding a local index fails sometimes (addendum)
jtaylor-sfdc Apr 11, 2018
de83b8d
PHOENIX-4605 Support running multiple transaction providers
jtaylor-sfdc Apr 12, 2018
a0b0c1e
PHOENIX-4605 Support running multiple transaction providers (ammendment)
jtaylor-sfdc Apr 13, 2018
70c9c6b
PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT
ankitsinghal Apr 13, 2018
7b2c7e1
Revert "PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT"
jtaylor-sfdc Apr 13, 2018
87fdda8
PHOENIX-4579 Add a config to conditionally create Phoenix meta tables…
jtaylor-sfdc Apr 13, 2018
a5770a5
PHOENIX-4668 Remove unnecessary table descriptor modification for SPL…
jtaylor-sfdc Apr 13, 2018
430e802
PHOENIX-4575 Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should …
jtaylor-sfdc Apr 13, 2018
db0e1ed
PHOENIX-4496 Fix RowValueConstructorIT and IndexMetadataIT
ankitsinghal Apr 14, 2018
34f93d7
Keep Ring buffer size small by default and avoid starting disruptor f…
ankitsinghal Apr 17, 2018
153b357
PHOENIX-4690 GroupBy expressions should follow the order of PK Column…
comnetwork Apr 18, 2018
fc6cf43
PHOENIX-4298 refactoring to avoid using deprecated API for Put/Delete…
chrajeshbabu Apr 19, 2018
b768900
PHOENIX-4600 Add retry logic for partial index rebuilder writes
vincentpoon Apr 19, 2018
ccd41de
PHOENIX-4613 Thread clientVersion through to IndexCommitter implementors
jtaylor-sfdc Apr 20, 2018
d7afec2
PHOENIX-4601 Perform server-side retries if client version < 4.14
vincentpoon Apr 20, 2018
5ff900e
Revert "PHOENIX-4601 Perform server-side retries if client version < …
vincentpoon Apr 20, 2018
78636a3
PHOENIX-4601 Perform server-side retries if client version < 4.14
vincentpoon Apr 20, 2018
8f1cef8
PHOENIX-4645 PhoenixStorageHandler doesn't handle correctly data/time…
chrajeshbabu Apr 24, 2018
041e7b5
PHOENIX-4699 Stop scan after finding first child of table during drop
jtaylor-sfdc Apr 19, 2018
8dd637d
PHOENIX-4698 Tolerate orphaned views (Maddineni Sukumar)
jtaylor-sfdc Apr 19, 2018
5c637e6
PHOENIX-4700 Fix split policy on system tables other than SYSTEM.CATALOG
jtaylor-sfdc Apr 23, 2018
9168f66
PHOENIX-4694 Prevent locking of parent table when dropping view to re…
jtaylor-sfdc Apr 19, 2018
bebe66c
PHOENIX-4686 Phoenix stats does not account for server side limit pus…
jtaylor-sfdc Apr 26, 2018
ff32734
PHOENIX-4708 Do not propagate GUIDE_POSTS_WIDTH to children
jtaylor-sfdc Apr 26, 2018
4b84199
PHOENIX-4707 Include python driver in assembly
joshelser Apr 26, 2018
6c1a624
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of XMLInputFac…
jtaylor-sfdc Apr 26, 2018
49c0232
PHOENIX-4710 Don't set KEEP_DELETED_CELLS or VERSIONS for SYSTEM.LOG
jtaylor-sfdc Apr 26, 2018
a18fd1e
PHOENIX-4711 Unable to set property on table with VARBINARY as last c…
jtaylor-sfdc Apr 27, 2018
fc194c5
PHOENIX-4709 Alter split policy in upgrade path for system tables
jtaylor-sfdc Apr 26, 2018
d10151e
PHOENIX-4716 ParameterizedTransactionIT is failing in 0.98 branch
jtaylor-sfdc Apr 28, 2018
92e594d
PHOENIX-4719 Avoid static initialization deadlock while loading regio…
jtaylor-sfdc May 1, 2018
4096fc4
PHOENIX-4718 Decrease overhead of tracking aggregate heap size
jtaylor-sfdc May 1, 2018
c47a63d
PHOENIX-4721 Adding PK column to a table with multiple secondary inde…
jtaylor-sfdc May 1, 2018
de87cf5
PHOENIX-4720 SequenceIT is flapping
jtaylor-sfdc May 1, 2018
40ff0b9
PHOENIX-4712 When creating an index on a table, meta data cache of vi…
twdsilva May 1, 2018
0675fe5
PHOENIX-4685 Properly handle connection caching for Phoenix inside Re…
chrajeshbabu May 7, 2018
ea06a10
PHOENIX-4685 Properly handle connection caching for Phoenix inside Re…
chrajeshbabu May 8, 2018
637cedb
PHOENIX-4685 Properly handle connection caching for Phoenix inside Re…
chrajeshbabu May 9, 2018
48e5f43
PHOENIX-4732 Improve config defaults for async secondary index MR jobs
jtaylor-sfdc May 8, 2018
a53d830
PHOENIX-3856 StatementContext class constructor not honouring supplie…
jtaylor-sfdc May 3, 2018
056f9c6
PHOENIX-3270 Remove @Ignore tag for TransactionIT.testNonTxToTxTableF…
jtaylor-sfdc May 3, 2018
3fefaca
PHOENIX-4727 Parameterize transaction tests with TRANSACTION_PROVIDER
jtaylor-sfdc May 8, 2018
766ffac
PHOENIX-4623 Inconsistent physical view index name
jtaylor-sfdc May 8, 2018
4dac9d6
PHOENIX-4678 ndexScrutinyTool generates malformed query due to incorr…
jtaylor-sfdc May 9, 2018
6157c13
PHOENIX-4646 The data exceeds the max capacity for the data type erro…
jtaylor-sfdc May 9, 2018
9566c78
PHOENIX-4534 upsert/delete/upsert for the same row corrupts the index…
chrajeshbabu Jan 25, 2018
0bcb872
PHOENIX-4534 upsert/delete/upsert for the same row corrupts the indexes
chrajeshbabu May 10, 2018
4e0f50a
PHOENIX-3163 Split during global index creation may cause ERROR 201 e…
jtaylor-sfdc May 10, 2018
ce25e42
Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index buil…
xcangCRM May 7, 2018
0c8349e
PHOENIX-4734 SQL Query with an RVC expression lexographically higher …
twdsilva May 10, 2018
56f1096
PHOENIX-4685 Properly handle connection caching for Phoenix inside Re…
chrajeshbabu May 11, 2018
f31c6cd
PHOENIX-4733 NPE while running sql through file using psql
ankitsinghal May 11, 2018
7859443
PHOENIX-4726 save index build timestamp -- for SYNC case only
vincentpoon May 14, 2018
b539466
Revert "PHOENIX-4726 save index build timestamp -- for SYNC case only"
vincentpoon May 14, 2018
1966edb
PHOENIX-4726 save sync index build start timestamp
xcangCRM May 7, 2018
7afaceb
PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG
ankitsinghal May 14, 2018
22b02ef
PHOENIX-4737 Use position as column qualifier for APPEND_ONLY_SCHEMA
jtaylor-sfdc May 14, 2018
763c38b
PHOENIX-3163 Split during global index creation may cause ERROR 201 e…
jtaylor-sfdc May 15, 2018
50533ce
PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG(a…
ankitsinghal May 17, 2018
4c91835
PHOENIX-4685 Properly handle connection caching for Phoenix inside Re…
ankitsinghal May 17, 2018
b63b8e9
PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG(a…
jtaylor-sfdc May 17, 2018
cb17adb
PHOENIX-4724 Efficient Equi-Depth histogram for streaming data
vincentpoon May 4, 2018
6ab9b37
PHOENIX-4704 Presplit index tables when building asynchronously
vincentpoon May 18, 2018
48b6f99
PHOENIX-4742 DistinctPrefixFilter potentially seeks to lesser key whe…
jtaylor-sfdc May 18, 2018
58415e2
PHOENIX-4744 Reduce parallelism in integration test runs
jtaylor-sfdc May 18, 2018
28b9de0
PHOENIX-4692 ArrayIndexOutOfBoundsException in ScanRanges.intersectScan
maryannxue May 19, 2018
ea94951
PHOENIX-4706 Remove bundling dependencies into phoenix-core
joshelser May 8, 2018
f043061
PHOENIX-4745 Update Tephra version to 0.14.0-incubating
jtaylor-sfdc May 24, 2018
8d80d5a
PHOENIX-2715 Query Log (addendum 2)
ankitsinghal May 25, 2018
9335972
PHOENIX-4728 ARRAY_APPEND and ARRAY_REMOVE should work with null colu…
jtaylor-sfdc May 25, 2018
0c53d60
PHOENIX-1567 Publish Phoenix-Client & Phoenix-Server jars into Maven …
ankitsinghal May 25, 2018
c35daba
PHOENIX-4749 Allow impersonation when SPNEGO is disabled
aaraujo May 23, 2018
d6012ca
Set version to 4.14.0-HBase-1.4 for release
May 25, 2018
b19fde2
Fix Apache RAT warnings
May 25, 2018
614c57d
PHOENIX-4759 During restart RS that hosts SYSTEM.CATALOG table may ge…
ss77892 May 31, 2018
14baca9
PHOENIX-4762 Performance regression with transactional immutable indexes
jtaylor-sfdc Jun 1, 2018
98f7a69
PHOENIX-4768 Re-enable testCompactUpdatesStats and testCompactUpdates…
ankitsinghal Jun 1, 2018
877b724
PHOENIX-4769 Annotate SystemCatalogIT so that it will run with the te…
ankitsinghal Jun 1, 2018
a7adbbc
Revert "PHOENIX-4768 Re-enable testCompactUpdatesStats and testCompac…
JamesRTaylor Jun 3, 2018
d900771
PHOENIX-4758 Validate that HADOOP_CONF_DIR is not set for HiveMRIT
joshelser May 29, 2018
32154df
PHOENIX-4773 Move HTable rollback wrapper into Tephra TAL method
JamesRTaylor Jun 5, 2018
69bb8b0
PHOENIX-4774 Disable doclint in 1.8+ JDKs
aaraujo Jun 5, 2018
dd317c7
PHOENIX-4772 phoenix.sequence.saltBuckets is not honoured
ankitsinghal Jun 7, 2018
406eb70
PHOENIX-4544 Update statistics inconsistent behavior
ankitsinghal Jun 7, 2018
c233c15
PHOENIX-4776 Remove creation of .md5 files from dev/make_rc.sh
pboado Jun 11, 2018
6acdae0
PHOENIX-4786 Reduce log level to debug when logging new aggregate row…
chrajeshbabu Jun 15, 2018
9dbe20a
PHOENIX-4789 Exception when setting TTL on Tephra transactional table
JamesRTaylor Jun 18, 2018
6195f8e
PHOENIX-4785 Unable to write to table if index is made active during …
ankitsinghal Jun 21, 2018
57a77cd
PHOENIX-4797 file not found or file exist exception when create glob…
492066199 Jul 6, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
43 changes: 26 additions & 17 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -236,23 +236,32 @@ Font Awesome fonts (http://fontawesome.io/)

3-Clause BSD License:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---

Expand Down
2 changes: 2 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ The file bin/daemon.py is based on the file of the same name in python-daemon 2.
# Copyright © 2003 Clark Evans
# Copyright © 2002 Noah Spurrier
# Copyright © 2001 Jürgen Hermann

The file bin/argparse-1.4.0/argparse.py is (c) 2006-2009 Steven J. Bethard <steven.bethard@gmail.com>.
Loading