1. b31c2a5 [CARBONDATA-3791]: Query and Compaction changes in configuration parameters by Vikram Ahuja · 4 years ago
  2. 9122342 [CARBONDATA-3791] Fix documentation for various features by kunal642 · 4 years ago
  3. 4fec616 [CARBONDATA-3791] Fix spelling, validating links for quick-start guide and configuration parameters by Mahesh Raju Somalaraju · 4 years ago
  4. 1790c56 [CARBONDATA-3789] Fix cache issue in case of compaction failure in compaction post listeners by akashrn5 · 4 years ago
  5. 636958e [CARBONDATA-3791] Updated configuration-parameters.md and removed unused configuration by Venu Reddy · 4 years ago
  6. 3ea6b18 [CARBONDATA-3791] Correct spelling, link and ddl in SI and MV Documentation by Indhumathi27 · 4 years ago
  7. 8d82ab5 [CARBONDATA-3791]Correct the link, grammars and content of dml-management document by akashrn5 · 4 years ago
  8. f16eac2 [CARBONDATA-3791] Frequently Asked Question doc changes by Pankaj Yadav · 4 years ago
  9. fbf311c [CARBONDATA-3791] Correct spelling, query, default value, in performance-tuning, prestodb and prestosql documentation. by Nihal kumar ojha · 4 years ago
  10. 02efddc [CARBONDATA-3790] Fix SI table consistency with main table segments by akashrn5 · 4 years ago
  11. 427eddf [CARBONDATA-3461] Carbon SDK support filter equal values set by xubo245 · 4 years, 1 month ago
  12. 05f02bd [CARBONDATA-3342] Fix the IllegalArgumentException when using filter and result is null. by xubo245 · 5 years ago
  13. 4b59468 [CARBONDATA-3788] Fix insert failure during global sort with huge data in new insert flow by ajantha-bhat · 4 years ago
  14. 9929f3a [CARBONDATA-3446] Support read schema of complex data type from carbon file folder path by xubo245 · 4 years, 10 months ago
  15. 7df5209 [CARBONDATA-3787] Fixed MemoryLeak in data load and compaction by kumarvishal09 · 4 years ago
  16. 0119007 [CARBONDATA-3784] Added spark binary version to related modules by kunal642 · 4 years, 1 month ago
  17. b3b8ca5 [CARBONDATA-3778] Change conf.getProperty("carbon.storelocation") to CarbonEvn.getDatabaseLocation in mv module by liuzhi · 4 years ago
  18. 91944d2 [CARBONDATA-3773] Skip Validate partition info in Indexserver count star flow by Indhumathi27 · 4 years ago
  19. f74e976 [HOTFIX]Compilation error in assembly module as it could not by Venu Reddy · 4 years ago
  20. 6f179f1 [CARBONDATA-3779]BlockletIndexInputFormat object instantiation failed due to mismatch in constructor params by Venu Reddy · 4 years ago
  21. f1ff001 [CARBONDATA-3783]Alter table drop column on main table is not dropping the eligible secondary index tables by Venu Reddy · 4 years ago
  22. cc674bf [CARBONDATA-3777] Add HDFSLocalCarbonFile implementation to Use FileSystem's LocalFileSystem in cluster mode by akashrn5 · 4 years ago
  23. 6771415 [CARBONDATA-3785]update the scala version for spark-2.4 in compliance to open source spark by akashrn5 · 4 years ago
  24. 51f474b [CARBONDATA-3680]Add NI as a function not as udf by akashrn5 · 4 years ago
  25. ec8bfce [CARBONDATA-3781] Refactor code to optimize partition pruning by Indhumathi27 · 4 years ago
  26. 2b77065 [CARBONDATA-3775] Update materialized view document by liuzhi · 4 years ago
  27. bc76f19 [CARBONDATA-3776] Clean old materialized view implementation by liuzhi · 4 years, 1 month ago
  28. e3d02ec [CARBONDATA-3754]avoid listing index files during SI rebuild by akashrn5 · 4 years ago
  29. 4540313 [CARBONDATA-3782] changes to reflect default behaviour in case of invalid configuration by akkio-97 · 4 years ago
  30. 483e7da [CARBONDATA-3772] Update index documents by Gampa Shreelekhya · 4 years ago
  31. d1b4221 [HOTFIX] Avoid reading table status file again per query by ajantha-bhat · 4 years ago
  32. edfb30a [HOTFIX] Fixed task distribution issue in SegmentPruneRDD by kunal642 · 4 years ago
  33. 21ee342 [CARBONDATA-3774]Fix hiding the actual exceptions during tableExists check by akashrn5 · 4 years ago
  34. 639505c [CARBONDATA-3765] Refactor Index Metadata for CG and FG Indexes by Indhumathi27 · 4 years, 1 month ago
  35. c20660f [CARBONDATA-3597] Missed commit from PR-3483 (SCD2) by ravipesala · 4 years, 4 months ago
  36. e234ce7 [CARBONDATA-3768] Fix query not hitting mv without alias, with mv having Alias by Indhumathi27 · 4 years, 1 month ago
  37. b8e9c86 [HOTFIX] Fix some issues in doc by Zhichao Zhang · 4 years, 1 month ago
  38. 0e830c5 [CARBONDATA-3771] Fixed date filter issue and use hive constants instead of hard-coded values by kunal642 · 4 years, 4 months ago
  39. 638e3e4 [CARBONDATA-3751] Segments are not Marked for delete if everything is deleted in a segment with index server enabled by Vikram Ahuja · 4 years, 1 month ago
  40. 84e3297 [CARBONDATA-3736] Support show segment by query by Jacky Li · 4 years, 1 month ago
  41. 24d2fdf [CARBONDATA-3724] Secondary Index enable on partition Table by maheshrajus · 4 years, 2 months ago
  42. ebbecb5 [CARBONDATA-3761] Remove redundant conversion for complex type insert by ajantha-bhat · 4 years, 1 month ago
  43. 5666973 [CARBONDATA-3753] optimize double/float stats collector by ajantha-bhat · 4 years, 1 month ago
  44. 0f6dff4 [CARBONDATA-3763] Fix wrong insert result during insert stage command by ajantha-bhat · 4 years, 1 month ago
  45. f215eaa [CARBONDATA-3759] Refactor segmentRefreshInfo and fix cache issue in multiple application scenario by akashrn5 · 4 years, 1 month ago
  46. 8509af0 [HOTFIX] Fix Repeated access to getSegmentProperties by haomarch · 4 years, 1 month ago
  47. a44fb1d [CARBONDATA-3743] Added pre-priming check in the Spark job description page by Vikram Ahuja · 4 years, 1 month ago
  48. ace4e60 [CARBONDATA-3754]Clean up the data file and index files after SI rebuild by akashrn5 · 4 years, 1 month ago
  49. 00f64c6 [CARBONDATA-3565] Fix complex binary data broken issue when loading dataframe data by IceMimosa · 4 years, 4 months ago
  50. 8936961 [CARBONDATA-3738] : Delete seg. by ID is displaying as failed with invalid ID upon by Vikram Ahuja · 4 years, 2 months ago
  51. 6f35e4f [CARBONDATA-3762] Block creating Materialized view's with duplicate column by Indhumathi27 · 4 years, 1 month ago
  52. e643747 [CARBONDATA-3766] Fixed desc formatted and show segment data size issues by kunal642 · 4 years, 1 month ago
  53. 55af615 [CARBONDATA-3744] Fix select query failure issue when warehouse directory is default (not configured) in cluster by ajantha-bhat · 4 years, 1 month ago
  54. 7ed7cf1 [CARBONDATA-3764] Reduce Reusable buffer creation when few projections selected out of many columns by ajantha-bhat · 4 years, 1 month ago
  55. 5e95231 [CARBONDATA-3755]Fix clean up issue with respect to segmentMetadaInfo by akashrn5 · 4 years, 1 month ago
  56. 72b9b05 [CARBONDATA-3680] Add Secondary Index Document by akashrn5 · 4 years, 1 month ago
  57. e413c2a [CARBONDATA-3760] Enable prefetch in presto to improve query performance by akashrn5 · 4 years, 1 month ago
  58. 3cbe8bc [CARBONDATA-3704] Support create materialized view on all type table, and make mv support mutil-tenant. by Jacky Li · 4 years, 2 months ago
  59. 1052bf6 [CARBONDATA-3740] Add line separator option to load command to configure the line separator during csv parsing. by jack86596 · 4 years, 2 months ago
  60. dc77027 [CARBONDATA-3548] Add spatial-index user guid to doc by litao · 4 years, 4 months ago
  61. 994034b [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file by QiangCai · 4 years, 1 month ago
  62. cd81837 [HOTFIX] Fix all flink test case failure and enable UT in CI by ajantha-bhat · 4 years, 1 month ago
  63. 93e7856 [CARBONDATA-3752] Reuse Exchange to fix performance issue by QiangCai · 4 years, 1 month ago
  64. d3204f7 [CARBONDATA-3718] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache by Indhumathi27 · 4 years, 4 months ago
  65. 8ab12b7 [CARBONDATA-3742] Support spark 2.4.5 integration by Jacky Li · 4 years, 1 month ago
  66. 4c05dc4 [HOTFIX] Fix ClassName for load datamaps parallel job by Indhumathi27 · 4 years, 1 month ago
  67. becccf5 [CARBONDATA-3733] Fix Incorrect query results on mv with limit by Indhumathi27 · 4 years, 2 months ago
  68. f248a4d Why is this PR needed? by akashrn5 · 4 years, 2 months ago
  69. 5a715ce [CARBONDATA-3741] Fix ParseException from hive during ALTER SET TBLPROERTIES if database name starts with Underscore by Indhumathi27 · 4 years, 1 month ago
  70. 3eaf33a [CARBONDATA-3665] Support TimeBased Cache expiration using ExpiringMap by Indhumathi27 · 4 years, 3 months ago
  71. a5ebd5f [CARBONDATA-3737] support prestodb and prestosql by ajantha-bhat · 4 years, 2 months ago
  72. 3959c31 [HOTFIX] Fix CarbonHive CI Failures by haomarch · 4 years, 2 months ago
  73. 552cadb [HOTFIX] Exclude netty-all in lower version which could conflict with higher version by Zhangshunyu · 4 years, 2 months ago
  74. 3ff1e1b [CARBONDATA-3734] Fix insert failure on partition table when parition column is in sort column by ajantha-bhat · 4 years, 2 months ago
  75. b4fb3f8 [CARBONDATA-3726] Add CDC and Data Dedup example by Jacky Li · 4 years, 2 months ago
  76. ce999e1 [CARBONDATA-3687] Support writing non-transactional carbondata files through hive by kunal642 · 4 years, 4 months ago
  77. f568d9b [CARBONDATA-3730] Avoid data conversion and remove duplicate codes in BlockIndexerStorage by Manhua · 4 years, 2 months ago
  78. 6ebf10b [HOTFIX] Remove Useless filepath truncation During prunning by haomarch · 4 years, 2 months ago
  79. 20179f8 [CARBONDATA-3728] Fix insert failure on partition table with local sort by ajantha-bhat · 4 years, 2 months ago
  80. 5c28ee6 [CARBONDATA-3714] Support specify order type when list stage files by liuzhi · 4 years, 2 months ago
  81. 3acc2de [CARBONDATA-3700] Optimize prune performance when prunning with multi-threads by h00424960 · 4 years, 2 months ago
  82. 8808e9c [CARBONDATA-3731] Avoid data copy in Writer by Jacky Li · 4 years, 2 months ago
  83. ed3610c [CARBONDATA-3735] Avoid listing all tables in metastore by Jacky Li · 4 years, 2 months ago
  84. 5cb8371 [CARBONDATA-3721] use centrol repo #3658 by Zhangshunyu · 4 years, 2 months ago
  85. 21110cd [CARBONDATA-3721][CARBONDATA-3590] Optimize Bucket Table by Zhangshunyu · 4 years, 3 months ago
  86. 6833af6 [CARBONDATA-3732] Fix ClassCastException with rand() udf function by Indhumathi27 · 4 years, 2 months ago
  87. 78b20a8 [CARBONDATA-3696] Avoid list db's all Tables to check table exists in the db by ShuMingLi · 4 years, 2 months ago
  88. ac647c3 [CARBONDATA-3725]fix concurrent creation of Materialized Views issue by akashrn5 · 4 years, 2 months ago
  89. 99300c0 [HOTFIX] optimize module dependency by QiangCai · 4 years, 2 months ago
  90. 6ed72fb [CARBONDATA-3716] Fixed spark 2.4 UT failures by akkio-97 · 4 years, 2 months ago
  91. 2bdfe1e [CARBONDATA-3348] Fix the case insensitive validation for duplicate sort column. by Nihal kumar ojha · 4 years, 2 months ago
  92. c31a809 [CARBONDATA-3715]Fix Timeseries Query Rollup failure for timeseries column of Date type by Indhumathi27 · 4 years, 2 months ago
  93. e40912c [HOTFIX] Remove spark dependency in Processing module by Indhumathi27 · 4 years, 2 months ago
  94. c377cd1 [CARBONDATA-3719] upgraded hive version to 3.1.0 by kunal642 · 4 years, 2 months ago
  95. 85623be [CARBONDATA-3723] Fix insert failure when partition column is a first column of projection in MV by ajantha-bhat · 4 years, 2 months ago
  96. 2b475ed [CARBONDATA-3720] Support alter table scenario for new insert into flow by ajantha-bhat · 4 years, 2 months ago
  97. 6b7facc [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command by ajantha-bhat · 4 years, 2 months ago
  98. 070d7e7 [CARBONDATA-3710] Make stage files queryable by Jacky Li · 4 years, 2 months ago
  99. 4e8f819 [CARBONDATA-3705] Support create and load MV for spark datasource table by Jacky Li · 4 years, 2 months ago
  100. 55a07da [Re-factory] Re-factory modules by QiangCai · 4 years, 2 months ago