id int64 0 10.2k | text_id stringlengths 17 67 | repo_owner stringclasses 232
values | repo_name stringclasses 295
values | issue_url stringlengths 39 89 | pull_url stringlengths 37 87 | comment_url stringlengths 37 94 | links_count int64 1 2 | link_keyword stringclasses 12
values | issue_title stringlengths 7 197 | issue_body stringlengths 45 21.3k | base_sha stringlengths 40 40 | head_sha stringlengths 40 40 | diff_url stringlengths 120 170 | diff stringlengths 478 132k | changed_files stringlengths 47 2.6k | changed_files_exts stringclasses 22
values | changed_files_count int64 1 22 | java_changed_files_count int64 1 22 | kt_changed_files_count int64 0 0 | py_changed_files_count int64 0 0 | code_changed_files_count int64 1 22 | repo_symbols_count int64 32.6k 242M | repo_tokens_count int64 6.59k 49.2M | repo_lines_count int64 992 6.2M | repo_files_without_tests_count int64 12 28.1k | changed_symbols_count int64 0 36.1k | changed_tokens_count int64 0 6.5k | changed_lines_count int64 0 561 | changed_files_without_tests_count int64 1 17 | issue_symbols_count int64 45 21.3k | issue_words_count int64 2 1.39k | issue_tokens_count int64 13 4.47k | issue_lines_count int64 1 325 | issue_links_count int64 0 19 | issue_code_blocks_count int64 0 31 | pull_create_at timestamp[s] | stars int64 10 44.3k | language stringclasses 8
values | languages stringclasses 296
values | license stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,498 | apache/shardingsphere/1944/1933 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1933 | https://github.com/apache/shardingsphere/pull/1944 | https://github.com/apache/shardingsphere/pull/1944 | 1 | fixes | oracle getAllTableNames returns oracle build-in table | xml config:
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:context="http://www.springframework.org/schema/context"
xmlns:tx="... | 5fd9c9df9f2c8c249d018368ca3d940084411397 | 1bbe50547876766f5d2181149726a315c58aa73c | https://github.com/apache/shardingsphere/compare/5fd9c9df9f2c8c249d018368ca3d940084411397...1bbe50547876766f5d2181149726a315c58aa73c | diff --git a/sharding-core/src/main/java/org/apache/shardingsphere/core/metadata/table/executor/TableMetaDataInitializer.java b/sharding-core/src/main/java/org/apache/shardingsphere/core/metadata/table/executor/TableMetaDataInitializer.java
index 2d594b99cfe..80f74f331f3 100644
--- a/sharding-core/src/main/java/org/apa... | ['sharding-core/src/main/java/org/apache/shardingsphere/core/metadata/table/executor/TableMetaDataInitializer.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,927,344 | 594,192 | 74,785 | 997 | 253 | 50 | 2 | 1 | 8,668 | 367 | 2,112 | 131 | 14 | 0 | 2019-02-28T08:09:26 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,534 | apache/shardingsphere/963/962 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/962 | https://github.com/apache/shardingsphere/pull/963 | https://github.com/apache/shardingsphere/pull/963 | 1 | fixes | Column types disordered when use prepared statement in Proxy | Please answer these questions before submitting your issue. Thanks!
开源不易,我们希望将精力放在完成新功能和解决有价值的问题上,为了让大家的配合更具有效率,请填写以下列出的全部问题
### Which version of Sharding-Sphere do you using?(您使用的Sharding-Sphere版本为?)
dev
### Expected behavior (您预期的结果是)
correct prepared statement result
### Actual behavior (实际运行的结果是)
a cha... | e8e429ceda2f677e83b7a1f45a8389c0e67126fc | 8b6f08696ec9fad30b47fbf3e780e4659173d5e3 | https://github.com/apache/shardingsphere/compare/e8e429ceda2f677e83b7a1f45a8389c0e67126fc...8b6f08696ec9fad30b47fbf3e780e4659173d5e3 | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/StatementExecuteBackendHandler.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/StatementExecuteBackendHandler.java
index e1468ce99a7..793a37e100a 100644
--- a/sharding-proxy/src/main/java/io/shardingsphere/proxy/... | ['sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/StatementExecuteWorker.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/StatementExecuteBackendHandler.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,047,200 | 425,775 | 57,656 | 707 | 909 | 161 | 13 | 2 | 776 | 78 | 251 | 21 | 2 | 0 | 2018-06-25T10:37:58 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,520 | apache/shardingsphere/1309/1307 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1307 | https://github.com/apache/shardingsphere/pull/1309 | https://github.com/apache/shardingsphere/pull/1309 | 1 | fixes | Sql-Server exception : The URL of JDBC is not supported. | spring-boot 1.5.6.RELEASE
sharding-3.0.0.M3
sqlServer 2012
sqljdbc4 4.0
when I use sharding-3.0.0.M1,everything works fine
my configuration is like this sharding.jdbc.datasource.ds_0.url=jdbc:sqlserver://dev.database.chinacloudapi.cn;database=sharding;loginTimeout=30;sendStringParametersAsUnicode=false
but wh... | a502022308d0bc9258c8dc0e27d28565ccc7574b | 78721892d6c5431317bd6f8fb1794d8bc1477bb7 | https://github.com/apache/shardingsphere/compare/a502022308d0bc9258c8dc0e27d28565ccc7574b...78721892d6c5431317bd6f8fb1794d8bc1477bb7 | diff --git a/sharding-core/src/main/java/io/shardingsphere/core/metadata/datasource/dialect/H2DataSourceMetaData.java b/sharding-core/src/main/java/io/shardingsphere/core/metadata/datasource/dialect/H2DataSourceMetaData.java
index 38487251c2d..c3f0b37ad60 100644
--- a/sharding-core/src/main/java/io/shardingsphere/core/... | ['sharding-core/src/main/java/io/shardingsphere/core/metadata/datasource/dialect/H2DataSourceMetaData.java', 'sharding-core/src/main/java/io/shardingsphere/core/metadata/datasource/dialect/PostgreSQLDataSourceMetaData.java', 'sharding-core/src/main/java/io/shardingsphere/core/metadata/datasource/dialect/OracleDataSourc... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 2,226,582 | 464,377 | 62,439 | 793 | 2,441 | 645 | 24 | 5 | 417 | 39 | 123 | 10 | 0 | 0 | 2018-09-27T12:30:16 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,533 | apache/shardingsphere/972/954 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/954 | https://github.com/apache/shardingsphere/pull/972 | https://github.com/apache/shardingsphere/pull/972 | 1 | fixes | The tables with no configuration appear in the proxy. | The tables which are not configed in yaml can be used with show tables, select etc.
It is not correct, i will fix it in next week. | 1f507269d224ec774208e1d843c77dcbc84a2d05 | ebad0412bdd4cf326733898cac72c69cbbae34db | https://github.com/apache/shardingsphere/compare/1f507269d224ec774208e1d843c77dcbc84a2d05...ebad0412bdd4cf326733898cac72c69cbbae34db | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/SQLPacketsBackendHandler.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/SQLPacketsBackendHandler.java
index 55e509112e9..9af8cce6b0a 100644
--- a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/comm... | ['sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/text/fieldlist/ComFieldListPacket.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/SQLPacketsBackendHandler.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,048,571 | 426,039 | 57,700 | 707 | 2,227 | 446 | 36 | 2 | 131 | 27 | 32 | 2 | 0 | 0 | 2018-06-28T03:10:54 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,532 | apache/shardingsphere/1018/962 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/962 | https://github.com/apache/shardingsphere/pull/1018 | https://github.com/apache/shardingsphere/pull/1018 | 1 | fixes | Column types disordered when use prepared statement in Proxy | Please answer these questions before submitting your issue. Thanks!
开源不易,我们希望将精力放在完成新功能和解决有价值的问题上,为了让大家的配合更具有效率,请填写以下列出的全部问题
### Which version of Sharding-Sphere do you using?(您使用的Sharding-Sphere版本为?)
dev
### Expected behavior (您预期的结果是)
correct prepared statement result
### Actual behavior (实际运行的结果是)
a cha... | 2980776da2bd492d2dcf1eb93c39deb64cd134a7 | 0481d943a5f13381d98546ba08317a9cab9291bb | https://github.com/apache/shardingsphere/compare/2980776da2bd492d2dcf1eb93c39deb64cd134a7...0481d943a5f13381d98546ba08317a9cab9291bb | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/jdbc/JDBCExecuteWorker.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/jdbc/JDBCExecuteWorker.java
index 90358c3135f..b6bb34dd4e4 100644
--- a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/j... | ['sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/jdbc/JDBCExecuteWorker.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/jdbc/statement/JDBCStatementExecuteWorker.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/jdbc/statement/JDBCStatementBacke... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,139,876 | 445,975 | 60,518 | 762 | 1,117 | 217 | 21 | 3 | 776 | 78 | 251 | 21 | 2 | 0 | 2018-07-17T07:58:57 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,529 | apache/shardingsphere/1050/372 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/372 | https://github.com/apache/shardingsphere/pull/1050 | https://github.com/apache/shardingsphere/pull/1050 | 1 | fixes | Reuse PreparedStatement cause cache of route result do not clean | Please answer these questions before submitting your issue. Thanks!
### Which version of Sharding-Jdbc do you using?
1.5.3
### Expected behavior
使用mybaits作为orm框架
开启spring事物支持时,在mybaits的settings中将defaultExecutorType设置为REUSE,
在同一个事物中查询时,即使路由不同的表查询正常
### Actual behavior
开启事物
路由到同一张表是则查询正常,路由不同的表则异常
### Steps t... | ae8966569b2c484d28fb55109a156124b6e5afb2 | c811b6ffca57a0914a2f2d84acebaa2b4130d497 | https://github.com/apache/shardingsphere/compare/ae8966569b2c484d28fb55109a156124b6e5afb2...c811b6ffca57a0914a2f2d84acebaa2b4130d497 | diff --git a/sharding-jdbc/src/main/java/io/shardingsphere/core/jdbc/core/statement/ShardingPreparedStatement.java b/sharding-jdbc/src/main/java/io/shardingsphere/core/jdbc/core/statement/ShardingPreparedStatement.java
index ea4e92a00b1..83d11abbf82 100644
--- a/sharding-jdbc/src/main/java/io/shardingsphere/core/jdbc/c... | ['sharding-jdbc/src/main/java/io/shardingsphere/core/jdbc/core/statement/ShardingPreparedStatement.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,179,464 | 453,615 | 61,420 | 772 | 104 | 15 | 3 | 1 | 636 | 56 | 243 | 21 | 2 | 0 | 2018-07-25T09:49:27 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,535 | apache/shardingsphere/961/954 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/954 | https://github.com/apache/shardingsphere/pull/961 | https://github.com/apache/shardingsphere/pull/961 | 1 | fixes | The tables with no configuration appear in the proxy. | The tables which are not configed in yaml can be used with show tables, select etc.
It is not correct, i will fix it in next week. | 6b4a4632b91b6e816b69264b7c3512a2aaa151b3 | 83be16ee4ba19fa2aed74e737578b7af4a1cbad4 | https://github.com/apache/shardingsphere/compare/6b4a4632b91b6e816b69264b7c3512a2aaa151b3...83be16ee4ba19fa2aed74e737578b7af4a1cbad4 | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/text/fieldlist/ComFieldListPacket.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/text/fieldlist/ComFieldListPacket.java
index 373a17bcf07..88836c3a5a3 100644
--- a/sharding-proxy/... | ['sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/text/fieldlist/ComFieldListPacket.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,044,638 | 425,309 | 57,597 | 707 | 1,431 | 282 | 28 | 1 | 131 | 27 | 32 | 2 | 0 | 0 | 2018-06-25T07:43:01 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,542 | apache/shardingsphere/564/559 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/559 | https://github.com/apache/shardingsphere/pull/564 | https://github.com/apache/shardingsphere/pull/564 | 1 | fixes | Support parsing numbers beginning with minus and decimal (e.g. `-.12`) | **BUG**
当前最新分支上,io.shardingjdbc.core.parsing.lexer.Lexer中代码:
```java
private boolean isNumberBegin() {
return CharType.isDigital(getCurrentChar(0)) || ('.' == getCurrentChar(0) && CharType.isDigital(getCurrentChar(1)) && !isIdentifierBegin(getCurrentChar(-1))
|| ('-' == getCurrentChar(0) ... | d113495faa6d389875ea7e49098c3a249e183250 | d2a84d5786f51d83c8a721daa493f75b577c90c3 | https://github.com/apache/shardingsphere/compare/d113495faa6d389875ea7e49098c3a249e183250...d2a84d5786f51d83c8a721daa493f75b577c90c3 | diff --git a/sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/lexer/Lexer.java b/sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/lexer/Lexer.java
index 93c8e3e68fb..aaaac141f63 100755
--- a/sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/lexer/Lexer.java
+++ b/sharding-jdbc-core... | ['sharding-jdbc-core/src/test/java/io/shardingjdbc/core/parsing/lexer/LexerTest.java', 'sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/lexer/Lexer.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,244,171 | 255,724 | 35,345 | 468 | 239 | 61 | 2 | 1 | 544 | 41 | 178 | 12 | 0 | 1 | 2018-01-16T23:43:29 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,536 | apache/shardingsphere/960/954 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/954 | https://github.com/apache/shardingsphere/pull/960 | https://github.com/apache/shardingsphere/pull/960 | 1 | fixes | The tables with no configuration appear in the proxy. | The tables which are not configed in yaml can be used with show tables, select etc.
It is not correct, i will fix it in next week. | 6b4a4632b91b6e816b69264b7c3512a2aaa151b3 | 1a103b4e87b651829049d6141b00ae037fe2bfca | https://github.com/apache/shardingsphere/compare/6b4a4632b91b6e816b69264b7c3512a2aaa151b3...1a103b4e87b651829049d6141b00ae037fe2bfca | diff --git a/sharding-core/src/main/java/io/shardingsphere/core/merger/MergeEngineFactory.java b/sharding-core/src/main/java/io/shardingsphere/core/merger/MergeEngineFactory.java
index 368247b6be0..6a06589465c 100644
--- a/sharding-core/src/main/java/io/shardingsphere/core/merger/MergeEngineFactory.java
+++ b/sharding-... | ['sharding-core/src/main/java/io/shardingsphere/core/merger/dal/DALMergeEngine.java', 'sharding-core/src/test/java/io/shardingsphere/core/merger/dal/DALMergeEngineTest.java', 'sharding-opentracing/src/test/java/io/shardingsphere/opentracing/MergeEventListenerTest.java', 'sharding-proxy/src/main/java/io/shardingsphere/p... | {'.java': 13} | 13 | 13 | 0 | 0 | 13 | 2,044,638 | 425,309 | 57,597 | 707 | 6,248 | 1,123 | 103 | 9 | 131 | 27 | 32 | 2 | 0 | 0 | 2018-06-25T03:18:49 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,537 | apache/shardingsphere/863/858 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/858 | https://github.com/apache/shardingsphere/pull/863 | https://github.com/apache/shardingsphere/pull/863 | 1 | fixes | sharding-proxy测试问题(中文乱码,应用死锁等) | Please answer these questions before submitting your issue. Thanks!
开源不易,我们希望将精力放在完成新功能和解决有价值的问题上,为了让大家的配合更具有效率,请填写以下列出的全部问题
### Which version of Sharding-Sphere do you using?(您使用的Sharding-Sphere版本为?)
windows 10
mysql5.5
sharding-proxy-3.0.0.M1
### Expected behavior (您预期的结果是)
1、中文正常
2、能马上返回错误
3、shardingColum... | fced903fce40658b21237dad6e0ae82ed73e7430 | d7464a4458805d782e1b80b917bf46008b91fb22 | https://github.com/apache/shardingsphere/compare/fced903fce40658b21237dad6e0ae82ed73e7430...d7464a4458805d782e1b80b917bf46008b91fb22 | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/SQLExecuteBackendHandler.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/SQLExecuteBackendHandler.java
index ade62d7cc16..8096c64f002 100644
--- a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/comm... | ['sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/SQLExecuteBackendHandler.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,720,554 | 358,985 | 48,254 | 618 | 192 | 44 | 2 | 1 | 1,220 | 80 | 473 | 32 | 2 | 0 | 2018-05-23T13:45:02 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,538 | apache/shardingsphere/756/750 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/750 | https://github.com/apache/shardingsphere/pull/756 | https://github.com/apache/shardingsphere/pull/756 | 1 | fixes | Proxy raised an out of bound exception | Please answer these questions before submitting your issue. Thanks!
开源不易,我们希望将精力放在完成新功能和解决有价值的问题上,为了让大家的配合更具有效率,请填写以下列出的全部问题
### Which version of Sharding-Jdbc do you using?(您使用的Sharding-Jdbc版本为?)
dev
### Expected behavior (您预期的结果是)
Read data correctly from the ByteBuf of sharding-proxy.
### Actual behavior... | 11f147fc98d1b47154de46127e26acf37f2566f0 | f2434d32400826483f11f985fe072c1e583c93d2 | https://github.com/apache/shardingsphere/compare/11f147fc98d1b47154de46127e26acf37f2566f0...f2434d32400826483f11f985fe072c1e583c93d2 | diff --git a/sharding-proxy/src/main/java/io/shardingjdbc/proxy/backend/common/SQLExecuteBackendHandler.java b/sharding-proxy/src/main/java/io/shardingjdbc/proxy/backend/common/SQLExecuteBackendHandler.java
index f146fbeb129..1bbbc95a67b 100644
--- a/sharding-proxy/src/main/java/io/shardingjdbc/proxy/backend/common/SQL... | ['sharding-proxy/src/main/java/io/shardingjdbc/proxy/backend/common/StatementExecuteBackendHandler.java', 'sharding-proxy/src/main/java/io/shardingjdbc/proxy/backend/common/SQLExecuteBackendHandler.java', 'sharding-proxy/src/main/java/io/shardingjdbc/proxy/transport/mysql/codec/MySQLPacketCodec.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 1,653,809 | 344,369 | 46,759 | 598 | 1,412 | 282 | 22 | 3 | 2,479 | 148 | 756 | 32 | 3 | 0 | 2018-04-24T01:40:46 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,540 | apache/shardingsphere/649/648 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/648 | https://github.com/apache/shardingsphere/pull/649 | https://github.com/apache/shardingsphere/pull/649 | 1 | fixes | SelectItem should be annotated by EqualsAndHashCode | I found that there are several subclasses implement `SelectItem`. They are used as container elements in `Set` collection(io.shardingjdbc.core.parsing.parser.sql.dql.select.SelectStatement#items), but I only see the `AggregationSelectItem` has `EqualsAndHashCode` annotation. the others are forgotten? | cb17dc3e406c2d2a7b8d83f2b825a625031e5eb0 | 4ae5879be1359a452b77b2cacb70b43486e4b148 | https://github.com/apache/shardingsphere/compare/cb17dc3e406c2d2a7b8d83f2b825a625031e5eb0...4ae5879be1359a452b77b2cacb70b43486e4b148 | diff --git a/sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/parser/context/selectitem/CommonSelectItem.java b/sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/parser/context/selectitem/CommonSelectItem.java
index 0014848d29c..aafe561f10c 100644
--- a/sharding-jdbc-core/src/main/java/io/shard... | ['sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/parser/context/selectitem/StarSelectItem.java', 'sharding-jdbc-core/src/main/java/io/shardingjdbc/core/parsing/parser/context/selectitem/CommonSelectItem.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,455,385 | 302,756 | 41,047 | 533 | 106 | 18 | 4 | 2 | 303 | 31 | 65 | 1 | 0 | 0 | 2018-03-16T15:03:49 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,541 | apache/shardingsphere/583/577 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/577 | https://github.com/apache/shardingsphere/pull/583 | https://github.com/apache/shardingsphere/pull/583 | 1 | fixes | Support new line for YAML configuration | Please answer these questions before submitting your issue. Thanks!
获取数据源换行
String dataSources = propertyResolver.getProperty("names");
建议 OrchestrationSpringBootConfiguration文件
line77
String dataSources = propertyResolver.getProperty("names");
加一个去空格处理
改为 String dataSources = propertyResolver.g... | 35521a2da3cb5242891ef0d0d5ecbec154845330 | 4c0b501c46680be8727a007f0df960cced52bb2a | https://github.com/apache/shardingsphere/compare/35521a2da3cb5242891ef0d0d5ecbec154845330...4c0b501c46680be8727a007f0df960cced52bb2a | diff --git a/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/src/main/java/io/shardingjdbc/orchestration/spring/boot/OrchestrationSpringBootConfiguration.java b/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/src/main/java/io/shardingjdbc/orchestrati... | ['sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/src/main/java/io/shardingjdbc/orchestration/spring/boot/OrchestrationSpringBootConfiguration.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,264,756 | 260,238 | 35,510 | 468 | 1,334 | 230 | 19 | 1 | 638 | 63 | 133 | 28 | 1 | 0 | 2018-01-28T04:51:52 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,509 | apache/shardingsphere/1613/1603 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1603 | https://github.com/apache/shardingsphere/pull/1613 | https://github.com/apache/shardingsphere/pull/1613 | 1 | fixes | After the integration of mybatis, mybatis Mapper is loop dead | ## Bug Report
**As a result, after integration with mybatis, some special operations lead to an endless cycle of mybatis**
### Which version of Sharding-Sphere did you use?
```xml
<dependency>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
<version>3... | 542720553f1bf604ba1133c8823373635b73000a | a24e6940bc8deb93667004987f55857f347692b4 | https://github.com/apache/shardingsphere/compare/542720553f1bf604ba1133c8823373635b73000a...a24e6940bc8deb93667004987f55857f347692b4 | diff --git a/sharding-jdbc/sharding-jdbc-core/src/main/java/io/shardingsphere/shardingjdbc/jdbc/adapter/AbstractStatementAdapter.java b/sharding-jdbc/sharding-jdbc-core/src/main/java/io/shardingsphere/shardingjdbc/jdbc/adapter/AbstractStatementAdapter.java
index 246ea05edf2..ba72069b3c6 100644
--- a/sharding-jdbc/shard... | ['sharding-jdbc/sharding-jdbc-core/src/main/java/io/shardingsphere/shardingjdbc/jdbc/adapter/AbstractStatementAdapter.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,433,453 | 508,626 | 67,502 | 913 | 320 | 62 | 9 | 1 | 4,683 | 490 | 1,120 | 109 | 0 | 7 | 2018-12-13T08:49:38 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,506 | apache/shardingsphere/1666/1658 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1658 | https://github.com/apache/shardingsphere/pull/1666 | https://github.com/apache/shardingsphere/pull/1666 | 1 | fixes | SS 3.1.0.M1 count sql throw an error,3.1.0 works well | ## Bug Report
**For English only**, other languages will not accept.
With the Configration #1653
The sql throw an exception with 3.1.0.M1
and works well with 3.0.0
```sql
SELECT COUNT(1) FROM (
SELECT
r.`channel` as `channel_code`,
r.`channel_name` as `channel_name`,
COUNT(r... | c6acdfeee0bc069b032836931008a24b26460143 | b8df689e73bf6c187bd8c90515184ff158fc815a | https://github.com/apache/shardingsphere/compare/c6acdfeee0bc069b032836931008a24b26460143...b8df689e73bf6c187bd8c90515184ff158fc815a | diff --git a/sharding-core/src/main/java/io/shardingsphere/core/routing/router/sharding/ParsingSQLRouter.java b/sharding-core/src/main/java/io/shardingsphere/core/routing/router/sharding/ParsingSQLRouter.java
index 56034c9f339..c6fe888490b 100644
--- a/sharding-core/src/main/java/io/shardingsphere/core/routing/router/s... | ['sharding-core/src/main/java/io/shardingsphere/core/routing/router/sharding/ParsingSQLRouter.java', 'sharding-core/src/test/java/io/shardingsphere/core/routing/type/standard/StandardRoutingEngineForSubQueryTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,432,926 | 508,593 | 67,455 | 915 | 85 | 16 | 3 | 1 | 1,989 | 139 | 545 | 41 | 0 | 2 | 2018-12-24T01:34:55 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,491 | apache/shardingsphere/2210/2193 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/2193 | https://github.com/apache/shardingsphere/pull/2210 | https://github.com/apache/shardingsphere/pull/2210 | 1 | fix | Table doesn't exist when sharding value in different datasource with in expression | ## Table doesn't exist when sharding value in different data source with in expression
### Which version of ShardingSphere did you use?
4.0.0-RC1
### Which project did you use? Sharding-JDBC or Sharding-Proxy?
Sharding-JDBC
### Expected behavior
21:31:45.941 [main] INFO ShardingSphere-SQL - Actual SQL: ds_0 ::... | 2069f0867b0c159d762616bb7f7b22ca75295b86 | 518987aeda09840157d996d71c72ee3daceb6726 | https://github.com/apache/shardingsphere/compare/2069f0867b0c159d762616bb7f7b22ca75295b86...518987aeda09840157d996d71c72ee3daceb6726 | diff --git a/sharding-core/sharding-core-route/src/main/java/org/apache/shardingsphere/core/route/type/standard/StandardRoutingEngine.java b/sharding-core/sharding-core-route/src/main/java/org/apache/shardingsphere/core/route/type/standard/StandardRoutingEngine.java
index 22091dd7b5b..a182840ba4b 100644
--- a/sharding-... | ['sharding-core/sharding-core-route/src/main/java/org/apache/shardingsphere/core/route/type/standard/StandardRoutingEngine.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 3,226,481 | 652,129 | 81,744 | 1,104 | 605 | 120 | 15 | 1 | 3,943 | 367 | 1,060 | 102 | 0 | 4 | 2019-04-15T08:53:43 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,521 | apache/shardingsphere/1279/1265 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1265 | https://github.com/apache/shardingsphere/pull/1279 | https://github.com/apache/shardingsphere/pull/1279 | 1 | fixes | RoundRobinMasterSlaveLoadBalanceAlgorithm throw an ArrayIndexOutOfBoundsException | For English only, other languages we will close it directly.
Please answer these questions before submitting your issue. Thanks!
Before submit a new issue, please check existed issue first, to make sure your issue is not a duplicated one.
### Which version of Sharding-Sphere do you using?
3.0.0.M3
### Whic... | 23db595c3ad6aec93e66dbf7a8680270cb97c903 | 89d9049b2b8d0e04e35056fec2a89567dca202d0 | https://github.com/apache/shardingsphere/compare/23db595c3ad6aec93e66dbf7a8680270cb97c903...89d9049b2b8d0e04e35056fec2a89567dca202d0 | diff --git a/sharding-core/src/main/java/io/shardingsphere/core/api/algorithm/masterslave/RoundRobinMasterSlaveLoadBalanceAlgorithm.java b/sharding-core/src/main/java/io/shardingsphere/core/api/algorithm/masterslave/RoundRobinMasterSlaveLoadBalanceAlgorithm.java
index 955c8c71b03..fe7effb48b0 100644
--- a/sharding-core... | ['sharding-core/src/main/java/io/shardingsphere/core/api/algorithm/masterslave/RoundRobinMasterSlaveLoadBalanceAlgorithm.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,268,581 | 472,633 | 63,891 | 819 | 203 | 36 | 2 | 1 | 890 | 121 | 188 | 25 | 0 | 0 | 2018-09-19T07:39:06 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,522 | apache/shardingsphere/1200/1199 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1199 | https://github.com/apache/shardingsphere/pull/1200 | https://github.com/apache/shardingsphere/pull/1200 | 1 | fixes | Lost the BinaryResultSetRowPacket when there's null value | For English only, other languages we will close it directly.
Please answer these questions before submitting your issue. Thanks!
### Which version of Sharding-Sphere do you using?
3.0.0.M3
### Which project do you using? Sharding-JDBC or Sharding-Proxy?
Sharding-Proxy
### Expected behavior
Return the Bin... | 2efe41281663926e9caef26e516714ae786a52fd | 80b476acb749c64a9f0279f3fcf5f308277eee27 | https://github.com/apache/shardingsphere/compare/2efe41281663926e9caef26e516714ae786a52fd...80b476acb749c64a9f0279f3fcf5f308277eee27 | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/query/binary/execute/BinaryProtocolValue.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/query/binary/execute/BinaryProtocolValue.java
index 6579c517db2..c29bad6ef09 100644
--- a/s... | ['sharding-proxy/src/test/java/io/shardingsphere/proxy/transport/mysql/packet/command/query/binary/execute/BinaryResultSetRowPacketTest.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/query/binary/execute/BinaryProtocolValue.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,251,726 | 469,108 | 63,204 | 805 | 614 | 112 | 17 | 1 | 903 | 123 | 186 | 24 | 0 | 0 | 2018-08-29T07:30:29 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,523 | apache/shardingsphere/1196/1191 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1191 | https://github.com/apache/shardingsphere/pull/1196 | https://github.com/apache/shardingsphere/pull/1196 | 1 | fixes | Proxy blocked when client connect and close repeatly | For English only, other languages we will close it directly.
Please answer these questions before submitting your issue. Thanks!
### Which version of Sharding-Sphere do you using?
3.0.0.M3
### Which project do you using? Sharding-JDBC or Sharding-Proxy?
Sharding-Proxy
### Expected behavior
High Availabil... | bddd0064727e6adb20033cb2d0e3f48a280f7bc3 | aa6833d268eb76055dbc368d05033264fd09a5a7 | https://github.com/apache/shardingsphere/compare/bddd0064727e6adb20033cb2d0e3f48a280f7bc3...aa6833d268eb76055dbc368d05033264fd09a5a7 | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/frontend/ShardingProxy.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/frontend/ShardingProxy.java
index c55bbe06705..649a304923d 100644
--- a/sharding-proxy/src/main/java/io/shardingsphere/proxy/frontend/ShardingProxy.java
+++ b/sharding-pro... | ['sharding-proxy/src/main/java/io/shardingsphere/proxy/frontend/common/FrontendHandler.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/frontend/ShardingProxy.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,252,253 | 469,193 | 63,222 | 805 | 365 | 73 | 6 | 2 | 1,002 | 149 | 205 | 26 | 0 | 0 | 2018-08-28T10:25:04 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,524 | apache/shardingsphere/1192/1191 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1191 | https://github.com/apache/shardingsphere/pull/1192 | https://github.com/apache/shardingsphere/pull/1192 | 1 | fixes | Proxy blocked when client connect and close repeatly | For English only, other languages we will close it directly.
Please answer these questions before submitting your issue. Thanks!
### Which version of Sharding-Sphere do you using?
3.0.0.M3
### Which project do you using? Sharding-JDBC or Sharding-Proxy?
Sharding-Proxy
### Expected behavior
High Availabil... | 4e9b2c038c62a427d1ed084fe87d1f57ccade933 | 97948b5d29b3e3dbc158244899b49a7025edb940 | https://github.com/apache/shardingsphere/compare/4e9b2c038c62a427d1ed084fe87d1f57ccade933...97948b5d29b3e3dbc158244899b49a7025edb940 | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/jdbc/connection/BackendConnection.java b/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/jdbc/connection/BackendConnection.java
index e5a757f3b04..a3c671d8d01 100644
--- a/sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/... | ['sharding-proxy/src/main/java/io/shardingsphere/proxy/frontend/mysql/MySQLFrontendHandler.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/jdbc/connection/BackendConnection.java', 'sharding-proxy/src/main/java/io/shardingsphere/proxy/frontend/common/FrontendHandler.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,249,962 | 468,843 | 63,241 | 805 | 763 | 132 | 24 | 3 | 1,002 | 149 | 205 | 26 | 0 | 0 | 2018-08-28T04:14:09 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,492 | apache/shardingsphere/2206/2205 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/2205 | https://github.com/apache/shardingsphere/pull/2206 | https://github.com/apache/shardingsphere/pull/2206 | 1 | fixes | When use ShardingQueryAssistedEncryptor to find assistedQueryColumns, an outOfIndex exception will occur. | Here is the point:
```
ShardingEncryptorStrategy
/**
* Get assisted query column.
*
* @param logicTableName logic table name
* @param columnName column name
* @return assisted query column
*/
public Optional<String> getAssistedQueryColumn(final String logicTableName, final ... | 2c82896d0db0f74c3cc346f6ca038df523ba417f | 42f0cd16623e3aefb3b973c31f02894e3c95c35d | https://github.com/apache/shardingsphere/compare/2c82896d0db0f74c3cc346f6ca038df523ba417f...42f0cd16623e3aefb3b973c31f02894e3c95c35d | diff --git a/sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/strategy/encrypt/ShardingEncryptorStrategy.java b/sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/strategy/encrypt/ShardingEncryptorStrategy.java
index f06942e5886..e7a97f0bb70 100644
--- a/shard... | ['sharding-core/sharding-core-common/src/test/java/org/apache/shardingsphere/core/strategy/encrypt/ShardingEncryptorStrategyTest.java', 'sharding-core/sharding-core-common/src/main/java/org/apache/shardingsphere/core/strategy/encrypt/ShardingEncryptorStrategy.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 3,232,805 | 653,469 | 81,881 | 1,107 | 609 | 105 | 17 | 1 | 677 | 62 | 133 | 21 | 0 | 1 | 2019-04-15T03:13:08 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,493 | apache/shardingsphere/2182/2152 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/2152 | https://github.com/apache/shardingsphere/pull/2182 | https://github.com/apache/shardingsphere/pull/2182 | 1 | fix | MemoryQueryResult getColumnIndex throw exception when using Oracle database | ## Bug Report
when execute Oracle's DQL, getting the result throws an exception
```
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
at org.apache.shardingsphere.core.execute.sql.execute.result.QueryRes... | f63e9cb1d1532aa95e5745f3b98842e669543eb6 | 5a5ccfefbc57dcb523a3e74360e69a0874e98d0e | https://github.com/apache/shardingsphere/compare/f63e9cb1d1532aa95e5745f3b98842e669543eb6...5a5ccfefbc57dcb523a3e74360e69a0874e98d0e | diff --git a/sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/core/execute/sql/execute/result/QueryResultMetaData.java b/sharding-core/sharding-core-execute/src/main/java/org/apache/shardingsphere/core/execute/sql/execute/result/QueryResultMetaData.java
index e40fcceedbf..4a47497162b 100644
-... | ['sharding-jdbc/sharding-jdbc-core/src/test/java/org/apache/shardingsphere/shardingjdbc/executor/PreparedStatementExecutorTest.java', 'sharding-core/sharding-core-merge/src/main/java/org/apache/shardingsphere/core/merge/dql/DQLMergeEngine.java', 'sharding-jdbc/sharding-jdbc-core/src/test/java/org/apache/shardingsphere/... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 3,235,447 | 653,911 | 81,818 | 1,108 | 1,618 | 323 | 28 | 2 | 12,360 | 385 | 2,487 | 155 | 3 | 1 | 2019-04-10T09:48:18 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,494 | apache/shardingsphere/1987/1985 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1985 | https://github.com/apache/shardingsphere/pull/1987 | https://github.com/apache/shardingsphere/pull/1987 | 1 | fixes | Exception fired during concurrently query | ## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/sharding-sphere/sharding-sphere/issues).
- Read documentation: [ShardingSphere Doc](http://shardingsphere.io/document/current/en/overview/... | 9494940d8f0460c782331abb6117eba90ba3fd11 | 18f80bbbe4d12cd8a47267647fd68cf9d5f2b15e | https://github.com/apache/shardingsphere/compare/9494940d8f0460c782331abb6117eba90ba3fd11...18f80bbbe4d12cd8a47267647fd68cf9d5f2b15e | diff --git a/sharding-proxy/sharding-proxy-backend/src/main/java/org/apache/shardingsphere/shardingproxy/backend/communication/jdbc/connection/BackendConnection.java b/sharding-proxy/sharding-proxy-backend/src/main/java/org/apache/shardingsphere/shardingproxy/backend/communication/jdbc/connection/BackendConnection.java... | ['sharding-proxy/sharding-proxy-backend/src/main/java/org/apache/shardingsphere/shardingproxy/backend/communication/jdbc/connection/ConnectionStateHandler.java', 'sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/src/main/java/org/apache/shardingsphere/shardingproxy/frontend/command/CommandExecutorTas... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 3,235,152 | 653,522 | 81,725 | 1,093 | 387 | 77 | 6 | 3 | 6,095 | 257 | 1,317 | 100 | 2 | 0 | 2019-03-07T04:34:42 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,495 | apache/shardingsphere/1964/1957 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1957 | https://github.com/apache/shardingsphere/pull/1964 | https://github.com/apache/shardingsphere/pull/1964 | 1 | fixes | autogen key sharding-column can't be routed succeed while using default sharding strategy | ## Bug Report
### Which version of ShardingSphere did you use?
4.0.0.M1-SNAPSHOT
### Which project did you use? Sharding-JDBC or Sharding-Proxy?
Sharding-JDBC
### Expected behavior
order_id use SNOWFLAKE algorithm, which is the table sharding-colum.
`INSERT INTO t_order (user_id, status) VALUES (?, ?) ` sh... | 86c04995ff95b05c8d1c7998cc52ba3aa306a798 | 427c66a46ba63faed99a71b3f5f7018cdd04edd4 | https://github.com/apache/shardingsphere/compare/86c04995ff95b05c8d1c7998cc52ba3aa306a798...427c66a46ba63faed99a71b3f5f7018cdd04edd4 | diff --git a/sharding-core/src/main/java/org/apache/shardingsphere/core/optimizer/engine/sharding/insert/InsertOptimizeEngine.java b/sharding-core/src/main/java/org/apache/shardingsphere/core/optimizer/engine/sharding/insert/InsertOptimizeEngine.java
index a8f4861efd8..a0b06b63037 100644
--- a/sharding-core/src/main/ja... | ['sharding-core/src/main/java/org/apache/shardingsphere/core/optimizer/engine/sharding/insert/InsertOptimizeEngine.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 3,046,836 | 617,149 | 77,632 | 1,030 | 340 | 72 | 6 | 1 | 747 | 91 | 187 | 23 | 0 | 0 | 2019-03-04T11:16:50 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,497 | apache/shardingsphere/1958/1959 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1959 | https://github.com/apache/shardingsphere/pull/1958 | https://github.com/apache/shardingsphere/pull/1958 | 1 | fixes | Proxy will load all schema from registry when startup | ## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/sharding-sphere/sharding-sphere/issues).
- Read documentation: [ShardingSphere Doc](http://shardingsphere.io/document/current/en/overview/... | 5fd3c8662ef58d422547d2fb89f738b9f725840b | d31a27fc337a1b6d1739e01a304d457d04e83858 | https://github.com/apache/shardingsphere/compare/5fd3c8662ef58d422547d2fb89f738b9f725840b...d31a27fc337a1b6d1739e01a304d457d04e83858 | diff --git a/sharding-core/src/main/java/org/apache/shardingsphere/core/rewrite/SQLBuilder.java b/sharding-core/src/main/java/org/apache/shardingsphere/core/rewrite/SQLBuilder.java
index e46267be97d..59c9e8c2d9f 100644
--- a/sharding-core/src/main/java/org/apache/shardingsphere/core/rewrite/SQLBuilder.java
+++ b/shardi... | ['sharding-jdbc/sharding-jdbc-core/src/test/java/org/apache/shardingsphere/shardingjdbc/executor/SQLExecuteCallbackFactoryTest.java', 'sharding-jdbc/sharding-jdbc-core/src/test/java/org/apache/shardingsphere/shardingjdbc/executor/BatchPreparedStatementExecutorTest.java', 'sharding-jdbc/sharding-jdbc-core/src/main/java/... | {'.java': 19} | 19 | 19 | 0 | 0 | 19 | 3,016,297 | 611,051 | 76,962 | 1,011 | 8,884 | 1,717 | 133 | 13 | 1,130 | 151 | 249 | 28 | 2 | 0 | 2019-03-01T14:18:29 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,508 | apache/shardingsphere/1644/1643 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1643 | https://github.com/apache/shardingsphere/pull/1644 | https://github.com/apache/shardingsphere/pull/1644 | 1 | fixes | Result data incomplete when there's Limit sub clause | ## Bug Report
### Which version of ShardingSphere did you use?
3.0.1-SNAPSHOT
### Which project did you use? Sharding-JDBC or Sharding-Proxy?
Sharding-JDBC and Sharding-Proxy
### Expected behavior
Take ShardingType.SHARDING_DATABASES for example:
The SQL is single routed to demo_ds_0.t_order.
SE... | 421ebb4b9840da8a9c9e441ca23379c7d6c03be5 | 34ac2c256e11a3d770a67e235110e6cab0012c9e | https://github.com/apache/shardingsphere/compare/421ebb4b9840da8a9c9e441ca23379c7d6c03be5...34ac2c256e11a3d770a67e235110e6cab0012c9e | diff --git a/sharding-core/src/main/java/io/shardingsphere/core/merger/dql/DQLMergeEngine.java b/sharding-core/src/main/java/io/shardingsphere/core/merger/dql/DQLMergeEngine.java
index 9077f445e92..9cd897d915d 100644
--- a/sharding-core/src/main/java/io/shardingsphere/core/merger/dql/DQLMergeEngine.java
+++ b/sharding-... | ['sharding-core/src/test/java/io/shardingsphere/core/merger/dql/DQLMergeEngineTest.java', 'sharding-core/src/main/java/io/shardingsphere/core/merger/dql/DQLMergeEngine.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,439,030 | 509,803 | 67,670 | 916 | 87 | 23 | 2 | 1 | 1,662 | 258 | 520 | 55 | 0 | 0 | 2018-12-19T04:01:36 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,505 | apache/shardingsphere/1705/1704 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1704 | https://github.com/apache/shardingsphere/pull/1705 | https://github.com/apache/shardingsphere/pull/1705 | 1 | fixes | CommandExecutor.writeMoreResults deadlock | ## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/sharding-sphere/sharding-sphere/issues).
- Read documentation: [ShardingSphere Doc](http://shardingsphere.io/document/current/en/overview/... | 37177982e5db638419e8ae42d6c53cba06057952 | 1d80445e0dabebf74536ed246a9b43fc51a1ffc3 | https://github.com/apache/shardingsphere/compare/37177982e5db638419e8ae42d6c53cba06057952...1d80445e0dabebf74536ed246a9b43fc51a1ffc3 | diff --git a/sharding-proxy/src/main/java/io/shardingsphere/shardingproxy/frontend/mysql/CommandExecutor.java b/sharding-proxy/src/main/java/io/shardingsphere/shardingproxy/frontend/mysql/CommandExecutor.java
index 3c3d9cf89d1..a6b0e4e5cdc 100644
--- a/sharding-proxy/src/main/java/io/shardingsphere/shardingproxy/fronte... | ['sharding-proxy/src/main/java/io/shardingsphere/shardingproxy/frontend/mysql/CommandExecutor.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,347,466 | 489,331 | 64,972 | 865 | 33 | 4 | 1 | 1 | 1,363 | 192 | 311 | 34 | 2 | 0 | 2019-01-02T08:56:34 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
3,504 | apache/shardingsphere/1706/1671 | apache | shardingsphere | https://github.com/apache/shardingsphere/issues/1671 | https://github.com/apache/shardingsphere/pull/1706 | https://github.com/apache/shardingsphere/pull/1706 | 1 | fixes | Upgrade from 3.0.0 to 3.1.0.M1 error reporting,java.lang.NullPointerException: Cannot invoke method mod() on null object | sharding code:
> sharding database column name : traceId
sharding strategy :ds${traceId%4}
```
// 配置真实数据源
Map<String, DataSource> dataSourceMap = new HashMap<>();
dataSourceMap.put("ds0",ds0DataSource());
dataSourceMap.put("ds1",ds1DataSource());
dataSourceMap.put("ds2",d... | 3dbe77790c3ff3fafa685823165890e20f439d04 | 2a61efcba24cc95a23e50ecff6586742bd3ae95d | https://github.com/apache/shardingsphere/compare/3dbe77790c3ff3fafa685823165890e20f439d04...2a61efcba24cc95a23e50ecff6586742bd3ae95d | diff --git a/sharding-core/src/main/java/io/shardingsphere/core/routing/strategy/inline/InlineShardingStrategy.java b/sharding-core/src/main/java/io/shardingsphere/core/routing/strategy/inline/InlineShardingStrategy.java
index 4923c1d4d37..cd7e7ed2691 100644
--- a/sharding-core/src/main/java/io/shardingsphere/core/rout... | ['sharding-core/src/main/java/io/shardingsphere/core/routing/strategy/inline/InlineShardingStrategy.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,347,507 | 489,309 | 64,971 | 865 | 185 | 30 | 2 | 1 | 7,564 | 284 | 1,633 | 130 | 0 | 5 | 2019-01-02T10:54:42 | 18,658 | Java | {'Java': 22772685, 'ANTLR': 1011078, 'FreeMarker': 120878, 'Shell': 14522, 'Dockerfile': 13922, 'Batchfile': 3214} | Apache License 2.0 |
329 | keycloak/keycloak/359/16818 | keycloak | keycloak | https://github.com/keycloak/keycloak/issues/16818 | https://github.com/keycloak/keycloak/pull/359 | https://github.com/keycloak/keycloak/issues/16818#issuecomment-1415724725 | 1 | resolve | Any tests using PhantomJS failing in some newer linux environments | ### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the latest release
### Area
testsuite
### Describe the bug
After setup new laptop, Any test using PhantomJS is failing for me with the error like this:
```
09:01:26,169 INFO [org.keycloak.tests... | e25b2b05aee074a0ec2bf51118d4249e17e230b8 | 201b35be54575d9c83a6ee4b08c5d5b7a094b5d9 | https://github.com/keycloak/keycloak/compare/e25b2b05aee074a0ec2bf51118d4249e17e230b8...201b35be54575d9c83a6ee4b08c5d5b7a094b5d9 | diff --git a/integration/tomcat7/adapter/src/main/java/org/keycloak/adapters/tomcat7/AuthenticatedActionsValve.java b/integration/tomcat7/adapter/src/main/java/org/keycloak/adapters/tomcat7/AuthenticatedActionsValve.java
index 9088533faa..541fc90ceb 100755
--- a/integration/tomcat7/adapter/src/main/java/org/keycloak/ad... | ['integration/tomcat7/adapter/src/main/java/org/keycloak/adapters/tomcat7/KeycloakAuthenticatorValve.java', 'integration/tomcat7/adapter/src/main/java/org/keycloak/adapters/tomcat7/AuthenticatedActionsValve.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,629,567 | 326,972 | 48,927 | 499 | 4,818 | 931 | 76 | 2 | 2,772 | 254 | 782 | 55 | 1 | 3 | 2014-05-02T17:00:30 | 16,979 | Java | {'Java': 35144476, 'TypeScript': 3163746, 'JavaScript': 205312, 'FreeMarker': 164182, 'Python': 79730, 'Scala': 67371, 'XSLT': 43979, 'CSS': 43935, 'Shell': 30081, 'HTML': 25543, 'Batchfile': 5364, 'Groovy': 4915, 'Mustache': 4694, 'Dockerfile': 2543, 'Gnuplot': 2173, 'AMPL': 1552, 'Fluent': 217} | Apache License 2.0 |
120 | ibotpeaches/apktool/1570/1564 | ibotpeaches | apktool | https://github.com/iBotPeaches/Apktool/issues/1564 | https://github.com/iBotPeaches/Apktool/pull/1570 | https://github.com/iBotPeaches/Apktool/pull/1570 | 1 | fixes | Could not decode res(arsc) | ### Information
1. **Apktool Version (`2.2.3`)** -
2. **Operating System (Windows)** -
3. **APK From? I don't know.** -
### Stacktrace/Logcat
```
I: Using Apktool 2.2.3 on test.zip
I: Loading resource table...
W: null
Exception in thread "main" java.lang.NullPointerException
at brut.androlib.res.dat... | ad59fdd378fe56fb108a53be2a89c9c05b1018d1 | 15bc16c6bd40eec1ce5de6177fa178675ac5b9fa | https://github.com/ibotpeaches/apktool/compare/ad59fdd378fe56fb108a53be2a89c9c05b1018d1...15bc16c6bd40eec1ce5de6177fa178675ac5b9fa | diff --git a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResValueFactory.java b/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResValueFactory.java
index c8d30b85..e3db655f 100644
--- a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResValueFactory.java
... | ['brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResValueFactory.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 474,222 | 106,474 | 13,907 | 97 | 92 | 20 | 3 | 1 | 1,706 | 85 | 465 | 37 | 1 | 1 | 2017-07-27T10:57:19 | 16,931 | Java | {'Java': 703364, 'Kotlin': 10370, 'Shell': 4847, 'Smali': 3679, 'Batchfile': 1154} | Apache License 2.0 |
116 | ibotpeaches/apktool/1764/1741 | ibotpeaches | apktool | https://github.com/iBotPeaches/Apktool/issues/1741 | https://github.com/iBotPeaches/Apktool/pull/1764 | https://github.com/iBotPeaches/Apktool/pull/1764 | 1 | fixes | Bugs during apktool.jar compieltion from sources | @iBotPeaches
With latest updates on source code (3 days ago) I got this error during compilation on final tests
```
[MENTION=292510]brut[/MENTION].androlib.aapt1.BuildAndDecodeTest > classMethod FAILED
java.lang.NullPointerException
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.... | e679d7161561145b02220535c9c229ae8603e524 | 6b9fb5bb51ca647cfc0c6966716ac00a0513282e | https://github.com/ibotpeaches/apktool/compare/e679d7161561145b02220535c9c229ae8603e524...6b9fb5bb51ca647cfc0c6966716ac00a0513282e | diff --git a/brut.j.dir/src/main/java/brut/directory/ZipUtils.java b/brut.j.dir/src/main/java/brut/directory/ZipUtils.java
index 7898b19d..57cfd017 100644
--- a/brut.j.dir/src/main/java/brut/directory/ZipUtils.java
+++ b/brut.j.dir/src/main/java/brut/directory/ZipUtils.java
@@ -54,7 +54,8 @@ public class ZipUtils {
... | ['brut.j.util/src/main/java/brut/util/BrutIO.java', 'brut.j.dir/src/main/java/brut/directory/ZipUtils.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 491,864 | 110,335 | 14,408 | 98 | 573 | 107 | 13 | 2 | 2,758 | 103 | 662 | 43 | 0 | 1 | 2018-04-05T20:47:01 | 16,931 | Java | {'Java': 703364, 'Kotlin': 10370, 'Shell': 4847, 'Smali': 3679, 'Batchfile': 1154} | Apache License 2.0 |
118 | ibotpeaches/apktool/1641/1639 | ibotpeaches | apktool | https://github.com/iBotPeaches/Apktool/issues/1639 | https://github.com/iBotPeaches/Apktool/pull/1641 | https://github.com/iBotPeaches/Apktool/pull/1641 | 1 | fixes | Regression: if frame-path does not exist | https://github.com/iBotPeaches/Apktool/blob/3ec4f360ab09782421e47d16f88a95dd7f7d2058/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/AndrolibResources.java#L793
Ten lines further down the directory is created if it does not exist already. | 97003d5c70eebd73ea57b1faca8a2f4531126276 | c23c1303dd79d057af0132e697ffc62260704969 | https://github.com/ibotpeaches/apktool/compare/97003d5c70eebd73ea57b1faca8a2f4531126276...c23c1303dd79d057af0132e697ffc62260704969 | diff --git a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/AndrolibResources.java b/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/AndrolibResources.java
index 05c8e840..76aea94f 100644
--- a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/AndrolibResources.java
+++ b/brut.apktool/apktool-... | ['brut.apktool/apktool-lib/src/main/java/brut/androlib/res/AndrolibResources.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 477,400 | 107,240 | 14,019 | 97 | 85 | 18 | 2 | 1 | 250 | 15 | 84 | 3 | 1 | 0 | 2017-10-14T16:37:07 | 16,931 | Java | {'Java': 703364, 'Kotlin': 10370, 'Shell': 4847, 'Smali': 3679, 'Batchfile': 1154} | Apache License 2.0 |
119 | ibotpeaches/apktool/1601/1444 | ibotpeaches | apktool | https://github.com/iBotPeaches/Apktool/issues/1444 | https://github.com/iBotPeaches/Apktool/pull/1601 | https://github.com/iBotPeaches/Apktool/pull/1601 | 1 | fixes | APKTool 2.2.2 - ClassCastException ResColorValue -> ResAttr | https://github.com/iBotPeaches/Apktool/issues/1060
It is almost the same issue with above.
Apktook tried to cast ResStringValue to ResAttr and it got an exception.
Only this time it is ResColorValue.
I personally modified the source as above and rebuilt the apktool, and it decompiled the apk without a problem.
I'd... | 481299c748bb7d692cd9da4971a7879c17234e35 | 9abaa4ee30e5dcab9182f6d835a30ea8f406733f | https://github.com/ibotpeaches/apktool/compare/481299c748bb7d692cd9da4971a7879c17234e35...9abaa4ee30e5dcab9182f6d835a30ea8f406733f | diff --git a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResStyleValue.java b/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResStyleValue.java
index 297d3d51..d6df9629 100644
--- a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResStyleValue.java
+++ b/... | ['brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResStyleValue.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 475,950 | 106,899 | 13,960 | 97 | 884 | 169 | 14 | 1 | 2,749 | 224 | 732 | 54 | 1 | 2 | 2017-08-27T13:24:12 | 16,931 | Java | {'Java': 703364, 'Kotlin': 10370, 'Shell': 4847, 'Smali': 3679, 'Batchfile': 1154} | Apache License 2.0 |
121 | ibotpeaches/apktool/1568/1534 | ibotpeaches | apktool | https://github.com/iBotPeaches/Apktool/issues/1534 | https://github.com/iBotPeaches/Apktool/pull/1568 | https://github.com/iBotPeaches/Apktool/pull/1568 | 1 | fixes | Error decompiling Hangouts v.20+ | ### Information
1. 2.2.4-acb004-SNAPSHOT (and 2.2.3)
2. Mac
3. Play Store
### Stacktrace/Logcat
```
I: Using Apktool 2.2.4-acb004-SNAPSHOT on Hangouts.apk
I: Loading resource table...
Exception in thread "main" brut.androlib.AndrolibException: Could not decode arsc file
at brut.androlib.res.decoder.ARSCDe... | e93ae011a8a8bdf05f0c9dc3d3ed03f1d1283d59 | eda95b3da2b93700b3e3abe0991b584b83553f91 | https://github.com/ibotpeaches/apktool/compare/e93ae011a8a8bdf05f0c9dc3d3ed03f1d1283d59...eda95b3da2b93700b3e3abe0991b584b83553f91 | diff --git a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ARSCDecoder.java b/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ARSCDecoder.java
index 1888e954..95c5610b 100644
--- a/brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ARSCDecoder.java
+++ b/brut.apktool/ap... | ['brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ARSCDecoder.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 473,852 | 106,390 | 13,899 | 97 | 499 | 112 | 10 | 1 | 1,633 | 87 | 473 | 34 | 0 | 1 | 2017-07-26T20:22:37 | 16,931 | Java | {'Java': 703364, 'Kotlin': 10370, 'Shell': 4847, 'Smali': 3679, 'Batchfile': 1154} | Apache License 2.0 |
122 | ibotpeaches/apktool/1490/1160 | ibotpeaches | apktool | https://github.com/iBotPeaches/Apktool/issues/1160 | https://github.com/iBotPeaches/Apktool/pull/1490 | https://github.com/iBotPeaches/Apktool/pull/1490 | 1 | fix | ApkDecoder locks input file | Running
```
ApkDecoder decoder = new ApkDecoder();
try {
decoder.setDecodeSources(ApkDecoder.DECODE_SOURCES_NONE);
decoder.setDecodeResources(ApkDecoder.DECODE_RESOURCES_FULL);
decoder.setApkFile(new File("i.apk"));
decoder.setOutDir(new File("out"));
... | 4800bd7b449c63d237c78b980e21cd7906ddb5d1 | 66c1b468655d363087a3a58d7d65a1e267bd53b3 | https://github.com/ibotpeaches/apktool/compare/4800bd7b449c63d237c78b980e21cd7906ddb5d1...66c1b468655d363087a3a58d7d65a1e267bd53b3 | diff --git a/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java b/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java
index 74470801..6e292713 100644
--- a/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java
+++ b/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java
@@ -187,6 +18... | ['brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java', 'brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java', 'brut.j.dir/src/main/java/brut/directory/ExtFile.java', 'brut.j.dir/src/main/java/brut/directory/Directory.java', 'brut.apktool/apktool-lib/src/main/java/brut/androlib/ApkDecoder.java'... | {'.java': 8} | 8 | 8 | 0 | 0 | 8 | 453,717 | 101,079 | 13,544 | 94 | 8,498 | 1,677 | 203 | 8 | 592 | 43 | 127 | 19 | 0 | 1 | 2017-05-02T06:24:15 | 16,931 | Java | {'Java': 703364, 'Kotlin': 10370, 'Shell': 4847, 'Smali': 3679, 'Batchfile': 1154} | Apache License 2.0 |
123 | ibotpeaches/apktool/1147/1145 | ibotpeaches | apktool | https://github.com/iBotPeaches/Apktool/issues/1145 | https://github.com/iBotPeaches/Apktool/pull/1147 | https://github.com/iBotPeaches/Apktool/pull/1147 | 1 | fixes | I found a problem while unpacking a apk named by “xxx .apk” --- with the blank space at the end of the apk name. | hi, I found a problem while unpacking a apk named by “xxx .apk” --- with the blank space at the end of the apk name. (apktool V2.0.3 on Win7 )
```
F:\\test>apktool.bat d -f "test .apk"
I: Using Apktool 2.1.0-a64a03-SNAPSHOT on test .apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources.... | 114af9799d00d05d225ea2cda539d576c807eadf | ce66e17ee07629ddc9a46c473be4419339fd074a | https://github.com/ibotpeaches/apktool/compare/114af9799d00d05d225ea2cda539d576c807eadf...ce66e17ee07629ddc9a46c473be4419339fd074a | diff --git a/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java b/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java
index 2256ca9e..eac49618 100644
--- a/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java
+++ b/brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java
@@ -151,7 +15... | ['brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 470,251 | 104,973 | 14,211 | 97 | 132 | 34 | 2 | 1 | 1,895 | 149 | 495 | 47 | 0 | 1 | 2016-01-26T08:03:43 | 16,931 | Java | {'Java': 703364, 'Kotlin': 10370, 'Shell': 4847, 'Smali': 3679, 'Batchfile': 1154} | Apache License 2.0 |
8,683 | appium/appium/1695/1549 | appium | appium | https://github.com/appium/appium/issues/1549 | https://github.com/appium/appium/pull/1695 | https://github.com/appium/appium/pull/1695 | 1 | fixes | Getting "unknown server-side error..." when real error is "Could not find an element…" | Android only:
appium 11.2
python
android native app
If I'm on a page without a button and I try
driver.find_element_by_xpath('//button')
I see in the log:
2013-11-27T21:17:07.542Z - info: [BOOTSTRAP] [debug] Finding //button using XPATH with the contextId:
2013-11-27 15:17:07,552 [DEBUG] exec_logger.AppiumServer:inf... | 0dc74e9874cb66b5a836c7519ae3d828f8359b86 | 5d88a0eb4866a0cde8e6cbdfdeb01e6089045415 | https://github.com/appium/appium/compare/0dc74e9874cb66b5a836c7519ae3d828f8359b86...5d88a0eb4866a0cde8e6cbdfdeb01e6089045415 | diff --git a/lib/devices/android/bootstrap/src/io/appium/android/bootstrap/handler/Find.java b/lib/devices/android/bootstrap/src/io/appium/android/bootstrap/handler/Find.java
index fe95c4585..6317a869d 100644
--- a/lib/devices/android/bootstrap/src/io/appium/android/bootstrap/handler/Find.java
+++ b/lib/devices/android... | ['lib/devices/android/bootstrap/src/io/appium/android/bootstrap/handler/Find.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 133,828 | 29,053 | 4,260 | 54 | 1,327 | 273 | 42 | 1 | 1,522 | 182 | 394 | 28 | 0 | 0 | 2014-01-03T19:53:45 | 16,649 | JavaScript | {'JavaScript': 1508008, 'TypeScript': 514934, 'Java': 28622, 'C#': 18579, 'HTML': 15974, 'Shell': 13107, 'RobotFramework': 7582, 'Handlebars': 2875, 'Python': 783, 'Ruby': 680, 'CSS': 122} | Apache License 2.0 |
8,680 | appium/appium/4365/4200 | appium | appium | https://github.com/appium/appium/issues/4200 | https://github.com/appium/appium/pull/4365 | https://github.com/appium/appium/pull/4365 | 2 | fixes | Restart UIAutomator to find missing elements | Read the end of [this issue](https://github.com/appium/java-client/issues/74#issuecomment-61511540).
According to @ranbena restarting UIAutomator works %100 of the time to fix an issue where sometimes elements aren't returned by getPAgeSource(). It's definitely a bug in Android UIAutomator, but it seems like we can wo... | 23e1f6b5084ed1b8e474a7b6d21960696a93ca78 | 7971429ce9cc395f42da69527fa48aa4a6ef34e9 | https://github.com/appium/appium/compare/23e1f6b5084ed1b8e474a7b6d21960696a93ca78...7971429ce9cc395f42da69527fa48aa4a6ef34e9 | diff --git a/lib/devices/android/bootstrap/src/com/android/uiautomator/common/ReflectionUtils.java b/lib/devices/android/bootstrap/src/com/android/uiautomator/common/ReflectionUtils.java
index 29ab12461..e5c5b6cd6 100644
--- a/lib/devices/android/bootstrap/src/com/android/uiautomator/common/ReflectionUtils.java
+++ b/l... | ['lib/devices/android/bootstrap/src/io/appium/android/bootstrap/handler/Source.java', 'lib/devices/android/bootstrap/src/io/appium/android/bootstrap/handler/Find.java', 'lib/devices/android/bootstrap/src/com/android/uiautomator/common/ReflectionUtils.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 168,278 | 36,185 | 5,328 | 71 | 3,715 | 708 | 87 | 3 | 928 | 130 | 221 | 14 | 1 | 0 | 2015-01-08T17:14:50 | 16,649 | JavaScript | {'JavaScript': 1508008, 'TypeScript': 514934, 'Java': 28622, 'C#': 18579, 'HTML': 15974, 'Shell': 13107, 'RobotFramework': 7582, 'Handlebars': 2875, 'Python': 783, 'Ruby': 680, 'CSS': 122} | Apache License 2.0 |
8,685 | appium/appium/1145/1140 | appium | appium | https://github.com/appium/appium/issues/1140 | https://github.com/appium/appium/pull/1145 | https://github.com/appium/appium/pull/1145 | 1 | fix | catch NullPointerExceptions instead of crashing | As reported on the mailing list:
```
info: [ADB STDOUT] java.lang.NullPointerException
info: [ADB STDOUT] at io.appium.android.bootstrap.handler.Click.execute(Click.java:42)
```
The server methods should never crash on a NullPointerException. The fix is to add NullPointerException to the existing try/catch blocks on ... | 868a3202bfe7c99966c9760dde4c0b12780cd95b | 935e12bf6fae07eccdf3ed4970eca771376950c0 | https://github.com/appium/appium/compare/868a3202bfe7c99966c9760dde4c0b12780cd95b...935e12bf6fae07eccdf3ed4970eca771376950c0 | diff --git a/android/bootstrap/src/io/appium/android/bootstrap/handler/Clear.java b/android/bootstrap/src/io/appium/android/bootstrap/handler/Clear.java
index 095b19255..a8871bdf1 100644
--- a/android/bootstrap/src/io/appium/android/bootstrap/handler/Clear.java
+++ b/android/bootstrap/src/io/appium/android/bootstrap/ha... | ['android/bootstrap/src/io/appium/android/bootstrap/handler/SetAttribute.java', 'android/bootstrap/src/io/appium/android/bootstrap/handler/Drag.java', 'android/bootstrap/src/io/appium/android/bootstrap/handler/GetName.java', 'android/bootstrap/src/io/appium/android/bootstrap/handler/GetSize.java', 'android/bootstrap/sr... | {'.java': 11} | 11 | 11 | 0 | 0 | 11 | 121,861 | 26,622 | 3,916 | 52 | 1,678 | 333 | 32 | 11 | 335 | 40 | 70 | 9 | 0 | 1 | 2013-09-11T16:34:27 | 16,649 | JavaScript | {'JavaScript': 1508008, 'TypeScript': 514934, 'Java': 28622, 'C#': 18579, 'HTML': 15974, 'Shell': 13107, 'RobotFramework': 7582, 'Handlebars': 2875, 'Python': 783, 'Ruby': 680, 'CSS': 122} | Apache License 2.0 |
8,687 | appium/appium/1104/1100 | appium | appium | https://github.com/appium/appium/issues/1100 | https://github.com/appium/appium/pull/1104 | https://github.com/appium/appium/pull/1104 | 2 | fix | Android button click returns false on success | When clicking a button on Android, uiautomator always returns false even though it was a successful click. Other buttons return the expected `true` value when clicked.
| 88f8bb47d82cacde31a2344808d31a0ce51a52f5 | 6844140adfe04167bee66dd27b196e8b2fc8e909 | https://github.com/appium/appium/compare/88f8bb47d82cacde31a2344808d31a0ce51a52f5...6844140adfe04167bee66dd27b196e8b2fc8e909 | diff --git a/android/bootstrap/src/io/appium/android/bootstrap/handler/Click.java b/android/bootstrap/src/io/appium/android/bootstrap/handler/Click.java
index ee0e21e6d..599184020 100644
--- a/android/bootstrap/src/io/appium/android/bootstrap/handler/Click.java
+++ b/android/bootstrap/src/io/appium/android/bootstrap/ha... | ['android/bootstrap/src/io/appium/android/bootstrap/handler/Click.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 121,880 | 26,626 | 3,916 | 52 | 140 | 26 | 4 | 1 | 168 | 26 | 34 | 2 | 0 | 0 | 2013-09-04T17:56:06 | 16,649 | JavaScript | {'JavaScript': 1508008, 'TypeScript': 514934, 'Java': 28622, 'C#': 18579, 'HTML': 15974, 'Shell': 13107, 'RobotFramework': 7582, 'Handlebars': 2875, 'Python': 783, 'Ruby': 680, 'CSS': 122} | Apache License 2.0 |
8,688 | appium/appium/703/675 | appium | appium | https://github.com/appium/appium/issues/675 | https://github.com/appium/appium/pull/703 | https://github.com/appium/appium/pull/703 | 2 | fixes | Source is broken | ```
warn: remote object '/data/local/tmp/dump.xml' does not exist
```
I'm seeing this when testing on a local emulator.
> info: [ADB STDOUT] Error in testRunServer:
> info: [ADB STDOUT] java.lang.IllegalStateException: UiAutomationService not connected. Did you call #register()?
The response to dump is strange.
> a... | 3c1b180073b92b4219799eb1ad5bac508a639ff1 | 4a2b957ae5edca0382c10b41523d1c8e72a22060 | https://github.com/appium/appium/compare/3c1b180073b92b4219799eb1ad5bac508a639ff1...4a2b957ae5edca0382c10b41523d1c8e72a22060 | diff --git a/android/bootstrap/src/io/appium/android/bootstrap/SocketServer.java b/android/bootstrap/src/io/appium/android/bootstrap/SocketServer.java
index d77c243d4..f5b659265 100644
--- a/android/bootstrap/src/io/appium/android/bootstrap/SocketServer.java
+++ b/android/bootstrap/src/io/appium/android/bootstrap/Socke... | ['android/bootstrap/src/io/appium/android/bootstrap/SocketServer.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 98,603 | 21,528 | 3,166 | 42 | 84 | 17 | 2 | 1 | 398 | 53 | 102 | 14 | 0 | 1 | 2013-06-04T14:56:30 | 16,649 | JavaScript | {'JavaScript': 1508008, 'TypeScript': 514934, 'Java': 28622, 'C#': 18579, 'HTML': 15974, 'Shell': 13107, 'RobotFramework': 7582, 'Handlebars': 2875, 'Python': 783, 'Ruby': 680, 'CSS': 122} | Apache License 2.0 |
8,689 | appium/appium/679/678 | appium | appium | https://github.com/appium/appium/issues/678 | https://github.com/appium/appium/pull/679 | https://github.com/appium/appium/pull/679 | 1 | fixes | finding android.webkit.WebView object fails | I am trying to find the android.webkit.WebView element in my hybrid android app.
I am using XPATH "//web" to find_element. Appium server is searching for "android.widget.WebView" instead of "android.webkit.WebView" and fails.
AndroidElementClassMap seems to look only in android.widget namespace.
Used android 4.2 OS ... | df073431e761173b7c62c79adde0a4ee76003585 | 745c170bdd68c54a7b87af947e9769fa74c0f75d | https://github.com/appium/appium/compare/df073431e761173b7c62c79adde0a4ee76003585...745c170bdd68c54a7b87af947e9769fa74c0f75d | diff --git a/android/bootstrap/src/io/appium/android/bootstrap/AndroidElementClassMap.java b/android/bootstrap/src/io/appium/android/bootstrap/AndroidElementClassMap.java
index 2a56eafad..6d306a0d6 100644
--- a/android/bootstrap/src/io/appium/android/bootstrap/AndroidElementClassMap.java
+++ b/android/bootstrap/src/io/... | ['android/bootstrap/src/io/appium/android/bootstrap/AndroidElementClassMap.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 96,184 | 21,019 | 3,091 | 41 | 78 | 21 | 2 | 1 | 367 | 50 | 85 | 11 | 0 | 0 | 2013-05-30T22:57:50 | 16,649 | JavaScript | {'JavaScript': 1508008, 'TypeScript': 514934, 'Java': 28622, 'C#': 18579, 'HTML': 15974, 'Shell': 13107, 'RobotFramework': 7582, 'Handlebars': 2875, 'Python': 783, 'Ruby': 680, 'CSS': 122} | Apache License 2.0 |
1,327 | material-components/material-components-android/2718/2615 | material-components | material-components-android | https://github.com/material-components/material-components-android/issues/2615 | https://github.com/material-components/material-components-android/pull/2718 | https://github.com/material-components/material-components-android/pull/2718 | 1 | resolves | [TextInputLayout] DropdownMenuEndIconDelegate is leaking ContextThemeWrapper instance | **Description:** DropdownMenuEndIconDelegate is leaking ContextThemeWrapper instance
**Expected behavior:** Should not leak.
**Source code:** Your own code of DropdownMenuEndIconDelegate
**Minimal sample app repro:**
Use LeakCanary to check this in your samples when switching between light/dark mode.
**... | 768d0cfa2ba99dfb207453e4882ab73abf824db0 | 08997f33e004111f4db4c5be7b83adb8418ae8b8 | https://github.com/material-components/material-components-android/compare/768d0cfa2ba99dfb207453e4882ab73abf824db0...08997f33e004111f4db4c5be7b83adb8418ae8b8 | diff --git a/lib/java/com/google/android/material/textfield/DropdownMenuEndIconDelegate.java b/lib/java/com/google/android/material/textfield/DropdownMenuEndIconDelegate.java
index 011f5553c..45c625725 100644
--- a/lib/java/com/google/android/material/textfield/DropdownMenuEndIconDelegate.java
+++ b/lib/java/com/google... | ['lib/java/com/google/android/material/textfield/DropdownMenuEndIconDelegate.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 4,086,204 | 871,575 | 116,197 | 559 | 3,105 | 531 | 68 | 1 | 418 | 47 | 93 | 15 | 0 | 0 | 2022-05-25T20:32:39 | 15,271 | Java | {'Java': 6714445} | Apache License 2.0 |
988 | williamfiset/algorithms/98/59 | williamfiset | algorithms | https://github.com/williamfiset/Algorithms/issues/59 | https://github.com/williamfiset/Algorithms/pull/98 | https://github.com/williamfiset/Algorithms/pull/98 | 1 | solved | Cut polygon additional points | The [cut polygon](https://github.com/williamfiset/Algorithms/blob/master/Geometry/ConvexPolygonCutWithLineSegment.java) snippet seems to provide additional points when a cut operation is performed which probably shouldn't be there.
For example, when the following runs the additional point (2,2) appears out of nowhe... | dcf94d6cef0100a83acab2349a4ca9194d7056ba | 2e4f2521663be0fd068ebdae4c313b35a5cc178e | https://github.com/williamfiset/algorithms/compare/dcf94d6cef0100a83acab2349a4ca9194d7056ba...2e4f2521663be0fd068ebdae4c313b35a5cc178e | diff --git a/com/williamfiset/algorithms/geometry/ConvexPolygonCutWithLineSegment.java b/com/williamfiset/algorithms/geometry/ConvexPolygonCutWithLineSegment.java
index cc75a61..df72ad7 100644
--- a/com/williamfiset/algorithms/geometry/ConvexPolygonCutWithLineSegment.java
+++ b/com/williamfiset/algorithms/geometry/Conv... | ['com/williamfiset/algorithms/geometry/ConvexPolygonCutWithLineSegment.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 763,745 | 213,584 | 26,065 | 197 | 2,093 | 644 | 66 | 1 | 1,140 | 141 | 357 | 31 | 1 | 1 | 2019-10-23T07:13:47 | 15,090 | Java | {'Java': 1436763, 'JavaScript': 9310, 'Kotlin': 2635, 'Python': 755} | MIT License |
190 | prestodb/presto/6279/6278 | prestodb | presto | https://github.com/prestodb/presto/issues/6278 | https://github.com/prestodb/presto/pull/6279 | https://github.com/prestodb/presto/pull/6279 | 1 | fixes | Planning Class cast exception | This query now throws an error:
```
SELECT
(MAX(x.a) OVER () - x.a) * 100.0 / MAX(x.a) OVER ()
FROM (
SELECT 1 as a
) x
```
```
Query 20161005_231326_03851_gb7jd failed: com.facebook.presto.sql.tree.SymbolReference cannot be cast to com.facebook.presto.sql.tree.FunctionCall
java.lang.ClassCastException: com.faceb... | 8428d4d1b0c9a2639f75ac5799b2e97526ef1890 | 5b4e6ec8e03cf6d07db74bce0c4466c41e04c30c | https://github.com/prestodb/presto/compare/8428d4d1b0c9a2639f75ac5799b2e97526ef1890...5b4e6ec8e03cf6d07db74bce0c4466c41e04c30c | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/QueryPlanner.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/QueryPlanner.java
index 9c25114f99..71f2b7c62b 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/QueryPlanner.java
+++ b/presto-main/src/main/java/com... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/QueryPlanner.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 13,219,306 | 2,628,738 | 367,659 | 2,669 | 720 | 134 | 16 | 1 | 2,310 | 90 | 586 | 37 | 0 | 2 | 2016-10-06T03:44:07 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
183 | prestodb/presto/6977/6954 | prestodb | presto | https://github.com/prestodb/presto/issues/6954 | https://github.com/prestodb/presto/pull/6977 | https://github.com/prestodb/presto/pull/6977 | 1 | fixes | Query optimizer generates incorrect plans for some logical expressions | Reproduce with:
```
select (a=8 or b=2) and (a=8 or c=3) or (b=9) from (values (1, 2, 3)) as t (a, b, c);
```
`(a=8 or b=2) and (a=8 or c=3)` should become `a=8 or (b=2 and c=3)`. The query optimizer turns it into `a=8 and (b=2 and c=3)`
| 3730c09b8c9124356b43c4b5547b3f6af8f3d61f | f02780d30faded0c52343f39077bd962d9efbf96 | https://github.com/prestodb/presto/compare/3730c09b8c9124356b43c4b5547b3f6af8f3d61f...f02780d30faded0c52343f39077bd962d9efbf96 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/SimplifyExpressions.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/SimplifyExpressions.java
index 76c9e65ad1..6d318c880e 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizatio... | ['presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/SimplifyExpressions.java', 'presto-main/src/test/java/com/facebook/presto/sql/planner/optimizations/TestSimplifyExpressions.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 13,615,089 | 2,703,759 | 377,698 | 2,705 | 4,289 | 746 | 80 | 1 | 245 | 49 | 112 | 7 | 0 | 1 | 2016-12-28T21:20:05 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
189 | prestodb/presto/6350/6330 | prestodb | presto | https://github.com/prestodb/presto/issues/6330 | https://github.com/prestodb/presto/pull/6350 | https://github.com/prestodb/presto/pull/6350 | 1 | fixes | Planning bug when creating bucketed table | This query:
``` sql
CREATE TABLE t
WITH (
bucketed_by=array['k'],
bucket_count=64)
AS (SELECT '' a, '' b, 0 k)
```
fails with:
```
java.lang.IllegalArgumentException: Input symbols do not match output symbols
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
at com.facebo... | 5b9ff8c6970fd8a5f79285262992356f56a1749e | d6ce487e2ea9b540cd16381351ed81a9fb8b4da7 | https://github.com/prestodb/presto/compare/5b9ff8c6970fd8a5f79285262992356f56a1749e...d6ce487e2ea9b540cd16381351ed81a9fb8b4da7 | diff --git a/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java b/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java
index 11e80aeab0..ad08eb1289 100644
--- a/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java
+++ b/pr... | ['presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/UnaliasSymbolReferences.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 13,256,621 | 2,635,918 | 368,656 | 2,675 | 966 | 158 | 15 | 1 | 2,435 | 78 | 598 | 39 | 0 | 2 | 2016-10-13T22:02:19 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
188 | prestodb/presto/6411/6407 | prestodb | presto | https://github.com/prestodb/presto/issues/6407 | https://github.com/prestodb/presto/pull/6411 | https://github.com/prestodb/presto/pull/6411 | 1 | fix | Incorrect result when using MAP in IN expression | In the latest master:
```
presto:tiny> select x from (values 2) t(x) where map(array[1], array[x]) in (values map(array[1],array[2]));
x
---
(0 rows)
```
| 0306af4a6f9e5238f8904ee97a16ffcc669a8dc9 | 2fd1fa2c6957d59b0f260e3d5a7802d271cd875e | https://github.com/prestodb/presto/compare/0306af4a6f9e5238f8904ee97a16ffcc669a8dc9...2fd1fa2c6957d59b0f260e3d5a7802d271cd875e | diff --git a/presto-main/src/main/java/com/facebook/presto/operator/scalar/ArrayHashCodeOperator.java b/presto-main/src/main/java/com/facebook/presto/operator/scalar/ArrayHashCodeOperator.java
index d10332cc90..a9f074a062 100644
--- a/presto-main/src/main/java/com/facebook/presto/operator/scalar/ArrayHashCodeOperator.j... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/test/java/com/facebook/presto/operator/scalar/AbstractTestFunctions.java', 'presto-main/src/main/java/com/facebook/presto/type/ArrayType.java', 'presto-main/src/test/java/com/facebook/presto/type/TestArrayOperators.java',... | {'.java': 8} | 8 | 8 | 0 | 0 | 8 | 13,232,162 | 2,630,525 | 367,911 | 2,670 | 1,712 | 384 | 26 | 3 | 157 | 23 | 53 | 10 | 0 | 1 | 2016-10-20T23:42:29 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
187 | prestodb/presto/6427/6379 | prestodb | presto | https://github.com/prestodb/presto/issues/6379 | https://github.com/prestodb/presto/pull/6427 | https://github.com/prestodb/presto/pull/6427 | 1 | fixes | Incorrect results when GROUPING SETS refer to columns derived from same column | This query:
``` sql
WITH
t (v) AS (VALUES 1, 2),
u (v1, v2) AS (SELECT v v1, v v2 FROM t)
SELECT v1, v2
FROM u
GROUP BY GROUPING SETS ((v1), (v2))
```
incorrectly produces:
```
v1 | v2
----+----
1 | 1
2 | 2
1 | 1
2 | 2
(4 rows)
```
The expected result is:
```
v1 | v2
------+------
1 | NU... | fa726a95f9f279df415275ae66b90ad8252dae07 | 8548ba813f2d426911062e59efa079ed296d44a6 | https://github.com/prestodb/presto/compare/fa726a95f9f279df415275ae66b90ad8252dae07...8548ba813f2d426911062e59efa079ed296d44a6 | diff --git a/presto-main/src/main/java/com/facebook/presto/operator/GroupIdOperator.java b/presto-main/src/main/java/com/facebook/presto/operator/GroupIdOperator.java
index 18653de108..30588fe289 100644
--- a/presto-main/src/main/java/com/facebook/presto/operator/GroupIdOperator.java
+++ b/presto-main/src/main/java/com... | ['presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/StreamPropertyDerivations.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/plan/ChildReplacer.java', 'presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/... | {'.java': 16} | 16 | 16 | 0 | 0 | 16 | 13,206,161 | 2,625,166 | 367,003 | 2,655 | 33,178 | 6,037 | 506 | 14 | 375 | 80 | 171 | 35 | 0 | 3 | 2016-10-24T16:11:10 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
186 | prestodb/presto/6571/6554 | prestodb | presto | https://github.com/prestodb/presto/issues/6554 | https://github.com/prestodb/presto/pull/6571 | https://github.com/prestodb/presto/pull/6571 | 1 | fixes | Invalid plan for query involving an aggregation subquery joined to a partitioned table | Given this hive table:
```sql
CREATE TABLE t (a bigint, ds varchar) WITH (partitioned_by = array['ds'])
```
The following query fails with an exception during planning:
```sql
SELECT *
FROM (
SELECT count(*)
FROM tpch.tiny.orders
HAVING count(DISTINCT custkey) > 1
)
CROSS JOIN t
```
`... | 3e33358e1348b5c9ccd9b2ff26a01762072f7bfb | 468a314ae91bd255de04a5e80e81e66670afb355 | https://github.com/prestodb/presto/compare/3e33358e1348b5c9ccd9b2ff26a01762072f7bfb...468a314ae91bd255de04a5e80e81e66670afb355 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/PlanOptimizers.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/PlanOptimizers.java
index 4f2d90fae8..38a9ee4633 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/PlanOptimizers.java
+++ b/presto-main/src/main/ja... | ['presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/PartialAggregationPushDown.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/PlanOptimizers.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 13,354,938 | 2,653,984 | 370,733 | 2,675 | 16,321 | 2,795 | 324 | 2 | 8,364 | 225 | 1,961 | 105 | 0 | 3 | 2016-11-09T02:20:12 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
185 | prestodb/presto/6802/6801 | prestodb | presto | https://github.com/prestodb/presto/issues/6801 | https://github.com/prestodb/presto/pull/6802 | https://github.com/prestodb/presto/pull/6802 | 1 | fixes | Error executing prepared statement when complex join criteria contains parameter | A query like this:
```sql
SELECT * FROM (VALUES 1) t(a) JOIN (VALUES 2) u(a) ON t.a + u.a < ?;
```
Fails to execute with "EXECUTE ... USING ..." with:
```
com.facebook.presto.sql.analyzer.SemanticException: line 1:67: query takes no parameters
at com.facebook.presto.sql.analyzer.ExpressionAnalyzer$Visitor... | 8f8fe148afc6cafe752f7bba37ea71edfb913631 | 42a76b91e4de121d7dfaf072eca4eab0e5ac27c5 | https://github.com/prestodb/presto/compare/8f8fe148afc6cafe752f7bba37ea71edfb913631...42a76b91e4de121d7dfaf072eca4eab0e5ac27c5 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/RelationPlanner.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/RelationPlanner.java
index cf374dc82b..8c10f859f5 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/RelationPlanner.java
+++ b/presto-main/src/main... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/RelationPlanner.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 13,532,506 | 2,687,805 | 374,956 | 2,696 | 136 | 23 | 1 | 1 | 9,191 | 238 | 2,110 | 109 | 0 | 2 | 2016-12-08T02:46:52 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
184 | prestodb/presto/6877/6875 | prestodb | presto | https://github.com/prestodb/presto/issues/6875 | https://github.com/prestodb/presto/pull/6877 | https://github.com/prestodb/presto/pull/6877 | 1 | fixes | Bad error when aggregation function is used in lambda expression | ```sql
SELECT transform(ARRAY[1], x -> max(x))
```
fails with:
```
java.lang.IllegalArgumentException: function must be of type com.facebook.presto.metadata.SqlScalarFunction, not com.facebook.presto.operator.aggregation.MaxAggregationFunction
at com.google.common.base.Preconditions.checkArgument(Preconditio... | cbdadcf70b0f55cbe844a31d4a2b32c9eb59063b | cd9c9354d2b6496176f81b33ad388ba5ca3f9a9e | https://github.com/prestodb/presto/compare/cbdadcf70b0f55cbe844a31d4a2b32c9eb59063b...cd9c9354d2b6496176f81b33ad388ba5ca3f9a9e | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/analyzer/AggregateExtractor.java b/presto-main/src/main/java/com/facebook/presto/sql/analyzer/AggregateExtractor.java
index 3cca1c8353..488bc316e4 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/analyzer/AggregateExtractor.java
+++ b/presto-m... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/analyzer/AggregateExtractor.java', 'presto-main/src/main/java/com/facebook/presto/sql/analyzer/StatementAnalyzer.java', 'presto-main/src/main/java/com/facebook/presto/sql/analyzer/Express... | {'.java': 6} | 6 | 6 | 0 | 0 | 6 | 13,567,463 | 2,694,583 | 375,974 | 2,702 | 2,868 | 499 | 33 | 5 | 10,316 | 243 | 2,227 | 120 | 0 | 2 | 2016-12-14T01:00:59 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
182 | prestodb/presto/7037/7036 | prestodb | presto | https://github.com/prestodb/presto/issues/7036 | https://github.com/prestodb/presto/pull/7037 | https://github.com/prestodb/presto/pull/7037 | 1 | fixes | Try/Lambda fails codegen when two identical instances appears in a single expression | These following queries fails:
```
SELECT
try(1/x)+try(1/x)
FROM
(VALUES 2) t(x)
```
Stack trace:
```
com.facebook.presto.spi.PrestoException: Compiler failed and interpreter is disabled
at com.facebook.presto.sql.planner.LocalExecutionPlanner$Visitor.visitScanFilterAndProject(LocalExecutionPlanner... | 618e68d7df6db4be45236cfb36c2e17392e8f227 | 8f94c916cd437ca2dce31a7c77c575bd0f78894b | https://github.com/prestodb/presto/compare/618e68d7df6db4be45236cfb36c2e17392e8f227...8f94c916cd437ca2dce31a7c77c575bd0f78894b | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/gen/CursorProcessorCompiler.java b/presto-main/src/main/java/com/facebook/presto/sql/gen/CursorProcessorCompiler.java
index cdce084cef..0a2bf8d345 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/gen/CursorProcessorCompiler.java
+++ b/presto-m... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/JoinFilterFunctionCompiler.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/PageProcessorCompiler.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/CursorProc... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 13,743,389 | 2,728,755 | 381,136 | 2,723 | 2,284 | 442 | 42 | 3 | 9,549 | 271 | 2,137 | 111 | 0 | 2 | 2017-01-10T19:47:44 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
181 | prestodb/presto/7424/7414 | prestodb | presto | https://github.com/prestodb/presto/issues/7414 | https://github.com/prestodb/presto/pull/7424 | https://github.com/prestodb/presto/pull/7424 | 1 | fixes | Broken full CI tests in presto-orc | Running full-ci in Jenkins turns up the following test failures. These can be reproduced in IntelliJ also.
```
testCharDirectSequence(com.facebook.presto.orc.TestFullOrcReader) Time elapsed: 2.737 sec <<< FAILURE!
java.lang.ArrayIndexOutOfBoundsException: 11111
testStringDirectSequence(com.facebook.presto.orc... | 34e31333a20d236b7896fc4e0a0b1185a241efc6 | 637fff3cf6de81ddfd98ff3bca9a30d35294f23d | https://github.com/prestodb/presto/compare/34e31333a20d236b7896fc4e0a0b1185a241efc6...637fff3cf6de81ddfd98ff3bca9a30d35294f23d | diff --git a/presto-main/src/test/java/com/facebook/presto/block/TestDictionaryBlock.java b/presto-main/src/test/java/com/facebook/presto/block/TestDictionaryBlock.java
index 9bbfc30219..25f4dc6d0e 100644
--- a/presto-main/src/test/java/com/facebook/presto/block/TestDictionaryBlock.java
+++ b/presto-main/src/test/java/... | ['presto-spi/src/main/java/com/facebook/presto/spi/block/DictionaryBlockEncoding.java', 'presto-spi/src/main/java/com/facebook/presto/spi/block/SliceArrayBlock.java', 'presto-main/src/test/java/com/facebook/presto/block/TestDictionaryBlock.java', 'presto-spi/src/main/java/com/facebook/presto/spi/block/DictionaryBlock.j... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 14,041,148 | 2,788,419 | 388,696 | 2,797 | 2,173 | 440 | 33 | 4 | 623 | 46 | 144 | 16 | 0 | 1 | 2017-02-22T01:54:21 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
180 | prestodb/presto/8372/8316 | prestodb | presto | https://github.com/prestodb/presto/issues/8316 | https://github.com/prestodb/presto/pull/8372 | https://github.com/prestodb/presto/pull/8372 | 1 | fixes | Number of splits for intermediate stages in CLI shows incorrect values | There two related problems:
1) the number of running intermediate splits goes up and down throughout the execution of the query. This causes the progress bar to move forward and backward, since the chevron section of the bar depends on how many splits are running at a given point in time.
2) in cases where most leaf ... | 3f4a79d56e025405d40057ee10c59cbf853c7858 | d518b756fec6b995815b0761b0e15a6bedd32b0d | https://github.com/prestodb/presto/compare/3f4a79d56e025405d40057ee10c59cbf853c7858...d518b756fec6b995815b0761b0e15a6bedd32b0d | diff --git a/presto-main/src/main/java/com/facebook/presto/operator/PipelineContext.java b/presto-main/src/main/java/com/facebook/presto/operator/PipelineContext.java
index a8b39e6688..30f26ecea5 100644
--- a/presto-main/src/main/java/com/facebook/presto/operator/PipelineContext.java
+++ b/presto-main/src/main/java/com... | ['presto-main/src/main/java/com/facebook/presto/server/StatementResource.java', 'presto-main/src/main/java/com/facebook/presto/operator/PipelineContext.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 15,572,763 | 3,102,285 | 429,906 | 3,074 | 467 | 85 | 6 | 2 | 1,285 | 194 | 368 | 15 | 0 | 1 | 2017-06-27T00:36:21 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
179 | prestodb/presto/9057/9056 | prestodb | presto | https://github.com/prestodb/presto/issues/9056 | https://github.com/prestodb/presto/pull/9057 | https://github.com/prestodb/presto/pull/9057 | 1 | fixes | Running queries counter leaks queries | Queries that fail before they get to run cause the running queries counter to increment but never decrement. This is caused by 516801ab482c9189344304b97ff4e4429488dfc7, which calls queryStarted but not queryStopped.
| 82821985dc14c02274a54b4328136b53df123699 | 5f9b803e5c1f7886c7e41e35d17feb565827e397 | https://github.com/prestodb/presto/compare/82821985dc14c02274a54b4328136b53df123699...5f9b803e5c1f7886c7e41e35d17feb565827e397 | diff --git a/presto-main/src/main/java/com/facebook/presto/execution/SqlQueryManager.java b/presto-main/src/main/java/com/facebook/presto/execution/SqlQueryManager.java
index c2fa751646..43f442ff32 100644
--- a/presto-main/src/main/java/com/facebook/presto/execution/SqlQueryManager.java
+++ b/presto-main/src/main/java/... | ['presto-main/src/main/java/com/facebook/presto/execution/SqlQueryManager.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 16,577,273 | 3,304,657 | 456,943 | 3,256 | 38 | 5 | 1 | 1 | 217 | 29 | 54 | 2 | 0 | 0 | 2017-09-27T20:10:46 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
191 | prestodb/presto/6208/6196 | prestodb | presto | https://github.com/prestodb/presto/issues/6196 | https://github.com/prestodb/presto/pull/6208 | https://github.com/prestodb/presto/pull/6208 | 1 | fixes | Deadlock in task info fetching | Hit this one in production. Suddenly all queries get queued and all clients start timing out. [Here](https://gist.githubusercontent.com/nezihyigitbasi/108b844625d69de66bd8d74e427ea876/raw/c22dc663517fa991b87c162de2b387c0e8af0d69/presto-stack) is the full stack trace.
```
Found one Java-level deadlock:
================... | e5dbe7ca1cb519f50a7b13fc1a775e5ba966ab89 | 72d65cdc4485c788e13647cf2fbca9ff867fd731 | https://github.com/prestodb/presto/compare/e5dbe7ca1cb519f50a7b13fc1a775e5ba966ab89...72d65cdc4485c788e13647cf2fbca9ff867fd731 | diff --git a/presto-main/src/main/java/com/facebook/presto/server/remotetask/ContinuousTaskStatusFetcher.java b/presto-main/src/main/java/com/facebook/presto/server/remotetask/ContinuousTaskStatusFetcher.java
index 77d8dacfeb..12bedf066c 100644
--- a/presto-main/src/main/java/com/facebook/presto/server/remotetask/Conti... | ['presto-main/src/main/java/com/facebook/presto/server/remotetask/ContinuousTaskStatusFetcher.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 12,693,049 | 2,519,379 | 352,796 | 2,569 | 108 | 19 | 2 | 1 | 13,128 | 403 | 3,208 | 152 | 1 | 1 | 2016-09-27T21:57:38 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
177 | prestodb/presto/2303/2301 | prestodb | presto | https://github.com/prestodb/presto/issues/2301 | https://github.com/prestodb/presto/pull/2303 | https://github.com/prestodb/presto/pull/2303#issuecomment-72136689 | 1 | fixes | INSERT should ignore hidden columns | When doing an `INSERT` that does not specify the column list (which is not yet supported), the column list should only be the visible columns (not hidden columns). Thus, it should be equivalent to the columns returned by `SELECT * FROM t`.
For example, using the tpch connector:
```
presto:tiny> describe region;
Col... | 4802717e947e34f9384ba435bbcfb9f652fa1ff0 | 6d4c051ddb1f71b0b8b977a102203a7b7f6da9b1 | https://github.com/prestodb/presto/compare/4802717e947e34f9384ba435bbcfb9f652fa1ff0...6d4c051ddb1f71b0b8b977a102203a7b7f6da9b1 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/analyzer/StatementAnalyzer.java b/presto-main/src/main/java/com/facebook/presto/sql/analyzer/StatementAnalyzer.java
index 56dea1fa03..163872a2a1 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/analyzer/StatementAnalyzer.java
+++ b/presto-main... | ['presto-main/src/main/java/com/facebook/presto/sql/analyzer/StatementAnalyzer.java', 'presto-main/src/test/java/com/facebook/presto/sql/analyzer/TestAnalyzer.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 7,396,002 | 1,472,703 | 212,584 | 1,567 | 306 | 53 | 5 | 1 | 1,027 | 144 | 242 | 26 | 0 | 2 | 2015-01-30T00:57:12 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
176 | prestodb/presto/2250/2211 | prestodb | presto | https://github.com/prestodb/presto/issues/2211 | https://github.com/prestodb/presto/pull/2250 | https://github.com/prestodb/presto/pull/2250#issuecomment-70953284 | 1 | fixes | Bad error message for unhandled | This is caused by an uncategorized error coming from the function (which should be fixed independently), but uncategorized errors should not result in a "compiler failed" error message.
```
presto:tiny> select json_extract_scalar('', '');
Query 20150109_183146_00009_t36py failed: Compiler failed and interpreter is di... | 600547872b2207bbe415b4f12bd0be777f1ff870 | c35a0ad1c512bdce2409d94f329ac16f5e349580 | https://github.com/prestodb/presto/compare/600547872b2207bbe415b4f12bd0be777f1ff870...c35a0ad1c512bdce2409d94f329ac16f5e349580 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/LocalExecutionPlanner.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/LocalExecutionPlanner.java
index 0b08a0f343..dd568e9085 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/LocalExecutionPlanner.java
+++ b/pr... | ['presto-main/src/main/java/com/facebook/presto/sql/planner/LocalExecutionPlanner.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 7,380,033 | 1,469,172 | 212,177 | 1,565 | 2,489 | 410 | 32 | 1 | 331 | 43 | 74 | 7 | 0 | 1 | 2015-01-22T01:00:01 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
175 | prestodb/presto/2139/2054 | prestodb | presto | https://github.com/prestodb/presto/issues/2054 | https://github.com/prestodb/presto/pull/2139 | https://github.com/prestodb/presto/pull/2139#issuecomment-69245731 | 2 | fixes | DISTINCT fails for JSON type when optimizeHashGeneration=true | ``` sql
SELECT DISTINCT CAST(ARRAY[1] AS JSON);
```
fails with:
```
com.facebook.presto.spi.PrestoException: Unexpected parameters (json) for function $operator$hash_code. Expected: $operator$hash_code(boolean), $operator$hash_code(bigint), $operator$hash_code(double), $operator$hash_code(varchar), $operator$hash_cod... | 3c89a3fc1672ad47c9e8eff950d9d8e37ebe56a6 | 74c463092f277171c152c965482e0ad71cd2f88e | https://github.com/prestodb/presto/compare/3c89a3fc1672ad47c9e8eff950d9d8e37ebe56a6...74c463092f277171c152c965482e0ad71cd2f88e | diff --git a/presto-main/src/main/java/com/facebook/presto/operator/scalar/JsonOperators.java b/presto-main/src/main/java/com/facebook/presto/operator/scalar/JsonOperators.java
index c2551f7bc7..e19fddd773 100644
--- a/presto-main/src/main/java/com/facebook/presto/operator/scalar/JsonOperators.java
+++ b/presto-main/sr... | ['presto-main/src/main/java/com/facebook/presto/operator/scalar/JsonOperators.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 7,213,635 | 1,435,720 | 207,589 | 1,538 | 260 | 58 | 8 | 1 | 8,414 | 211 | 1,887 | 93 | 0 | 2 | 2014-12-19T21:05:55 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
174 | prestodb/presto/2098/2095 | prestodb | presto | https://github.com/prestodb/presto/issues/2095 | https://github.com/prestodb/presto/pull/2098 | https://github.com/prestodb/presto/pull/2098#issuecomment-66523147 | 1 | fixes | row_number() with limit filter incorrect when filter contains NOT | The following query:
``` sql
SELECT * FROM (
SELECT row_number() OVER () rn
FROM (VALUES (0),(0),(0),(0))
)
WHERE NOT rn < 3;
```
produces the following (incorrect) output:
```
rn
----
(0 rows)
```
The correct output should be:
```
rn
----
3
4
(2 rows)
```
| 145b5881c237b6c6cba8e20985dc69b461e79c1f | 7f331bed914dc2afb8f3358fca214da22cc1b590 | https://github.com/prestodb/presto/compare/145b5881c237b6c6cba8e20985dc69b461e79c1f...7f331bed914dc2afb8f3358fca214da22cc1b590 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/WindowFilterPushDown.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/WindowFilterPushDown.java
index 85601e9b50..86a9c5e7a3 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizat... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/WindowFilterPushDown.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 7,168,804 | 1,426,482 | 206,205 | 1,521 | 2,599 | 385 | 37 | 1 | 282 | 48 | 89 | 28 | 0 | 3 | 2014-12-10T21:00:19 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
196 | prestodb/presto/5921/5797 | prestodb | presto | https://github.com/prestodb/presto/issues/5797 | https://github.com/prestodb/presto/pull/5921 | https://github.com/prestodb/presto/pull/5921 | 1 | fixes | Fix SHOW CREATE TABLE for Raptor | `RaptorMetadata.getTableMetadata()` does not include table properties, so`SHOW CREATE TABLE` does not include them.
We want to make as few database calls as possible. These are the properties we need:
- `ordering`: could be added to `TableColumn`
- `temporal_column`: could be added to `TableColumn`
- `bucket_count`: a... | 7b47e32a25523c4a83e51ccf8edcfd29567c109e | b0ff6a9771963aabaf58062c74511ab38364cbd1 | https://github.com/prestodb/presto/compare/7b47e32a25523c4a83e51ccf8edcfd29567c109e...b0ff6a9771963aabaf58062c74511ab38364cbd1 | diff --git a/presto-raptor/src/main/java/com/facebook/presto/raptor/RaptorMetadata.java b/presto-raptor/src/main/java/com/facebook/presto/raptor/RaptorMetadata.java
index dd0d772d46..073c7b61c3 100644
--- a/presto-raptor/src/main/java/com/facebook/presto/raptor/RaptorMetadata.java
+++ b/presto-raptor/src/main/java/com/... | ['presto-raptor/src/test/java/com/facebook/presto/raptor/TestRaptorIntegrationSmokeTest.java', 'presto-raptor/src/main/java/com/facebook/presto/raptor/RaptorTableHandle.java', 'presto-raptor/src/test/java/com/facebook/presto/raptor/storage/organization/TestCompactionSetCreator.java', 'presto-raptor/src/main/java/com/fa... | {'.java': 9} | 9 | 9 | 0 | 0 | 9 | 12,368,463 | 2,456,139 | 344,263 | 2,518 | 4,950 | 952 | 98 | 5 | 603 | 86 | 142 | 9 | 0 | 0 | 2016-08-22T22:39:27 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
192 | prestodb/presto/6195/6191 | prestodb | presto | https://github.com/prestodb/presto/issues/6191 | https://github.com/prestodb/presto/pull/6195 | https://github.com/prestodb/presto/pull/6195 | 1 | fixes | Distinct sum aggregation may produce incorrect results for empty grouping sets | `AbstractTestQueries::testGroupingSetsWithMultipleDistinctAndUnion` fails for some configurations with `task_concurrency` higher then 1:
```
SELECT linenumber, COUNT(DISTINCT linenumber), SUM(DISTINCT suppkey) FROM (SELECT * FROM lineitem WHERE linenumber%2 = 0 UNION ALL SELECT * FROM lineitem WHERE linenumber%2 = 1) ... | 815f8796c7e8cef625fd16c44608116b9c66700b | d95e3496631a0467c27ccc93beed01415cf065b6 | https://github.com/prestodb/presto/compare/815f8796c7e8cef625fd16c44608116b9c66700b...d95e3496631a0467c27ccc93beed01415cf065b6 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/PropertyDerivations.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/PropertyDerivations.java
index 474dd52bbc..0d8aa9d9a5 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizatio... | ['presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/StreamPropertyDerivations.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/PropertyDerivations.java', 'presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 12,639,513 | 2,508,751 | 351,271 | 2,556 | 1,321 | 218 | 32 | 2 | 1,365 | 205 | 467 | 41 | 0 | 2 | 2016-09-26T23:55:27 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
216 | prestodb/presto/1992/1991 | prestodb | presto | https://github.com/prestodb/presto/issues/1991 | https://github.com/prestodb/presto/pull/1992 | https://github.com/prestodb/presto/pull/1992 | 1 | fixes | Query input rows/size stats not tracked properly for JOIN queries | The query-level stats only include the row/size from the leaf stage. The should include the inputs for all stages that perform table scans.
For example:
```
1:20 [ 130M rows, 14.1GB] [1.64M rows/s, 182MB/s] [ <=> ]
STAGES ROWS ROWS/s BYTES BYTES/s QUEUED RUN DONE... | 70ff6bac3ae6b4f2c91555c0e52121021eb313d9 | 8dd30570a1d8e40f0a267fcb6b02230dd58eb185 | https://github.com/prestodb/presto/compare/70ff6bac3ae6b4f2c91555c0e52121021eb313d9...8dd30570a1d8e40f0a267fcb6b02230dd58eb185 | diff --git a/presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java b/presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java
index b909d8c410..67578efa87 100644
--- a/presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java
+++ b/presto-main/src/main... | ['presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 7,093,901 | 1,409,001 | 205,067 | 1,495 | 279 | 59 | 4 | 1 | 803 | 105 | 293 | 21 | 0 | 2 | 2014-11-19T08:31:40 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
215 | prestodb/presto/2271/1696 | prestodb | presto | https://github.com/prestodb/presto/issues/1696 | https://github.com/prestodb/presto/pull/2271 | https://github.com/prestodb/presto/pull/2271 | 1 | fixes | Compilation for try_cast is broken | The exception handling is completely broken because exceptions clear the stack. It needs to be in a separate method. This query reproduces it:
```
select concat('foo', try_cast(x as varchar)) from (values (1)) a (x);
```
Exception:
```
java.lang.VerifyError: Instruction type does not match stack map
```
| 6ce854ea9f07006ff509ec9db6eca11f3212c45c | 90348e394c04387e3c68c0b94d401fbbf99d5952 | https://github.com/prestodb/presto/compare/6ce854ea9f07006ff509ec9db6eca11f3212c45c...90348e394c04387e3c68c0b94d401fbbf99d5952 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/gen/ByteCodeUtils.java b/presto-main/src/main/java/com/facebook/presto/sql/gen/ByteCodeUtils.java
index 468704ffe1..2cb18b820d 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/gen/ByteCodeUtils.java
+++ b/presto-main/src/main/java/com/facebook... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/ByteCodeUtils.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/CompilerOperations.java', 'presto-main/src/test/java/com/facebook/presto/sql/gen/TestExpressionCompiler.jav... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 7,411,808 | 1,475,764 | 213,041 | 1,568 | 5,845 | 1,088 | 120 | 3 | 308 | 46 | 71 | 12 | 0 | 2 | 2015-01-26T06:31:48 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
214 | prestodb/presto/2364/2330 | prestodb | presto | https://github.com/prestodb/presto/issues/2330 | https://github.com/prestodb/presto/pull/2364 | https://github.com/prestodb/presto/pull/2364 | 1 | fixes | Detect quick worker restarts and fail queries immediately | When a worker restart, the engine may not notice the change and wait for work that will never complete. An easy fix for this is to add the node instance id to task info and then the `HttpRemoteTask` would see the change and fail the task.
This issue is identified by having a task stuck in the RUNNING state with 0 spl... | 4260ab3d315025f6a450bc7188f21cdd38c22c76 | 39202d3ffeb50897c0d7d8a30c29c13a01773dd3 | https://github.com/prestodb/presto/compare/4260ab3d315025f6a450bc7188f21cdd38c22c76...39202d3ffeb50897c0d7d8a30c29c13a01773dd3 | diff --git a/presto-main/src/main/java/com/facebook/presto/execution/SqlTask.java b/presto-main/src/main/java/com/facebook/presto/execution/SqlTask.java
index 1ee5413c8d..12d7dfb1ef 100644
--- a/presto-main/src/main/java/com/facebook/presto/execution/SqlTask.java
+++ b/presto-main/src/main/java/com/facebook/presto/exec... | ['presto-main/src/main/java/com/facebook/presto/execution/SqlTask.java', 'presto-main/src/main/java/com/facebook/presto/util/Failures.java', 'presto-main/src/test/java/com/facebook/presto/execution/MockRemoteTaskFactory.java', 'presto-main/src/test/java/com/facebook/presto/server/MockTaskManager.java', 'presto-main/src... | {'.java': 11} | 11 | 11 | 0 | 0 | 11 | 7,420,867 | 1,477,677 | 213,380 | 1,572 | 2,546 | 514 | 49 | 6 | 430 | 81 | 95 | 4 | 0 | 0 | 2015-02-13T22:41:47 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
213 | prestodb/presto/3775/3646 | prestodb | presto | https://github.com/prestodb/presto/issues/3646 | https://github.com/prestodb/presto/pull/3775 | https://github.com/prestodb/presto/pull/3775 | 1 | fixes | Duplicate DistinctLimitNode in query plan | When explain distinct limit query, the plan looks like below
There are duplicate DistinctLimit in the plan.
```
presto:orc> explain select distinct l_orderkey from lineitem limit 10;
Query Plan ... | db5ea9183412656f9cbf2e8a9302666ac323143d | 7bdf3ff5faf3e0dce34b82271050a718cd9e157d | https://github.com/prestodb/presto/compare/db5ea9183412656f9cbf2e8a9302666ac323143d...7bdf3ff5faf3e0dce34b82271050a718cd9e157d | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchanges.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchanges.java
index 90beffb26c..ae565e188e 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchange... | ['presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchanges.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 9,246,331 | 1,839,831 | 262,147 | 1,925 | 227 | 35 | 4 | 1 | 2,251 | 82 | 288 | 19 | 0 | 1 | 2015-10-16T16:51:04 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
212 | prestodb/presto/4012/4008 | prestodb | presto | https://github.com/prestodb/presto/issues/4008 | https://github.com/prestodb/presto/pull/4012 | https://github.com/prestodb/presto/pull/4012 | 1 | fixes | Array constructor with too many values causes ClassFormatError | Queries that contain very large array constructors cause bytecode to be generated that contains too many method arguments.
```
SELECT ARRAY['1','1','1','2','1','1','-1','1','1','1','1','1','-1','1','1','1','1','1','1','1','1','1','-1','1','-1','1','1','1','1','1','1','1','-1','-1','-1','1','-1','1','-1','3','-1','1','... | 72917dec52feac0df81fbdc3fa86fdfa3ccb5396 | cca5a7c1c89bc9b7a47dd16956bb408c753ab5bc | https://github.com/prestodb/presto/compare/72917dec52feac0df81fbdc3fa86fdfa3ccb5396...cca5a7c1c89bc9b7a47dd16956bb408c753ab5bc | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/ExpressionInterpreter.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/ExpressionInterpreter.java
index 3b49320335..4bdf002a0b 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/ExpressionInterpreter.java
+++ b/pr... | ['presto-main/src/test/java/com/facebook/presto/sql/TestExpressionInterpreter.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/ExpressionInterpreter.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 9,923,818 | 1,970,571 | 280,472 | 2,048 | 1,063 | 190 | 17 | 1 | 6,187 | 108 | 1,901 | 56 | 0 | 2 | 2015-11-21T01:22:49 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
210 | prestodb/presto/4046/4042 | prestodb | presto | https://github.com/prestodb/presto/issues/4042 | https://github.com/prestodb/presto/pull/4046 | https://github.com/prestodb/presto/pull/4046 | 1 | fixes | Raptor local shard cleanup should only mark shards for current node | The calls in `ShardCleaner` to `updateCleanedShardNodes()` and `updatePurgedShardNodes()` should take the current node ID. It is updating the shard for all nodes rather than just the local node.
| 62411b7b148754932980e4ae48caf1413777c61a | acfc0609c0b5bccb92f3d17e4b9cfa87f7a79f5c | https://github.com/prestodb/presto/compare/62411b7b148754932980e4ae48caf1413777c61a...acfc0609c0b5bccb92f3d17e4b9cfa87f7a79f5c | diff --git a/presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/ShardCleaner.java b/presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/ShardCleaner.java
index b7ef3d1d4c..7138fa225e 100644
--- a/presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/ShardCleaner.java
+++ b/presto-rapt... | ['presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/ShardManagerDao.java', 'presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/ShardCleaner.java', 'presto-raptor/src/test/java/com/facebook/presto/raptor/metadata/TestShardManagerDao.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 9,507,352 | 1,891,493 | 269,569 | 1,969 | 1,136 | 281 | 25 | 2 | 195 | 28 | 50 | 2 | 0 | 0 | 2015-11-27T13:11:22 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
209 | prestodb/presto/4469/4421 | prestodb | presto | https://github.com/prestodb/presto/issues/4421 | https://github.com/prestodb/presto/pull/4469 | https://github.com/prestodb/presto/pull/4469 | 1 | closes | Validate column order when creating Hive tables | Partition columns for Hive tables are always at the end because Hive works that way. When creating a table, the creation should fail if the columns are not in the final order (having `CREATE TABLE` silently rearrange columns is quite unexpected).
We should use a new error code for this: `HIVE_COLUMN_ORDER_MISMATCH`
T... | b3f052c34ac4832b6f65d6a95b2f49add2fa29dd | ff642bd931cf1d5a5e6e3a0bea465f8fcb9fbd37 | https://github.com/prestodb/presto/compare/b3f052c34ac4832b6f65d6a95b2f49add2fa29dd...ff642bd931cf1d5a5e6e3a0bea465f8fcb9fbd37 | diff --git a/presto-hive/src/main/java/com/facebook/presto/hive/HiveErrorCode.java b/presto-hive/src/main/java/com/facebook/presto/hive/HiveErrorCode.java
index c902673fab..5da341a3cd 100644
--- a/presto-hive/src/main/java/com/facebook/presto/hive/HiveErrorCode.java
+++ b/presto-hive/src/main/java/com/facebook/presto/h... | ['presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java', 'presto-hive/src/main/java/com/facebook/presto/hive/HiveMetadata.java', 'presto-hive/src/main/java/com/facebook/presto/hive/HiveErrorCode.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 10,245,799 | 2,033,189 | 288,703 | 2,105 | 956 | 209 | 19 | 2 | 750 | 120 | 166 | 23 | 0 | 2 | 2016-02-03T18:55:48 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
208 | prestodb/presto/4537/4532 | prestodb | presto | https://github.com/prestodb/presto/issues/4532 | https://github.com/prestodb/presto/pull/4537 | https://github.com/prestodb/presto/pull/4537 | 1 | fixes | Unbounded varchar should not be serialized with length | The fact that `varchar` is internally represented as `varchar(MAX_INT)` is an implementation detail that should not leak out and be permanently stored in external systems. It also breaks backwards compatibility with older clients, causes issues in clients that try to allocate a buffer of that size, etc.
| 09d7a2e16a4e901bfee19836a079dd6c19405d37 | 918ecbefe2e1c3381457a21ad3dd26ecb49be061 | https://github.com/prestodb/presto/compare/09d7a2e16a4e901bfee19836a079dd6c19405d37...918ecbefe2e1c3381457a21ad3dd26ecb49be061 | diff --git a/presto-spi/src/main/java/com/facebook/presto/spi/type/TypeSignature.java b/presto-spi/src/main/java/com/facebook/presto/spi/type/TypeSignature.java
index 6378252088..24959ed22c 100644
--- a/presto-spi/src/main/java/com/facebook/presto/spi/type/TypeSignature.java
+++ b/presto-spi/src/main/java/com/facebook/... | ['presto-spi/src/test/java/com/facebook/presto/spi/type/TestTypeSignature.java', 'presto-spi/src/main/java/com/facebook/presto/spi/type/TypeSignature.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 10,291,562 | 2,041,435 | 289,735 | 2,108 | 319 | 70 | 7 | 1 | 305 | 47 | 57 | 2 | 0 | 0 | 2016-02-11T19:11:32 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
207 | prestodb/presto/4627/4585 | prestodb | presto | https://github.com/prestodb/presto/issues/4585 | https://github.com/prestodb/presto/pull/4627 | https://github.com/prestodb/presto/pull/4627 | 1 | fixes | Uncategorized error for Raptor system table | The catch block needs to be `catch (SQLException | DBIException e)`
```
org.skife.jdbi.v2.exceptions.UnableToObtainConnectionException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: ...
at org.skife.jdbi.v2.DBI.open(DBI.java:230)
at com.facebook.presto.raptor.systemtables.ShardMetadataRecordCursor... | 5fb01fdf4a0d963ffc2227f4b2f32d2a82451450 | e741f6bbb42e4779b7fa12c77941301a963deec3 | https://github.com/prestodb/presto/compare/5fb01fdf4a0d963ffc2227f4b2f32d2a82451450...e741f6bbb42e4779b7fa12c77941301a963deec3 | diff --git a/presto-raptor/src/main/java/com/facebook/presto/raptor/systemtables/ShardMetadataRecordCursor.java b/presto-raptor/src/main/java/com/facebook/presto/raptor/systemtables/ShardMetadataRecordCursor.java
index 7011abd113..68fa9ca885 100644
--- a/presto-raptor/src/main/java/com/facebook/presto/raptor/systemtabl... | ['presto-raptor/src/main/java/com/facebook/presto/raptor/systemtables/ShardMetadataRecordCursor.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 10,385,747 | 2,058,356 | 291,972 | 2,126 | 299 | 68 | 7 | 1 | 1,986 | 54 | 462 | 25 | 0 | 1 | 2016-02-23T18:49:29 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
206 | prestodb/presto/4871/4869 | prestodb | presto | https://github.com/prestodb/presto/issues/4869 | https://github.com/prestodb/presto/pull/4871 | https://github.com/prestodb/presto/pull/4871 | 1 | fixes | Potential deadlock when using phased scheduler with broadcast joins | ``` sql
SELECT * FROM orders CROSS JOIN (VALUES 1);
```
```
Fragment 0 [SINGLE]
Output layout: [orderkey,... | b4d90f151c1a649c276f332e2116339e7e844f9e | be0cc2ac232c6467b730f8256e58673f766fade1 | https://github.com/prestodb/presto/compare/b4d90f151c1a649c276f332e2116339e7e844f9e...be0cc2ac232c6467b730f8256e58673f766fade1 | diff --git a/presto-main/src/main/java/com/facebook/presto/execution/scheduler/PhasedExecutionSchedule.java b/presto-main/src/main/java/com/facebook/presto/execution/scheduler/PhasedExecutionSchedule.java
index 29c622be83..1c3f4c1df4 100644
--- a/presto-main/src/main/java/com/facebook/presto/execution/scheduler/PhasedE... | ['presto-main/src/main/java/com/facebook/presto/execution/scheduler/PhasedExecutionSchedule.java', 'presto-main/src/test/java/com/facebook/presto/execution/scheduler/TestPhasedExecutionSchedule.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 10,524,650 | 2,084,709 | 295,533 | 2,146 | 559 | 99 | 9 | 1 | 5,963 | 183 | 583 | 37 | 0 | 2 | 2016-03-24T19:59:08 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
205 | prestodb/presto/5055/4901 | prestodb | presto | https://github.com/prestodb/presto/issues/4901 | https://github.com/prestodb/presto/pull/5055 | https://github.com/prestodb/presto/pull/5055 | 1 | fixes | try(cast(...)) fails with multiple predicates in a where clause | When I run the following query:
``` sql
with example as (
select
id,
other_id
from (
values
(1, '23452'),
(3, '2354')
) as t (id, other_id)
)
select
try(cast(other_id as bigint)) as other_id
from example
where id = 1
and try(cast(other_id as bigint)) is not null... | 747603c9539bf8d20b625e597d392bc1538a983c | c9d6b954fbd7d240c6c096ba1e36fdf92bb786b6 | https://github.com/prestodb/presto/compare/747603c9539bf8d20b625e597d392bc1538a983c...c9d6b954fbd7d240c6c096ba1e36fdf92bb786b6 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/gen/BytecodeExpressionVisitor.java b/presto-main/src/main/java/com/facebook/presto/sql/gen/BytecodeExpressionVisitor.java
index 4bc29acfa3..fae3a4ea5d 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/gen/BytecodeExpressionVisitor.java
+++ b/pr... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/TryCodeGenerator.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/CursorProcessorCompiler.java', 'presto-main/src/main/java/com/facebook/presto/sql/gen/BytecodeExpression... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 10,859,413 | 2,151,335 | 303,974 | 2,194 | 3,248 | 516 | 69 | 4 | 480 | 75 | 132 | 25 | 0 | 1 | 2016-04-19T04:56:54 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
204 | prestodb/presto/5073/5057 | prestodb | presto | https://github.com/prestodb/presto/issues/5057 | https://github.com/prestodb/presto/pull/5073 | https://github.com/prestodb/presto/pull/5073 | 2 | fix | Date constructor should handle year 0 correctly | Year zero is converted to January 2nd of 1 AD:
```
presto> select date '0000-12-31';
_col0
------------
0001-01-02
(1 row)
```
It should be rejected, similar to other invalid dates:
```
presto> select date '2015-02-29';
Query ... failed: Value cannot be cast to date: 2015-02-29
presto> select date '2016-12... | 7b0d0e02536bcb485b6e0c9a3c6959fa8cb67491 | d06fe75c1551639f5bc96e86b22038b15f596843 | https://github.com/prestodb/presto/compare/7b0d0e02536bcb485b6e0c9a3c6959fa8cb67491...d06fe75c1551639f5bc96e86b22038b15f596843 | diff --git a/presto-main/src/test/java/com/facebook/presto/operator/scalar/FunctionAssertions.java b/presto-main/src/test/java/com/facebook/presto/operator/scalar/FunctionAssertions.java
index b478b32aa8..0cc40f4a94 100644
--- a/presto-main/src/test/java/com/facebook/presto/operator/scalar/FunctionAssertions.java
+++ b... | ['presto-main/src/test/java/com/facebook/presto/operator/scalar/TestDateTimeFunctions.java', 'presto-spi/src/main/java/com/facebook/presto/spi/type/SqlTimestamp.java', 'presto-main/src/test/java/com/facebook/presto/operator/scalar/FunctionAssertions.java', 'presto-spi/src/main/java/com/facebook/presto/spi/type/SqlTimes... | {'.java': 7} | 7 | 7 | 0 | 0 | 7 | 11,227,093 | 2,223,483 | 314,056 | 2,274 | 3,175 | 632 | 61 | 5 | 389 | 60 | 128 | 20 | 0 | 2 | 2016-04-21T01:41:51 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
203 | prestodb/presto/5123/5110 | prestodb | presto | https://github.com/prestodb/presto/issues/5110 | https://github.com/prestodb/presto/pull/5123 | https://github.com/prestodb/presto/pull/5123 | 1 | fix | Race condition in array_concat | A query like:
``` sql
select count(x) from (
select concat(a, b) x
from t
)
```
where `a` and `b` are of type `array(map(string, double))`, fails non-deterministically with various exceptions (Presto version 0.144.2):
```
java.lang.IllegalStateException: closeEntry called before anything is written
at c... | 7beadecb0d85efc5e33bd0f7505d8c8347dd81dd | 73ccbf177d312daaff7c8c585f5d230ef468c722 | https://github.com/prestodb/presto/compare/7beadecb0d85efc5e33bd0f7505d8c8347dd81dd...73ccbf177d312daaff7c8c585f5d230ef468c722 | diff --git a/presto-hive/src/test/java/com/facebook/presto/hive/TestOrcPageSourceMemoryTracking.java b/presto-hive/src/test/java/com/facebook/presto/hive/TestOrcPageSourceMemoryTracking.java
index 05aad9aeca..db5ca3f689 100644
--- a/presto-hive/src/test/java/com/facebook/presto/hive/TestOrcPageSourceMemoryTracking.java... | ['presto-main/src/main/java/com/facebook/presto/sql/gen/ExpressionCompiler.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/LocalExecutionPlanner.java', 'presto-main/src/main/java/com/facebook/presto/operator/ScanFilterAndProjectOperator.java', 'presto-main/src/test/java/com/facebook/presto/operator/sc... | {'.java': 6} | 6 | 6 | 0 | 0 | 6 | 11,140,520 | 2,206,574 | 311,557 | 2,258 | 1,706 | 270 | 28 | 3 | 4,915 | 201 | 1,141 | 73 | 0 | 4 | 2016-04-26T20:21:06 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
202 | prestodb/presto/5308/5267 | prestodb | presto | https://github.com/prestodb/presto/issues/5267 | https://github.com/prestodb/presto/pull/5308 | https://github.com/prestodb/presto/pull/5308 | 1 | fixes | Presto doesn't correctly deal with complex aggregations when arguments are also group by columns | Hi,
I might found a bug related to ROLLUP function.
Could you look into this issue?
### Problem
ROLLUP function return 0 as total count if `COUNT(column)` is used.
If `COUNT(*)` is used, Presto returns a correct result.
#### PostgreSQL 9.5.2
```
$ psql
psql (9.5.2)
Type "help" for help.
postgres=# WITH test_data AS... | 688a8ff0128169d8e0c4b28094ab29457bd1269b | 30340ae10cda4efb91ff57ff58583f78759b4b3d | https://github.com/prestodb/presto/compare/688a8ff0128169d8e0c4b28094ab29457bd1269b...30340ae10cda4efb91ff57ff58583f78759b4b3d | diff --git a/presto-main/src/main/java/com/facebook/presto/operator/GroupIdOperator.java b/presto-main/src/main/java/com/facebook/presto/operator/GroupIdOperator.java
index d4266a86b1..18653de108 100644
--- a/presto-main/src/main/java/com/facebook/presto/operator/GroupIdOperator.java
+++ b/presto-main/src/main/java/com... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/plan/ChildReplacer.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/LocalExecutionPlanner.java', 'presto-main/src/test/java/com/facebook/presto/operator/TestGroup... | {'.java': 10} | 10 | 10 | 0 | 0 | 10 | 11,649,862 | 2,309,070 | 325,360 | 2,376 | 14,079 | 2,591 | 221 | 8 | 1,699 | 310 | 585 | 101 | 0 | 4 | 2016-05-18T20:43:26 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
201 | prestodb/presto/5334/5332 | prestodb | presto | https://github.com/prestodb/presto/issues/5332 | https://github.com/prestodb/presto/pull/5334 | https://github.com/prestodb/presto/pull/5334 | 1 | fix | Cannot chain `AT TIME ZONE` | Chaining `AT TIME ZONE` together results in the error `null`:
```
presto> SELECT TIMESTAMP '2012-10-31 01:00' AT TIME ZONE 'America/Los_Angeles' AT TIME ZONE 'UTC';
Query 20160520_185347_00028_kmihc failed: null
presto>
```
Can work around this with e.g.:
```
presto> WITH tz_la AS (SELECT TIMESTAMP '2012-10-31 01... | b3f323cbce5419826e1bd7fb4b553e9812bedce1 | 3a235edb8202374bad34bfa0d914e019aa5d0643 | https://github.com/prestodb/presto/compare/b3f323cbce5419826e1bd7fb4b553e9812bedce1...3a235edb8202374bad34bfa0d914e019aa5d0643 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/DesugaringRewriter.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/DesugaringRewriter.java
index 593924b40a..ae1236a4a0 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/DesugaringRewriter.java
+++ b/presto-main... | ['presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/DesugaringRewriter.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 11,697,709 | 2,319,510 | 326,718 | 2,379 | 107 | 19 | 2 | 1 | 944 | 125 | 310 | 28 | 0 | 2 | 2016-05-20T21:38:12 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
200 | prestodb/presto/5430/5429 | prestodb | presto | https://github.com/prestodb/presto/issues/5429 | https://github.com/prestodb/presto/pull/5430 | https://github.com/prestodb/presto/pull/5430 | 1 | fixes | round(nan(), 2) returns 0.0 | `SELECT round(nan(), 2)` results in `0.0`, but should be `NaN`. This is a regression since 0.144.5.
| 2c3751dfbf7bc3af05bbd47970989580ad3742d5 | ea771947c017fefa785e0e017fb533adaae83a2f | https://github.com/prestodb/presto/compare/2c3751dfbf7bc3af05bbd47970989580ad3742d5...ea771947c017fefa785e0e017fb533adaae83a2f | diff --git a/presto-main/src/main/java/com/facebook/presto/operator/scalar/MathFunctions.java b/presto-main/src/main/java/com/facebook/presto/operator/scalar/MathFunctions.java
index c7a1031919..de0796209f 100644
--- a/presto-main/src/main/java/com/facebook/presto/operator/scalar/MathFunctions.java
+++ b/presto-main/sr... | ['presto-main/src/main/java/com/facebook/presto/operator/scalar/MathFunctions.java', 'presto-main/src/test/java/com/facebook/presto/operator/scalar/TestMathFunctions.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 11,778,463 | 2,336,385 | 328,764 | 2,386 | 71 | 15 | 4 | 1 | 100 | 16 | 34 | 2 | 0 | 0 | 2016-06-10T03:21:03 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
199 | prestodb/presto/5457/5449 | prestodb | presto | https://github.com/prestodb/presto/issues/5449 | https://github.com/prestodb/presto/pull/5457 | https://github.com/prestodb/presto/pull/5457 | 1 | fix | array_agg should not ignore nulls | ```
presto> select array_agg(x) from (values 1,2,3,null) t(x);
_col0
-----------
[1, 2, 3]
```
The expected result is `[1, 2, 3, null]`.
From the spec:
> ii) Otherwise, the result of `<array aggregate function>` is an array of N elements such that for all i, 1 (one) ≤ i ≤ N, the value of the i-th element is... | b381dadddae2d54ea321b767bf2c1b9c4b23c7d1 | 29be269d77e121d03600ce99502f2c89055400a7 | https://github.com/prestodb/presto/compare/b381dadddae2d54ea321b767bf2c1b9c4b23c7d1...29be269d77e121d03600ce99502f2c89055400a7 | diff --git a/presto-main/src/main/java/com/facebook/presto/operator/aggregation/ArrayAggregationFunction.java b/presto-main/src/main/java/com/facebook/presto/operator/aggregation/ArrayAggregationFunction.java
index 93540af632..b317a917e2 100644
--- a/presto-main/src/main/java/com/facebook/presto/operator/aggregation/Ar... | ['presto-main/src/main/java/com/facebook/presto/operator/aggregation/ArrayAggregationFunction.java', 'presto-main/src/main/java/com/facebook/presto/operator/aggregation/state/ArrayAggregationStateSerializer.java', 'presto-main/src/test/java/com/facebook/presto/operator/aggregation/TestArrayAggregation.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 11,886,696 | 2,359,126 | 332,095 | 2,406 | 738 | 128 | 7 | 2 | 583 | 97 | 164 | 16 | 0 | 1 | 2016-06-15T18:07:29 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
198 | prestodb/presto/5504/5498 | prestodb | presto | https://github.com/prestodb/presto/issues/5498 | https://github.com/prestodb/presto/pull/5504 | https://github.com/prestodb/presto/pull/5504 | 1 | fixes | GROUPING SETS over UNION fails | The following query:
```
SELECT x, COUNT(DISTINCT x) AS c
FROM
(
SELECT *
FROM (values (1)) t(x)
UNION ALL
SELECT *
FROM (values (1)) t(x)
) t2
GROUP BY GROUPING SETS ((x), ())
```
fails with:
```
Query 20160622_013115_00003_u5amn failed: index (0) must be less than size (0)
... | 11ee7671117eee90f3c9100bb0c95cab7dfc277b | fe434cb1468f6f71a526786869d35334c7e28bc4 | https://github.com/prestodb/presto/compare/11ee7671117eee90f3c9100bb0c95cab7dfc277b...fe434cb1468f6f71a526786869d35334c7e28bc4 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchanges.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchanges.java
index f9c62657d0..6f4837b207 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchange... | ['presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/AddExchanges.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/optimizations/PropertyDerivations.java', 'presto-tests/src/main/java/com/facebook/presto/tests/AbstractTestQueries.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 11,915,792 | 2,364,843 | 332,910 | 2,411 | 2,023 | 333 | 47 | 2 | 4,341 | 139 | 1,102 | 62 | 0 | 2 | 2016-06-22T18:04:15 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
197 | prestodb/presto/5517/5516 | prestodb | presto | https://github.com/prestodb/presto/issues/5516 | https://github.com/prestodb/presto/pull/5517 | https://github.com/prestodb/presto/pull/5517 | 1 | fixes | Division by zero error with empty interleaved block | This change 373c745b30b2db1e96eef844096b3620a11a84c7 added this bit to `InterleavedBlockEncoding.readBlock`:
``` java
byte isEmpty = sliceInput.readByte();
if (isEmpty == 1) {
return new InterleavedBlock(new Block[0]);
}
```
InterleavedBlock performs divisions using the length of that array (columns), which resul... | 0f96a7e18f1e8eb654a55bdf15da4b8a1638d746 | 5928074ed7986b81b2fc9cf381314d980dd80175 | https://github.com/prestodb/presto/compare/0f96a7e18f1e8eb654a55bdf15da4b8a1638d746...5928074ed7986b81b2fc9cf381314d980dd80175 | diff --git a/presto-main/src/test/java/com/facebook/presto/block/TestInterleavedBlock.java b/presto-main/src/test/java/com/facebook/presto/block/TestInterleavedBlock.java
index e3380eca5a..3bedad2d57 100644
--- a/presto-main/src/test/java/com/facebook/presto/block/TestInterleavedBlock.java
+++ b/presto-main/src/test/ja... | ['presto-spi/src/main/java/com/facebook/presto/spi/block/InterleavedBlockEncoding.java', 'presto-main/src/test/java/com/facebook/presto/block/TestInterleavedBlock.java', 'presto-spi/src/main/java/com/facebook/presto/spi/block/InterleavedBlockBuilder.java', 'presto-spi/src/main/java/com/facebook/presto/spi/block/Abstrac... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 11,919,889 | 2,365,646 | 333,048 | 2,412 | 6,828 | 1,423 | 111 | 4 | 4,767 | 246 | 1,144 | 79 | 0 | 5 | 2016-06-23T19:30:52 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
217 | prestodb/presto/1869/1864 | prestodb | presto | https://github.com/prestodb/presto/issues/1864 | https://github.com/prestodb/presto/pull/1869 | https://github.com/prestodb/presto/pull/1869 | 1 | fixes | Null partition keys break Hive partition pruning | If the table has a partition key like `key=__HIVE_DEFAULT_PARTITION__`, the following query:
```
SELECT
key
, count(*)
from TABLE
GROUP BY 1
```
returns results like:
```
key | _col1
---------+--------
windows | 1
NULL | 2
ios | 3
android | 4
(4 rows)
```
But the following query return no r... | 477d90d9ba6a9fa75c9eecffd63564a31411b551 | 9c0145af61020fda5fd2042e1388eb29bdea4d90 | https://github.com/prestodb/presto/compare/477d90d9ba6a9fa75c9eecffd63564a31411b551...9c0145af61020fda5fd2042e1388eb29bdea4d90 | diff --git a/presto-hive/src/main/java/com/facebook/presto/hive/HiveUtil.java b/presto-hive/src/main/java/com/facebook/presto/hive/HiveUtil.java
index 5291b65c4c..a53f35414e 100644
--- a/presto-hive/src/main/java/com/facebook/presto/hive/HiveUtil.java
+++ b/presto-hive/src/main/java/com/facebook/presto/hive/HiveUtil.ja... | ['presto-hive/src/main/java/com/facebook/presto/hive/HiveUtil.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 6,980,015 | 1,386,712 | 202,472 | 1,487 | 221 | 48 | 3 | 1 | 400 | 68 | 121 | 33 | 0 | 3 | 2014-10-28T00:40:32 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
195 | prestodb/presto/6051/5980 | prestodb | presto | https://github.com/prestodb/presto/issues/5980 | https://github.com/prestodb/presto/pull/6051 | https://github.com/prestodb/presto/pull/6051 | 1 | fixes | Presto stats planning time is including queueing time | I noticed this when Presto was reporting super long planning times, but it looks like this was just because the queues are really full.
| e00be17eb45de151374fd2fe19476074e6bb9712 | c8945f4eb87d27f1b8ac5645973ed5ffd11d5266 | https://github.com/prestodb/presto/compare/e00be17eb45de151374fd2fe19476074e6bb9712...c8945f4eb87d27f1b8ac5645973ed5ffd11d5266 | diff --git a/presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java b/presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java
index 8751bd1139..f97902577c 100644
--- a/presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java
+++ b/presto-main/src/main... | ['presto-main/src/main/java/com/facebook/presto/execution/QueryStateMachine.java', 'presto-main/src/test/java/com/facebook/presto/execution/TestQueryStateMachine.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 12,586,593 | 2,498,152 | 349,496 | 2,544 | 4,112 | 801 | 73 | 1 | 136 | 24 | 27 | 2 | 0 | 0 | 2016-09-07T01:23:00 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
194 | prestodb/presto/6064/6059 | prestodb | presto | https://github.com/prestodb/presto/issues/6059 | https://github.com/prestodb/presto/pull/6064 | https://github.com/prestodb/presto/pull/6064 | 1 | fixes | Incorrect results when cross joining against aggregation over partitioned table | This query:
``` sql
SELECT * FROM (VALUES 1, 2, 3) t CROSS JOIN (SELECT count(*) FROM table WHERE pk = 'non-existent') u
```
(`pk` is a partition key for `table`)
produces an incorrect plan:
```
- Output[_col0, _col1] => [field:bigint, count:bigint]
_col0 := field
_col1 := count
- InnerJoin[... | b9bfdf045d2b5a6c1df0b25639e09987a66edeaf | dbb55b8e893f636c0ce7a2c422c2914c9ae68df1 | https://github.com/prestodb/presto/compare/b9bfdf045d2b5a6c1df0b25639e09987a66edeaf...dbb55b8e893f636c0ce7a2c422c2914c9ae68df1 | diff --git a/presto-main/src/main/java/com/facebook/presto/sql/planner/EffectivePredicateExtractor.java b/presto-main/src/main/java/com/facebook/presto/sql/planner/EffectivePredicateExtractor.java
index ac5ebf2d10..9f6ba10ef6 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/planner/EffectivePredicateExtra... | ['presto-main/src/test/java/com/facebook/presto/sql/planner/TestEffectivePredicateExtractor.java', 'presto-main/src/main/java/com/facebook/presto/sql/planner/EffectivePredicateExtractor.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 12,470,920 | 2,475,474 | 346,627 | 2,522 | 422 | 87 | 9 | 1 | 994 | 114 | 247 | 31 | 0 | 2 | 2016-09-07T19:40:43 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
211 | prestodb/presto/4045/4043 | prestodb | presto | https://github.com/prestodb/presto/issues/4043 | https://github.com/prestodb/presto/pull/4045 | https://github.com/prestodb/presto/pull/4045 | 1 | fixes | The node_id column in deleted_shard_nodes should not be nullable | The table tracks shards for a node, so it should be `NOT NULL`. Being nullable is probably a leftover from when the same table was used for local and global shards (during development of the feature).
| 607cfd4aab6eb5c6f9d6a3f4e5a5dfb1a014205c | f4263193b0eb7ef43931ed8beb87d3ea8d75b7fa | https://github.com/prestodb/presto/compare/607cfd4aab6eb5c6f9d6a3f4e5a5dfb1a014205c...f4263193b0eb7ef43931ed8beb87d3ea8d75b7fa | diff --git a/presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/SchemaDao.java b/presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/SchemaDao.java
index ab13aa5c8d..59efccbe72 100644
--- a/presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/SchemaDao.java
+++ b/presto-raptor/src/ma... | ['presto-raptor/src/main/java/com/facebook/presto/raptor/metadata/SchemaDao.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 9,506,282 | 1,891,231 | 269,547 | 1,969 | 288 | 72 | 6 | 1 | 201 | 36 | 41 | 2 | 0 | 0 | 2015-11-27T10:02:09 | 14,935 | Java | {'Java': 53409077, 'C++': 959227, 'JavaScript': 286856, 'Shell': 61154, 'Roff': 52281, 'Python': 39357, 'ANTLR': 33548, 'CMake': 33259, 'HTML': 29601, 'CSS': 28319, 'Mustache': 17803, 'Makefile': 17213, 'Thrift': 14675, 'NASL': 13553, 'Dockerfile': 8372, 'Batchfile': 795, 'PLSQL': 85} | Apache License 2.0 |
9,731 | deeplearning4j/deeplearning4j/5363/5263 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/5263 | https://github.com/deeplearning4j/deeplearning4j/pull/5363 | https://github.com/deeplearning4j/deeplearning4j/pull/5363 | 1 | fixes | DataVec: Unit test failure - TestNativeImageLoader.testAsMatrix | This is very likely related to long shapes, but couldn't at first glance see what the fix would be.
```
java.lang.IndexOutOfBoundsException: 3
at org.bytedeco.javacpp.indexer.Indexer.checkIndex(Indexer.java:90)
at org.bytedeco.javacpp.indexer.FloatRawIndexer.put(FloatRawIndexer.java:90)
at org.bytedeco.java... | d5f2f8d1c07d18813064598285fe6acccbd24393 | 3a6e80d1fe4d620320ab9e24ac38bceda2da8eba | https://github.com/deeplearning4j/deeplearning4j/compare/d5f2f8d1c07d18813064598285fe6acccbd24393...3a6e80d1fe4d620320ab9e24ac38bceda2da8eba | diff --git a/datavec/datavec-api/src/main/java/org/datavec/api/io/filters/BalancedPathFilter.java b/datavec/datavec-api/src/main/java/org/datavec/api/io/filters/BalancedPathFilter.java
index 3242e0315a..8c0168d428 100644
--- a/datavec/datavec-api/src/main/java/org/datavec/api/io/filters/BalancedPathFilter.java
+++ b/da... | ['datavec/datavec-data/datavec-data-image/src/main/java/org/datavec/image/loader/LFWLoader.java', 'datavec/datavec-data/datavec-data-image/src/main/java/org/datavec/image/loader/BaseImageLoader.java', 'datavec/datavec-data/datavec-data-image/src/test/java/org/datavec/image/loader/TestNativeImageLoader.java', 'datavec/d... | {'.java': 10} | 10 | 10 | 0 | 0 | 10 | 21,996,612 | 4,852,416 | 596,661 | 3,654 | 16,775 | 3,878 | 252 | 8 | 643 | 35 | 159 | 12 | 0 | 1 | 2018-05-28T11:40:42 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,734 | deeplearning4j/deeplearning4j/5079/4534 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/4534 | https://github.com/deeplearning4j/deeplearning4j/pull/5079 | https://github.com/deeplearning4j/deeplearning4j/pull/5079 | 1 | closes | Unet: Error importing model for training with Conv2D as last layer (0.9.2-SNAPSHOT) | #### Issue Description
Hi so I have a model in keras that looks like this.
``` python
def get_unet():
conv_params = dict(activation='relu', border_mode='same')
merge_params = dict(mode='concat', concat_axis=1)
inputs = Input((8, 256, 256))
conv1 = Convolution2D(32, 3, 3, **conv_params)(inpu... | c533a2d61d253f917af48b38c7161fa926ff9d26 | 1b9b2a54a3cdce9276a9d86a6822680f392d0119 | https://github.com/deeplearning4j/deeplearning4j/compare/c533a2d61d253f917af48b38c7161fa926ff9d26...1b9b2a54a3cdce9276a9d86a6822680f392d0119 | diff --git a/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/KerasModel.java b/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/KerasModel.java
index c11dd47493..1b23683f2f 100644
--- a/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modeli... | ['deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/KerasModel.java', 'deeplearning4j-modelimport/src/test/java/org/deeplearning4j/nn/modelimport/keras/e2e/KerasModelEndToEndTest.java', 'deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/layers/KerasLoss.java... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 8,036,914 | 1,743,338 | 216,858 | 1,388 | 2,501 | 502 | 39 | 2 | 3,164 | 325 | 1,040 | 83 | 0 | 5 | 2018-05-07T14:16:57 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,735 | deeplearning4j/deeplearning4j/5078/5029 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/5029 | https://github.com/deeplearning4j/deeplearning4j/pull/5078 | https://github.com/deeplearning4j/deeplearning4j/pull/5078 | 1 | closes | Unable to load pre-trained weights on dl4j from keras | #### Issue Description
I am trying to load pretrained wieghts from python on dl4j ComputationGraph org.deeplearning4j.nn.modelimport.keras.KerasModelImport.importKerasModelAndWeights(KerasModelImport.java:193)
here is the error:
HDF5-DIAG: Error detected in HDF5 (1.10.1) thread 0:
#000: H5A.c line 436 in H5Aopen(... | 3afd3f36940cb1d13cb34a6bfc98b70d86bb8bc5 | 677d6f5ec475b3f0506793c20f7fa2cf2309007f | https://github.com/deeplearning4j/deeplearning4j/compare/3afd3f36940cb1d13cb34a6bfc98b70d86bb8bc5...677d6f5ec475b3f0506793c20f7fa2cf2309007f | diff --git a/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/utils/KerasModelBuilder.java b/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/utils/KerasModelBuilder.java
index 5fda8bd49a..ae0912b255 100644
--- a/deeplearning4j-modelimport/src/main/java/or... | ['deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/utils/KerasModelBuilder.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 8,035,302 | 1,742,994 | 216,834 | 1,388 | 608 | 114 | 10 | 1 | 972 | 104 | 253 | 29 | 0 | 0 | 2018-05-07T10:57:23 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,736 | deeplearning4j/deeplearning4j/5042/5041 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/5041 | https://github.com/deeplearning4j/deeplearning4j/pull/5042 | https://github.com/deeplearning4j/deeplearning4j/pull/5042 | 1 | fix | Workspace exception in 1.0.0 snapshot | #### Issue Description
Running the following method results in a Workspace exception being thrown:
public static void main(String[] args) {
final int[] inputShape = {1, 1, 4, 4};
final INDArray input = Nd4j.rand(inputShape);
final INDArray label = Nd4j.create(new double[]{1});
... | 693e1ef0ca08d93fa3deae263b1393822f368aff | 5a656ecc0891ce370690cbfd881e02ce930d24ff | https://github.com/deeplearning4j/deeplearning4j/compare/693e1ef0ca08d93fa3deae263b1393822f368aff...5a656ecc0891ce370690cbfd881e02ce930d24ff | diff --git a/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/graph/vertex/impl/MergeVertex.java b/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/graph/vertex/impl/MergeVertex.java
index 8c4a1d4d30..73a1da33e0 100644
--- a/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/graph/vertex/impl/MergeVertex.j... | ['deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/graph/vertex/impl/MergeVertex.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 8,020,374 | 1,739,852 | 216,483 | 1,385 | 289 | 64 | 4 | 1 | 4,151 | 262 | 947 | 78 | 0 | 0 | 2018-05-03T23:42:15 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,733 | deeplearning4j/deeplearning4j/5081/4294 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/4294 | https://github.com/deeplearning4j/deeplearning4j/pull/5081 | https://github.com/deeplearning4j/deeplearning4j/pull/5081 | 1 | closes | Keras Model Import API Loss Layer inconsistencies | #### Issue Description
KerasModelImport.importKerasModelAndWeights(modelFileName, enforceTrain) vs
KerasModelImport.importKerasModelAndWeights(jsonConfig, weightsFile, enforceTrain)
produces different results (one includes a Loss Layer to the tail while the other does not):
Reference the following gist for summa... | d1749c9f7cb79423f2273931b91d4947523f45af | 4f058e80f1f9cf14d80b2700f3cb66bdb3965f37 | https://github.com/deeplearning4j/deeplearning4j/compare/d1749c9f7cb79423f2273931b91d4947523f45af...4f058e80f1f9cf14d80b2700f3cb66bdb3965f37 | diff --git a/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/KerasModel.java b/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/KerasModel.java
index 1b23683f2f..90f57bdef0 100644
--- a/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modeli... | ['deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/KerasModel.java', 'deeplearning4j-modelimport/src/test/java/org/deeplearning4j/nn/modelimport/keras/e2e/KerasModelEndToEndTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 8,036,922 | 1,743,361 | 216,863 | 1,388 | 453 | 77 | 8 | 1 | 1,026 | 117 | 266 | 24 | 2 | 1 | 2018-05-07T15:09:22 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,732 | deeplearning4j/deeplearning4j/5352/5351 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/5351 | https://github.com/deeplearning4j/deeplearning4j/pull/5352 | https://github.com/deeplearning4j/deeplearning4j/pull/5352 | 1 | fix | "Expected no workspace active" exception during evaluation | Training a simple MLP on MNIST with an EvaluativeListener, I get the following workspace-related exception: `Exception in thread "main" org.nd4j.linalg.workspace.ND4JWorkspaceException: Expected no workspace active in outputOfLayerDetached - Open/active workspaces: [WS_ALL_LAYERS_ACT]`
It happens on the first call t... | a589d2c42700c62eef32dee7a9d9ffb875d46aa7 | df681f07aef9dbe8e98814f9ca96d718c027eb6a | https://github.com/deeplearning4j/deeplearning4j/compare/a589d2c42700c62eef32dee7a9d9ffb875d46aa7...df681f07aef9dbe8e98814f9ca96d718c027eb6a | diff --git a/deeplearning4j/deeplearning4j-core/src/test/java/org/deeplearning4j/eval/EvalTest.java b/deeplearning4j/deeplearning4j-core/src/test/java/org/deeplearning4j/eval/EvalTest.java
index c71b5ab115..bf36fe97db 100644
--- a/deeplearning4j/deeplearning4j-core/src/test/java/org/deeplearning4j/eval/EvalTest.java
++... | ['deeplearning4j/deeplearning4j-core/src/test/java/org/deeplearning4j/eval/EvalTest.java', 'deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/optimize/listeners/EvaluativeListener.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 21,997,016 | 4,852,517 | 596,681 | 3,654 | 617 | 139 | 24 | 1 | 1,978 | 104 | 480 | 21 | 0 | 1 | 2018-05-28T00:49:08 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,739 | deeplearning4j/deeplearning4j/4664/4635 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/4635 | https://github.com/deeplearning4j/deeplearning4j/pull/4664 | https://github.com/deeplearning4j/deeplearning4j/pull/4664 | 1 | fix | Error using TransferLearningHelper with TinyYOLO | Hi
By calling the following code:
TinyYOLO model = new TinyYOLO(nClasses, seed);
ComputationGraph computationGraph = (ComputationGraph) model.initPretrained();
TransferLearningHelper transferLearningHelper = new TransferLearningHelper(computationGraph, "conv2d_9");
We get the following exception stacktrace:
... | 6edd2e893be21e465790af47c8410851a8094c57 | 3e36a29d08219be90dfaa13ebd865a2e05b64ee1 | https://github.com/deeplearning4j/deeplearning4j/compare/6edd2e893be21e465790af47c8410851a8094c57...3e36a29d08219be90dfaa13ebd865a2e05b64ee1 | diff --git a/deeplearning4j-core/src/test/java/org/deeplearning4j/nn/graph/TestComputationGraphNetwork.java b/deeplearning4j-core/src/test/java/org/deeplearning4j/nn/graph/TestComputationGraphNetwork.java
index 76098e52ca..8c776ce99c 100644
--- a/deeplearning4j-core/src/test/java/org/deeplearning4j/nn/graph/TestComputa... | ['deeplearning4j-core/src/test/java/org/deeplearning4j/nn/multilayer/MultiLayerTest.java', 'deeplearning4j-zoo/src/test/java/org/deeplearning4j/zoo/TestInstantiation.java', 'deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/graph/ComputationGraph.java', 'deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/gradien... | {'.java': 8} | 8 | 8 | 0 | 0 | 8 | 7,878,422 | 1,707,448 | 215,784 | 1,363 | 3,741 | 728 | 86 | 5 | 1,486 | 94 | 389 | 29 | 0 | 0 | 2018-02-16T06:54:32 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,730 | deeplearning4j/deeplearning4j/5381/2104 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/2104 | https://github.com/deeplearning4j/deeplearning4j/pull/5381 | https://github.com/deeplearning4j/deeplearning4j/pull/5381 | 1 | closes | Poor GPU performance relative to CPU | This issue is similar to #2053, with a few key differences:
- I'm using a recurrent neural network.
- Performance is consistently and significantly _worse_ with the GPU backend (not merely comparable).
- I have a small dataset (16x9x308), which is probably at least partly to blame. However, the nsight profiling results... | f076de2362651f28469efc117a2e240cc9ced031 | 8e1619c81dcabcd3d6d8f21fc992666b4a674154 | https://github.com/deeplearning4j/deeplearning4j/compare/f076de2362651f28469efc117a2e240cc9ced031...8e1619c81dcabcd3d6d8f21fc992666b4a674154 | diff --git a/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/BaseDataBuffer.java b/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/BaseDataBuffer.java
index e56a3abaa1..6660e2b6d2 100644
--- a/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/BaseDataBuffer.java
+++ b/nd4j/nd4j-buffer/src/ma... | ['nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/BaseDataBuffer.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 22,023,858 | 4,858,335 | 597,412 | 3,656 | 101 | 29 | 3 | 1 | 7,097 | 642 | 1,704 | 191 | 0 | 3 | 2018-05-29T13:27:44 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,729 | deeplearning4j/deeplearning4j/5643/5605 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/5605 | https://github.com/deeplearning4j/deeplearning4j/pull/5643 | https://github.com/deeplearning4j/deeplearning4j/pull/5643 | 1 | fixes | Unable to broadcast dimension 1 due to shape mismatch exception with Deconvolution2D layers | I tried to set up a neural net using a ComputationGraph based on some research paper. This net has an encoder-decoder like structure: it uses Deconvolution2D layers for the decoding part. After putting together the net, I found that I can run the training with batch size 1, but any higher batch size value causes the ne... | 50b5e6427c0ad19ae6216bc82f9e15030de55408 | e338b026a120ea6634bf7d67c45b07dfd6f11e9d | https://github.com/deeplearning4j/deeplearning4j/compare/50b5e6427c0ad19ae6216bc82f9e15030de55408...e338b026a120ea6634bf7d67c45b07dfd6f11e9d | diff --git a/deeplearning4j/deeplearning4j-cuda/src/test/java/org/deeplearning4j/gradientcheck/CNNGradientCheckTest.java b/deeplearning4j/deeplearning4j-cuda/src/test/java/org/deeplearning4j/gradientcheck/CNNGradientCheckTest.java
index 22f33a7f31..5c656c807d 100644
--- a/deeplearning4j/deeplearning4j-cuda/src/test/jav... | ['deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/layers/convolution/Deconvolution2DLayer.java', 'deeplearning4j/deeplearning4j-cuda/src/test/java/org/deeplearning4j/gradientcheck/CNNGradientCheckTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 22,432,400 | 4,941,774 | 606,321 | 3,699 | 48 | 22 | 2 | 1 | 1,946 | 334 | 489 | 18 | 1 | 0 | 2018-06-19T07:49:23 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,724 | deeplearning4j/deeplearning4j/9552/9536 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/9536 | https://github.com/deeplearning4j/deeplearning4j/pull/9552 | https://github.com/deeplearning4j/deeplearning4j/pull/9552 | 1 | fixes | SpecifiedIndex and put(): changes not reflected (1.0.0M1) | #### Issue Description
Please describe your issue, along with:
- expected behavior
When setting a value using `INDArray.put(SpecifiedIndex, element)`, the changes should be reflected in the original array as well as the returned array.
- encountered behavior
Changes are not reflected in the array (and hence nei... | 71ee908d10edef8165424b67a46f4797a202168c | c0c191f869a7004faca796dce2fe76ea0ee113f7 | https://github.com/deeplearning4j/deeplearning4j/compare/71ee908d10edef8165424b67a46f4797a202168c...c0c191f869a7004faca796dce2fe76ea0ee113f7 | diff --git a/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ndarray/BaseNDArray.java b/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ndarray/BaseNDArray.java
index 9e057e5814..729d24fc5f 100644
--- a/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java... | ['nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ndarray/BaseNDArray.java', 'nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/api/indexing/IndexingTestsC.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 24,717,412 | 5,398,846 | 653,490 | 3,955 | 634 | 130 | 12 | 1 | 1,948 | 239 | 513 | 58 | 1 | 3 | 2021-12-01T09:49:04 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,725 | deeplearning4j/deeplearning4j/9406/9403 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/9403 | https://github.com/deeplearning4j/deeplearning4j/pull/9406 | https://github.com/deeplearning4j/deeplearning4j/pull/9406 | 1 | fix | MultiLayerConfiguration.Builder child class is missing new parameter while building | #### Issue Description
When building a new configuration via `NeuralNetConfiguration.Builder`, such as the one in the main README of the repo:
```
MultiLayerConfiguration conf = new NeuralNetConfiguration.Builder()
.seed(seed)
.l2(0.0005)
.weightInit(WeightInit.XA... | a066e465f4eee86bf1f50b0525373f97c359a512 | 12badf53ec2c27b7617fceafc6819238e7b9a5dc | https://github.com/deeplearning4j/deeplearning4j/compare/a066e465f4eee86bf1f50b0525373f97c359a512...12badf53ec2c27b7617fceafc6819238e7b9a5dc | diff --git a/deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/conf/NeuralNetConfiguration.java b/deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/conf/NeuralNetConfiguration.java
index 6907e79ae2..0225c889f6 100755
--- a/deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplear... | ['deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/conf/NeuralNetConfiguration.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 25,717,732 | 5,619,856 | 662,540 | 3,972 | 4,093 | 775 | 97 | 1 | 997 | 98 | 216 | 26 | 0 | 1 | 2021-08-01T07:02:24 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,726 | deeplearning4j/deeplearning4j/9400/9393 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/9393 | https://github.com/deeplearning4j/deeplearning4j/pull/9400 | https://github.com/deeplearning4j/deeplearning4j/pull/9400 | 1 | fixes | INDArray.match(Number, Condition) not returning expected results. | **Expected behavior:**
`array.match(n, Conditions.equals())` should return a mask such that each entry `mask.get(i)` is `array[i] == n`
**Encountered behavior:**
the mask contains incorrect booleans for anything but `n=0`.
#### Version Information
Please indicate relevant versions, including, if relevant:... | a7a123592854e34f039dcff40c2c0000b1dfb809 | e8d92d25341a4e6c9a83fc54a170f55abdadb704 | https://github.com/deeplearning4j/deeplearning4j/compare/a7a123592854e34f039dcff40c2c0000b1dfb809...e8d92d25341a4e6c9a83fc54a170f55abdadb704 | diff --git a/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ndarray/BaseNDArray.java b/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ndarray/BaseNDArray.java
index c3594696d5..98bf9d16e5 100644
--- a/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java... | ['nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/indexing/conditions/ConditionEquals.java', 'nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ndarray/BaseNDArray.java', 'nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/indexing/conditions/... | {'.java': 11} | 11 | 11 | 0 | 0 | 11 | 25,716,424 | 5,619,489 | 662,491 | 3,972 | 2,257 | 585 | 65 | 10 | 1,173 | 147 | 305 | 38 | 0 | 0 | 2021-07-27T04:10:40 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,737 | deeplearning4j/deeplearning4j/4795/4792 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/4792 | https://github.com/deeplearning4j/deeplearning4j/pull/4795 | https://github.com/deeplearning4j/deeplearning4j/pull/4795 | 1 | fix | MNIST downloader *still* doesn't reliably handle download errors | Even with multiple passes on it, MNIST downloader *still* manages to not automatically handle download issues :/
Here's output (test failure) from most recent run of MnistFetcherTest.testMnistDataFetcher - master versions of codebase all round:
```
java.io.EOFException: Unexpected end of ZLIB input stream
at j... | 4f61de3511c6ff5a4902eb57cddde59f2beba5d8 | a1ba8ac48b4ccf87ccf41dfa27a36bcbc0d54767 | https://github.com/deeplearning4j/deeplearning4j/compare/4f61de3511c6ff5a4902eb57cddde59f2beba5d8...a1ba8ac48b4ccf87ccf41dfa27a36bcbc0d54767 | diff --git a/deeplearning4j-core/src/main/java/org/deeplearning4j/base/MnistFetcher.java b/deeplearning4j-core/src/main/java/org/deeplearning4j/base/MnistFetcher.java
index 30187ad22e..d2a502ea04 100755
--- a/deeplearning4j-core/src/main/java/org/deeplearning4j/base/MnistFetcher.java
+++ b/deeplearning4j-core/src/main/... | ['deeplearning4j-nn/src/main/java/org/deeplearning4j/util/Dl4jReflection.java', 'deeplearning4j-nn/src/main/java/org/deeplearning4j/util/StringGrid.java', 'deeplearning4j-scaleout/deeplearning4j-aws/src/main/java/org/deeplearning4j/aws/s3/reader/S3Downloader.java', 'deeplearning4j-nn/src/main/java/org/deeplearning4j/nn... | {'.java': 13} | 13 | 13 | 0 | 0 | 13 | 7,801,053 | 1,690,593 | 213,511 | 1,369 | 10,267 | 2,258 | 195 | 13 | 966 | 61 | 226 | 16 | 0 | 1 | 2018-03-13T03:57:00 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
9,727 | deeplearning4j/deeplearning4j/9353/9349 | deeplearning4j | deeplearning4j | https://github.com/deeplearning4j/deeplearning4j/issues/9349 | https://github.com/deeplearning4j/deeplearning4j/pull/9353 | https://github.com/deeplearning4j/deeplearning4j/pull/9353 | 1 | fixes | M1: Parameters of Keras MaxPooling1D layer are incorrectly read | #### Issue Description
I trained a model using Tensorflow/Keras version 2.4.1 in Python. This model contains a MaxPooling1D layer. I then saved the model as the (default) .hdf5 file. Loading this file in Keras and saving its config as json, reveals the following layer:
``` json
{
"class_name": "MaxPooling1D",... | 9026d172ac882f861a03ac1ff57ee6d8ce4535d9 | f446c74bf4e90f6447be8f98ea1a81f882fd82b5 | https://github.com/deeplearning4j/deeplearning4j/compare/9026d172ac882f861a03ac1ff57ee6d8ce4535d9...f446c74bf4e90f6447be8f98ea1a81f882fd82b5 | diff --git a/deeplearning4j/deeplearning4j-core/src/test/java/org/deeplearning4j/nn/layers/HelperUtilsTest.java b/deeplearning4j/deeplearning4j-core/src/test/java/org/deeplearning4j/nn/layers/HelperUtilsTest.java
index 71f01b0235..81de2dae85 100644
--- a/deeplearning4j/deeplearning4j-core/src/test/java/org/deeplearning... | ['deeplearning4j/deeplearning4j-modelimport/src/test/java/org/deeplearning4j/nn/modelimport/keras/layers/pooling/KerasPooling1DTest.java', 'deeplearning4j/deeplearning4j-modelimport/src/main/java/org/deeplearning4j/nn/modelimport/keras/layers/pooling/KerasPooling1D.java', 'deeplearning4j/deeplearning4j-nn/src/main/java... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 25,713,969 | 5,618,780 | 662,416 | 3,972 | 1,514 | 377 | 39 | 3 | 1,735 | 226 | 451 | 47 | 0 | 1 | 2021-06-07T23:51:18 | 13,099 | Java | {'Java': 42895752, 'C++': 17237193, 'Cuda': 2203734, 'Kotlin': 2030453, 'JavaScript': 296767, 'C': 172853, 'CMake': 126415, 'Shell': 96643, 'TypeScript': 81217, 'Python': 77566, 'FreeMarker': 77257, 'HTML': 18609, 'CSS': 12974, 'PureBasic': 12254, 'Cython': 12094, 'Ruby': 4558, 'Batchfile': 1458, 'Scala': 1026, 'Smarty... | Apache License 2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.