GitHub / ddf-project/DDF issues and pull requests
#371 - Remove unused dependencies
Pull Request -
State: open - Opened by Celebrate-future over 4 years ago
#370 - [SECURITY] Use HTTPS to resolve dependencies in Maven Build
Pull Request -
State: open - Opened by JLLeitschuh over 5 years ago
#369 - Remove MySQL, Rserve, REngine dependencies
Pull Request -
State: open - Opened by Huandao0812 about 8 years ago
- 1 comment
#368 - [No Jira] Don't try checking S3 account owner, which is not always permitted
Pull Request -
State: closed - Opened by ubolonton about 9 years ago
- 5 comments
#367 - don't create query from table name when create ddf from jdbc source
Pull Request -
State: closed - Opened by Huandao0812 about 9 years ago
#366 - ETL APIs for handling Time Series
Pull Request -
State: open - Opened by binhmop about 9 years ago
#365 - [PE-2181] Support wildcard and multi-paths
Pull Request -
State: closed - Opened by PangZhi about 9 years ago
- 2 comments
#364 - [Feature] remove implicit cache function in DDF
Pull Request -
State: closed - Opened by Huandao0812 about 9 years ago
- 2 comments
#363 - [PE-2161] Improve Cache Behavior
Pull Request -
State: closed - Opened by dnsang about 9 years ago
- 5 comments
#362 - Backends for DDF
Issue -
State: open - Opened by wirawan0 about 9 years ago
#361 - [PE-2058] Improve load from S3 speed by using s3a instead of s3n
Pull Request -
State: closed - Opened by lebinh about 9 years ago
- 3 comments
#360 - Migrate aggregate handler test
Pull Request -
State: closed - Opened by hai-adatao about 9 years ago
- 1 comment
#359 - CastType support for multiple columns
Pull Request -
State: closed - Opened by ducleminh about 9 years ago
- 1 comment
#358 - temporary fix for S3DDF/HDFSDDF not recognizing lower-case format names
Pull Request -
State: closed - Opened by ubolonton about 9 years ago
#357 - Add back binning with previous signature for backward-compatability
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
#356 - [BIGAPPS-6226] Fix not being able to run SQL on DDF
Pull Request -
State: closed - Opened by lebinh about 9 years ago
#355 - Revert "Feature/gc ddf"
Pull Request -
State: closed - Opened by ubolonton about 9 years ago
#354 - Revert "Better check for integer number of samples"
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
#353 - Revert "Revert "Use Spark DF/RDD APIs for sampling without replacement instead of SQL""
Pull Request -
State: closed - Opened by hai-adatao about 9 years ago
#352 - Revert "Use Spark DF/RDD APIs for sampling without replacement instead of SQL"
Pull Request -
State: closed - Opened by hai-adatao about 9 years ago
#351 - Feature/gc ddf
Pull Request -
State: closed - Opened by Huandao0812 about 9 years ago
- 9 comments
#350 - binning API now can return a factor column or an integer one
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
- 2 comments
#349 - Refactor and optimize sampling by size
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
#348 - Use Spark DF/RDD APIs for sampling without replacement instead of SQL
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
- 3 comments
#347 - Add inPlace flag to fillNA and dropNA
Pull Request -
State: closed - Opened by ducleminh about 9 years ago
- 1 comment
#346 - Add week UDF which performs the same task as weekofyear
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
#345 - Revert "Add median and median_approx for Spark engine"
Pull Request -
State: closed - Opened by hai-adatao about 9 years ago
#344 - fixed bug in InverseFactorIndexer
Pull Request -
State: closed - Opened by phvu about 9 years ago
#343 - Fix bug in FactorIndexer
Pull Request -
State: closed - Opened by phvu about 9 years ago
#342 - FactorIndexer returns new columns
Pull Request -
State: closed - Opened by phvu about 9 years ago
- 1 comment
#341 - add default implementation for IGloballyAddressable
Pull Request -
State: closed - Opened by Huandao0812 about 9 years ago
- 4 comments
#340 - Add support to scale just a subset of columns plus and inPlace flag
Pull Request -
State: closed - Opened by ducleminh about 9 years ago
- 5 comments
#339 - Add median and median_approx for Spark engine
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
- 2 comments
#338 - Validate the scala value wrt numeric columns
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
#337 - Enhance Parsing Summary Accuracy & Fix S3 return credential
Pull Request -
State: closed - Opened by dnsang about 9 years ago
#336 - Copy factors information in getRandomSampleByNum when replacement=False
Pull Request -
State: closed - Opened by phvu about 9 years ago
- 1 comment
#335 - applySchema can return a new DDF or modify it inplace
Pull Request -
State: closed - Opened by Huandao0812 about 9 years ago
- 5 comments
#334 - applySchema can return a new DDF or modify it inplace
Pull Request -
State: closed - Opened by Huandao0812 about 9 years ago
#333 - Update the way we do sampling without replacement
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
- 4 comments
#332 - Add inplace param to flatten operation.
Pull Request -
State: closed - Opened by ducleminh about 9 years ago
- 3 comments
#331 - getColumn should throw exception if column does not exist
Pull Request -
State: closed - Opened by Huandao0812 about 9 years ago
- 3 comments
#330 - Add inplace flag sort to sort operation
Pull Request -
State: closed - Opened by ducleminh about 9 years ago
#329 - Add inplace flag to transformrserve methods.
Pull Request -
State: closed - Opened by ducleminh about 9 years ago
#328 - Can get a DDF by sampling a Spark DDF by size
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
- 3 comments
#327 - Can get a DDF by sampling a Spark DDF by size
Pull Request -
State: closed - Opened by nhanitvn about 9 years ago
- 2 comments
#326 - Feature: Improve data ingestion
Pull Request -
State: closed - Opened by ubolonton over 9 years ago
- 3 comments
#325 - Add multiple-column sort functionality to DDF
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
- 5 comments
#324 - Revert "Revert "Make transformUDFWithNames & castType & removeColumns return new DDF by default""
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#323 - makeVector to be a static function in Row2LabeledPoint
Pull Request -
State: closed - Opened by phvu over 9 years ago
#322 - Revert "Make transformUDFWithNames & castType & removeColumns return new DDF by default"
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#321 - cache factor levelCounts in MetaDataHandler
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
- 1 comment
#320 - fix regex of sanitizing
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
#319 - add left and right suffix parameters, plus unit test
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
- 1 comment
#318 - Feature/add leftsuffix rightsuffix join
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
#317 - Revert "Revert "add method to cache factor level counts""
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#316 - Fix/hdfs and s3
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
- 1 comment
#315 - Feature/add lsuffix rsuffix to join
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
- 1 comment
#314 - Refactor TJ test framework and migrate JoinHandler tests using new framework
Pull Request -
State: closed - Opened by hai-adatao over 9 years ago
#313 - Revert "add method to cache factor level counts"
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#312 - add method to cache factor level counts
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#311 - oneHotEncoding support numeric type
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
- 2 comments
#310 - Make transformUDFWithNames & castType & removeColumns return new DDF by default
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
- 2 comments
#309 - sanitize column names for csv
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
- 1 comment
#308 - remove uri from list files
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
#307 - fix bug to make select 1 work
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
- 1 comment
#306 - [PE-1859] Fix filesystem closed exception
Pull Request -
State: closed - Opened by lebinh over 9 years ago
#305 - TransformUDFWithNames on Spark now has more relevant error messages
Pull Request -
State: closed - Opened by nhanitvn over 9 years ago
- 1 comment
#304 - Add support for Vector type
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
- 1 comment
#303 - Correctly handle unnamed expressions in transformPython and transformSQLWithNames
Pull Request -
State: closed - Opened by phvu over 9 years ago
#302 - Fix/fs support
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
#301 - Revert "Add left suffix, right suffix params, enable JoinSpec unit test"
Pull Request -
State: closed - Opened by hai-adatao over 9 years ago
#300 - Separate New column names and transform expressions in TransformSQL
Pull Request -
State: closed - Opened by phvu over 9 years ago
#299 - use generic type in method declaration rather than specific type
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#298 - add pom for hdfs and s3
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
#297 - Add left suffix, right suffix params, enable JoinSpec unit test
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
- 1 comment
#296 - Fix bug when there is spaces before the = in an aggregation expression
Pull Request -
State: closed - Opened by nhanitvn over 9 years ago
- 1 comment
#295 - Fixed bug in transformScaleStandard
Pull Request -
State: closed - Opened by phvu over 9 years ago
- 1 comment
#294 - New features/apply schema2
Pull Request -
State: closed - Opened by dnsang over 9 years ago
- 3 comments
#293 - [DDF] file system support: s3/hdfs, file format support: avro/orc
Pull Request -
State: closed - Opened by hai-adatao over 9 years ago
#292 - [DDF] file system support: s3/hdfs, file format support: avro/orc
Pull Request -
State: closed - Opened by hai-adatao over 9 years ago
#291 - Revert "[DDF] file system support: s3/hdfs, file format support: avro/orc"
Pull Request -
State: closed - Opened by hai-adatao over 9 years ago
#290 - Add applySchema to DDF
Pull Request -
State: closed - Opened by dnsang over 9 years ago
#289 - Update pom files
Pull Request -
State: closed - Opened by nhanitvn over 9 years ago
#288 - put back mColNameMapping in DummyCoding
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#287 - Fix group by checking for duplicated column name with original DDF
Pull Request -
State: closed - Opened by lebinh over 9 years ago
- 1 comment
#286 - Provide more appropriate error messages for groupby and aggregate APIs
Pull Request -
State: closed - Opened by nhanitvn over 9 years ago
#285 - [DDF] file system support: s3/hdfs, file format support: avro/orc
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
- 2 comments
#284 - [PE-1653]: Revert "update chill version for FPGrowth algorithm"
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
#283 - PE-1653: update chill version for FPGrowth algorithm
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
#282 - [PE-1653] Add FPGrowth algorithm to PE mllib
Pull Request -
State: closed - Opened by ducleminh over 9 years ago
#281 - remove levelCounts in Factor
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
- 6 comments
#280 - Refactor/ddf2
Pull Request -
State: closed - Opened by dnsang over 9 years ago
- 1 comment
#279 - remove dayofmonth UDF; remove println statements
Pull Request -
State: closed - Opened by nhanitvn over 9 years ago
#278 - remove method setFactorLevelsForStringColumns
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#277 - Fix error message in AggregationHandler
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#276 - change AggregationResult inner type
Pull Request -
State: closed - Opened by Huandao0812 over 9 years ago
#275 - Add date/timestamp support for SQL datetime extraction UDFs
Pull Request -
State: closed - Opened by nhanitvn over 9 years ago
- 1 comment
#274 - WIP: New ddf architecture
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
#273 - Add ddf2
Pull Request -
State: closed - Opened by dnsang over 9 years ago
#250 - Feature/ddf on s3
Pull Request -
State: closed - Opened by PangZhi over 9 years ago
- 7 comments