GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/814
[WIP] Fixed table not found exception in rename table after lock acquire
faâ¦
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/802
retest this please
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/802
[CARBONDATA-926] Changed max columns from static value to configurable
value in Load DDL
Changes done:-
1. Earlier the value for max columns that can be read by the csv
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/777
@gvramana please review this
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
Github user kunal642 closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/777
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
GitHub user kunal642 reopened a pull request:
https://github.com/apache/incubator-carbondata/pull/777
[CARBONDATA-863] Moved AlterTableAddColumnRDD call to AlterTableCommands
Moved call to AlterTableAddColumnRDD to AlterTableCommands
Refactored code
Added test case
You can
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/777
retest this please
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/780
[CARBONDATA-892] Fixed NullPointerException for 2nd level subquery
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kunal642
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/777
retest this please
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/777
[CARBONDATA-863] Moved AlterTableAddColumnRDD call to AlterTableCommands
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/771
@gvramana please review
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/771
[CARBONDATA-883] Fixed cast exception for integer data types in
RestructureBasedVectorResultCollector
The following issues are fixed in this PR:-
1. In RestructureUtil, int and
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/753
[CARBONDATA-877] Fixed ArrayIndexOutOfBoundException for
ColumnarVectorWrapper
Row id was being incremented with the column number and eventually the
index on which we had to put
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/727
@manishgupta88 ok
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/717
@ravipesala Added comments. Please review
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user kunal642 closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/717
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
GitHub user kunal642 reopened a pull request:
https://github.com/apache/incubator-carbondata/pull/717
[CARBONDATA-839] Fixed issue with meta lock not getting deleted for rename
table
The following things are fixed in this patch:
1. Meta lock location has been changed from
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/717
retest this please
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
Github user kunal642 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/717#discussion_r109868326
--- Diff:
core/src/main/java/org/apache/carbondata/core/locks/LocalFileLock.java ---
@@ -70,7 +71,8
Github user kunal642 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/724#discussion_r109861944
--- Diff:
core/src/main/java/org/apache/carbondata/core/scan/collector/impl/DictionaryBasedVectorResultCollector.java
---
@@ -51,8 +51,8
Github user kunal642 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/717#discussion_r109859846
--- Diff:
core/src/main/java/org/apache/carbondata/core/locks/LocalFileLock.java ---
@@ -70,7 +71,8
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/727
[CARBONDATA-846] Added support to revert changes if query fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kunal642
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/724
[CARBONDATA-847] Fixed NullPointerException for
DictionaryBasedVectorResultCollector during alter table
You can merge this pull request into a Git repository by running:
$ git
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/717
[CARBONDATA-839] Fixed issue with meta lock not getting deleted for rename
table
The following things are fixed in this patch:
1. Meta lock location has been changed from
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/695
@kumarvishal09 review this please
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/695
Fixed Null Pointer Exception for double data type without fraction
Fixed null pointer exception for double data type
Removed unused methods
You can merge this pull request into a
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/678
@gvramana Changes have been done
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
Github user kunal642 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/656
@ravipesala changes made. Please review
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/656
[CARBONDATA-773] Fixed multiple DictionaryServer instances issue
Fixed the issue where multiple dictionary server instances were being
created for parallel load.
You can merge this
Github user kunal642 closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/381
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/381
[CARBONDATA-485] Refactored code for DataGraphExecuter
Removed unused parameters
Added constants
You can merge this pull request into a Git repository by running:
$ git
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/371
[CARBONDATA-472] Added unit test for cache package
Added unit test for CarbonLRUCacheTest
Added unit test for ColumnDictionaryChunkIteratorTest
Added unit test for
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/349
[CARBONDATA-446] Added unit test for scan.collector.impl package
Added unit test for DictionaryBasedResultCollector
Added unit test for RawBasedResultCollector
You can merge this
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/346
[Carbondata-377] Add unit test for core.cache.dictionary package
Added unit test for DictionaryColumnUniqueIdentifier
Added unit test for ReverseDictionary
Added unit test for
GitHub user kunal642 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/342
added unit test for FilterScanner
Added unit test for FilterScanner
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kunal642
35 matches
Mail list logo